I tried building 10.8.rc1, it almost got there but died compiling numpy. I am attaching the log.
On Tuesday, December 16, 2025 at 11:14:45 AM UTC-6 [email protected] wrote: > Hi, > probably, your toolchain is too new for 10.7. > Could you try the git, develop branch, or (a bit older) > https://github.com/sagemath/sage/releases/tag/10.8.rc1 ? > Dima > > > On Tue, Dec 16, 2025 at 10:23 AM mhampton <[email protected]> wrote: > > > > Hi, > > > > I am getting an error building sage-10.7 on an intel mac, the problem > happens in building the contourpy-1.3.1 package. It looks like this is a > somewhat common issue, because of some versioning issue with > pybind/ninja/meson tools. I am attaching the log file for the contourpy > package. > > > > This commit seems relevant: > https://github.com/contourpy/contourpy/pull/498/ > > but I am not sure how to apply it correctly to sage-10.7. > > > > Any help appreciated, > > Marshall Hampton > > > > -- > > You received this message because you are subscribed to the Google > Groups "sage-devel" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion visit > https://groups.google.com/d/msgid/sage-devel/fcc411e5-dad8-422f-96bc-9e09c7dd181an%40googlegroups.com > . > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/3faf7f17-a773-4a61-a371-482ea495a486n%40googlegroups.com.
Attempting to download package numpy-2.3.2.tar.gz from mirrors https://github.com/sagemath/sage/releases/download/10.8/numpy-2.3.2.tar.gz [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [transfer|run:137]: HTTP Error 404: Not Found https://github.com/sagemath/sage/releases/download/10.7/numpy-2.3.2.tar.gz [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [transfer|run:137]: HTTP Error 404: Not Found https://github.com/sagemath/sage/releases/download/10.6/numpy-2.3.2.tar.gz [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [transfer|run:137]: HTTP Error 404: Not Found https://mirror.csclub.uwaterloo.ca/sage/spkg/upstream/numpy/numpy-2.3.2.tar.gz [......................................................................] Setting up build directory /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2 No patch files found in ../patches Host system: Darwin Dumas 23.6.0 Darwin Kernel Version 23.6.0: Wed Oct 15 21:14:01 PDT 2025; root:xnu-10063.141.1.707.11~1/RELEASE_X86_64 x86_64 C compiler: gcc, Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1, Apple clang version 12.0.0 (clang-1200.0.32.29), Target: x86_64-apple-darwin23.6.0, Thread model: posix, InstalledDir: /Library/Developer/CommandLineTools/usr/bin No stamp file for package 'numpy' in /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/lib/sage/installed No spkg-legacy-uninstall script; nothing to do [spkg-install] Installing numpy-2.3.2 [spkg-install] * Creating isolated environment: venv+pip... [spkg-install] * Installing packages in isolated environment: [spkg-install] - Cython>=3.0.6 [spkg-install] - meson-python>=0.15.0 [spkg-install] > /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv- [spkg-install] python3.12.5/bin/python3 -m pip --python [spkg-install] /private/var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-env- [spkg-install] enlbw8cv/bin/python install --use-pep517 --no-warn-script-location --no- [spkg-install] compile -r /var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-reqs- [spkg-install] esf3hyv9.txt [spkg-install] < Looking in links: /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv- [spkg-install] python3.12.5/var/lib/sage/wheels [spkg-install] < Processing /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv- [spkg-install] python3.12.5/var/lib/sage/wheels/meson_python-0.18.0-py3-none-any.whl (from [spkg-install] -r /var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-reqs-esf3hyv9.txt [spkg-install] (line 1)) [spkg-install] < Processing /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3 [spkg-install] .12.5/var/lib/sage/wheels/cython-3.1.3-cp312-cp312-macosx_14_0_x86_64.whl [spkg-install] (from -r /var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-reqs- [spkg-install] esf3hyv9.txt (line 2)) [spkg-install] < INFO: pip is looking at multiple versions of meson-python to determine which [spkg-install] version is compatible with other requirements. This could take a while. [spkg-install] < ERROR: Could not find a version that satisfies the requirement meson>=1.2.3; [spkg-install] python_version >= "3.12" (from meson-python) (from versions: none) [spkg-install] < ERROR: No matching distribution found for meson>=1.2.3; python_version >= [spkg-install] "3.12" [spkg-install] [spkg-install] Traceback (most recent call last): [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/__main__.py", line 178, in _handle_build_error [spkg-install] yield [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/__main__.py", line 429, in main [spkg-install] built = build_call( [spkg-install] ^^^^^^^^^^^ [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/__main__.py", line 238, in build_package [spkg-install] out = _build(isolation, srcdir, outdir, distribution, config_settings, skip_dependency_check, installer) [spkg-install] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/__main__.py", line 170, in _build [spkg-install] return _build_in_isolated_env(srcdir, outdir, distribution, config_settings, installer) [spkg-install] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/__main__.py", line 135, in _build_in_isolated_env [spkg-install] env.install(builder.build_system_requires) [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/env.py", line 136, in install [spkg-install] self._env_backend.install_requirements(requirements) [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/env.py", line 265, in install_requirements [spkg-install] run_subprocess(cmd) [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/site-packages/build/_ctx.py", line 71, in run_subprocess [spkg-install] subprocess.run(cmd, capture_output=True, check=True, env=env) [spkg-install] File "/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/lib/python3.12/subprocess.py", line 571, in run [spkg-install] raise CalledProcessError(retcode, process.args, [spkg-install] subprocess.CalledProcessError: Command '['/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/bin/python3', '-m', 'pip', '--python', '/private/var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-env-enlbw8cv/bin/python', 'install', '--use-pep517', '--no-warn-script-location', '--no-compile', '-r', '/var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-reqs-esf3hyv9.txt']' returned non-zero exit status 1. [spkg-install] [spkg-install] ERROR Command '['/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/bin/python3', '-m', 'pip', '--python', '/private/var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-env-enlbw8cv/bin/python', 'install', '--use-pep517', '--no-warn-script-location', '--no-compile', '-r', '/var/folders/21/c166_22s3fn89f1jj5g0jsv00000gn/T/build-reqs-esf3hyv9.txt']' returned non-zero exit status 1. [spkg-install] Warning: building with "python3 -m build --wheel --outdir=dist ." failed. [spkg-install] Retrying with "python3 -m build --wheel --outdir=dist --no-isolation --skip-dependency-check .". [spkg-install] * Building wheel... [spkg-install] + /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/bin/python3 /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/vendored-meson/meson/meson.py setup /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/.mesonpy-um13bgcy -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/.mesonpy-um13bgcy/meson-python-native-file.ini [spkg-install] The Meson build system [spkg-install] Version: 1.6.1 [spkg-install] Source dir: /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src [spkg-install] Build dir: /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/.mesonpy-um13bgcy [spkg-install] Build type: native build [spkg-install] Project name: NumPy [spkg-install] Project version: 2.3.2 [spkg-install] C compiler for the host machine: gcc (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)") [spkg-install] C linker for the host machine: gcc ld64 609.8 [spkg-install] C++ compiler for the host machine: g++ (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)") [spkg-install] C++ linker for the host machine: g++ ld64 609.8 [spkg-install] Cython compiler for the host machine: cython (cython 3.1.3) [spkg-install] Host machine cpu family: x86_64 [spkg-install] Host machine cpu: x86_64 [spkg-install] Program python found: YES (/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/bin/python3) [spkg-install] Found pkg-config: YES (/usr/local/bin/pkg-config) 2.5.1 [spkg-install] Run-time dependency python found: YES 3.12 [spkg-install] Has header "Python.h" with dependency python-3.12: YES [spkg-install] Compiler for C supports arguments -fno-strict-aliasing: YES [spkg-install] Compiler for C supports arguments -ftrapping-math: YES [spkg-install] Test features "SSE SSE2 SSE3" : Supported [spkg-install] Test features "SSSE3" : Supported [spkg-install] Test features "SSE41" : Supported [spkg-install] Test features "POPCNT" : Supported [spkg-install] Test features "SSE42" : Supported [spkg-install] Test features "AVX" : Supported [spkg-install] Test features "F16C" : Supported [spkg-install] Test features "FMA3" : Supported [spkg-install] Test features "AVX2" : Supported [spkg-install] Test features "AVX512F" : Supported [spkg-install] Test features "AVX512CD" : Supported [spkg-install] Test features "AVX512_KNL" : Supported [spkg-install] Test features "AVX512_KNM" : Unsupported due to Arguments "-msse, -msse2, -msse3, -mssse3, -msse4.1, -mpopcnt, -msse4.2, -mavx, -mf16c, -mfma, -mavx2, -maes, -mpclmul, -mbmi, -mbmi2, -mno-mmx, -mavx512f, -mavx512cd, -mavx512er, -mavx512pf, -mavx5124fmaps, -mavx5124vnniw, -mavx512vpopcntdq" are not supported [spkg-install] Test features "AVX512_SKX" : Supported [spkg-install] Test features "AVX512_CLX" : Supported [spkg-install] Test features "AVX512_CNL" : Supported [spkg-install] Test features "AVX512_ICL" : Supported [spkg-install] Test features "AVX512_SPR" : Unsupported due to Arguments "-msse, -msse2, -msse3, -mssse3, -msse4.1, -mpopcnt, -msse4.2, -mavx, -mf16c, -mfma, -mavx2, -maes, -mpclmul, -mbmi, -mbmi2, -mno-mmx, -mavx512f, -mavx512cd, -mavx512vl, -mavx512bw, -mavx512dq, -mavx512vnni, -mavx512ifma, -mavx512vbmi, -mavx512vbmi2, -mavx512bitalg, -mavx512vpopcntdq, -mavx512fp16" are not supported [spkg-install] Configuring npy_cpu_dispatch_config.h using configuration [spkg-install] Message: [spkg-install] CPU Optimization Options [spkg-install] baseline: [spkg-install] Requested : min [spkg-install] Enabled : SSE SSE2 SSE3 [spkg-install] dispatch: [spkg-install] Requested : max -xop -fma4 [spkg-install] Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL [spkg-install] [spkg-install] Library m found: YES [spkg-install] Run-time dependency scipy-openblas found: NO (tried pkgconfig) [spkg-install] Run-time dependency accelerate found: NO (tried system) [spkg-install] Run-time dependency mkl found: NO (tried pkgconfig and system) [spkg-install] Run-time dependency mkl found: NO (tried pkgconfig and system) [spkg-install] Run-time dependency openblas found: YES 0.3.28 [spkg-install] Message: BLAS symbol suffix: [spkg-install] Run-time dependency accelerate found: NO (tried system) [spkg-install] Run-time dependency mkl found: NO (tried pkgconfig and system) [spkg-install] Run-time dependency openblas found: YES 0.3.28 [spkg-install] Checking if "Check atomic builtins without -latomic" : links: YES [spkg-install] Program _build_utils/process_src_template.py found: YES (/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/bin/python3 /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/numpy/_build_utils/process_src_template.py) [spkg-install] Program _build_utils/tempita.py found: YES (/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/bin/python3 /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/numpy/_build_utils/tempita.py) [spkg-install] Configuring __config__.py using configuration [spkg-install] Checking for size of "short" : 2 [spkg-install] Checking for size of "int" : 4 [spkg-install] Checking for size of "long" : 8 [spkg-install] Checking for size of "long long" : 8 [spkg-install] Checking for size of "float" : 4 [spkg-install] Checking for size of "double" : 8 [spkg-install] Checking for size of "long double" : 16 [spkg-install] Checking for size of "size_t" : 8 [spkg-install] Checking for size of "size_t" : 8 (cached) [spkg-install] Checking for size of "wchar_t" : 4 [spkg-install] Checking for size of "off_t" : 8 [spkg-install] Checking for size of "Py_intptr_t" with dependency python-3.12: 8 [spkg-install] Checking for size of "PY_LONG_LONG" with dependency python-3.12: 8 [spkg-install] Has header "complex.h" : YES [spkg-install] Checking for type "complex float" : YES [spkg-install] Checking for size of "complex float" : 8 [spkg-install] Checking for type "complex double" : YES [spkg-install] Checking for size of "complex double" : 16 [spkg-install] Checking for type "complex long double" : YES [spkg-install] Checking for size of "complex long double" : 32 [spkg-install] Checking for function "sin" with dependency -lm: YES [spkg-install] Checking for function "cos" with dependency -lm: YES [spkg-install] Checking for function "tan" with dependency -lm: YES [spkg-install] Checking for function "sinh" with dependency -lm: YES [spkg-install] Checking for function "cosh" with dependency -lm: YES [spkg-install] Checking for function "tanh" with dependency -lm: YES [spkg-install] Checking for function "fabs" with dependency -lm: YES [spkg-install] Checking for function "floor" with dependency -lm: YES [spkg-install] Checking for function "ceil" with dependency -lm: YES [spkg-install] Checking for function "sqrt" with dependency -lm: YES [spkg-install] Checking for function "log10" with dependency -lm: YES [spkg-install] Checking for function "log" with dependency -lm: YES [spkg-install] Checking for function "exp" with dependency -lm: YES [spkg-install] Checking for function "asin" with dependency -lm: YES [spkg-install] Checking for function "acos" with dependency -lm: YES [spkg-install] Checking for function "atan" with dependency -lm: YES [spkg-install] Checking for function "fmod" with dependency -lm: YES [spkg-install] Checking for function "modf" with dependency -lm: YES [spkg-install] Checking for function "frexp" with dependency -lm: YES [spkg-install] Checking for function "ldexp" with dependency -lm: YES [spkg-install] Checking for function "expm1" with dependency -lm: YES [spkg-install] Checking for function "log1p" with dependency -lm: YES [spkg-install] Checking for function "acosh" with dependency -lm: YES [spkg-install] Checking for function "asinh" with dependency -lm: YES [spkg-install] Checking for function "atanh" with dependency -lm: YES [spkg-install] Checking for function "rint" with dependency -lm: YES [spkg-install] Checking for function "trunc" with dependency -lm: YES [spkg-install] Checking for function "exp2" with dependency -lm: YES [spkg-install] Checking for function "copysign" with dependency -lm: YES [spkg-install] Checking for function "nextafter" with dependency -lm: YES [spkg-install] Checking for function "cbrt" with dependency -lm: YES [spkg-install] Checking for function "log2" with dependency -lm: YES [spkg-install] Checking for function "pow" with dependency -lm: YES [spkg-install] Checking for function "hypot" with dependency -lm: YES [spkg-install] Checking for function "atan2" with dependency -lm: YES [spkg-install] Checking for function "csin" with dependency -lm: YES [spkg-install] Checking for function "csinh" with dependency -lm: YES [spkg-install] Checking for function "ccos" with dependency -lm: YES [spkg-install] Checking for function "ccosh" with dependency -lm: YES [spkg-install] Checking for function "ctan" with dependency -lm: YES [spkg-install] Checking for function "ctanh" with dependency -lm: YES [spkg-install] Checking for function "creal" with dependency -lm: YES [spkg-install] Checking for function "cimag" with dependency -lm: YES [spkg-install] Checking for function "conj" with dependency -lm: YES [spkg-install] Checking for function "strtoll" : YES [spkg-install] Checking for function "strtoull" : YES [spkg-install] Checking for function "cabs" with dependency -lm: YES [spkg-install] Checking for function "cabsf" with dependency -lm: YES [spkg-install] Checking for function "cabsl" with dependency -lm: YES [spkg-install] Checking for function "cacos" with dependency -lm: YES [spkg-install] Checking for function "cacosf" with dependency -lm: YES [spkg-install] Checking for function "cacosl" with dependency -lm: YES [spkg-install] Checking for function "cacosh" with dependency -lm: YES [spkg-install] Checking for function "cacoshf" with dependency -lm: YES [spkg-install] Checking for function "cacoshl" with dependency -lm: YES [spkg-install] Checking for function "carg" with dependency -lm: YES [spkg-install] Checking for function "cargf" with dependency -lm: YES [spkg-install] Checking for function "cargl" with dependency -lm: YES [spkg-install] Checking for function "casin" with dependency -lm: YES [spkg-install] Checking for function "casinf" with dependency -lm: YES [spkg-install] Checking for function "casinl" with dependency -lm: YES [spkg-install] Checking for function "casinh" with dependency -lm: YES [spkg-install] Checking for function "casinhf" with dependency -lm: YES [spkg-install] Checking for function "casinhl" with dependency -lm: YES [spkg-install] Checking for function "catan" with dependency -lm: YES [spkg-install] Checking for function "catanf" with dependency -lm: YES [spkg-install] Checking for function "catanl" with dependency -lm: YES [spkg-install] Checking for function "catanh" with dependency -lm: YES [spkg-install] Checking for function "catanhf" with dependency -lm: YES [spkg-install] Checking for function "catanhl" with dependency -lm: YES [spkg-install] Checking for function "cexp" with dependency -lm: YES [spkg-install] Checking for function "cexpf" with dependency -lm: YES [spkg-install] Checking for function "cexpl" with dependency -lm: YES [spkg-install] Checking for function "clog" with dependency -lm: YES [spkg-install] Checking for function "clogf" with dependency -lm: YES [spkg-install] Checking for function "clogl" with dependency -lm: YES [spkg-install] Checking for function "cpow" with dependency -lm: YES [spkg-install] Checking for function "cpowf" with dependency -lm: YES [spkg-install] Checking for function "cpowl" with dependency -lm: YES [spkg-install] Checking for function "csqrt" with dependency -lm: YES [spkg-install] Checking for function "csqrtf" with dependency -lm: YES [spkg-install] Checking for function "csqrtl" with dependency -lm: YES [spkg-install] Checking for function "csin" with dependency -lm: YES (cached) [spkg-install] Checking for function "csinf" with dependency -lm: YES [spkg-install] Checking for function "csinl" with dependency -lm: YES [spkg-install] Checking for function "csinh" with dependency -lm: YES (cached) [spkg-install] Checking for function "csinhf" with dependency -lm: YES [spkg-install] Checking for function "csinhl" with dependency -lm: YES [spkg-install] Checking for function "ccos" with dependency -lm: YES (cached) [spkg-install] Checking for function "ccosf" with dependency -lm: YES [spkg-install] Checking for function "ccosl" with dependency -lm: YES [spkg-install] Checking for function "ccosh" with dependency -lm: YES (cached) [spkg-install] Checking for function "ccoshf" with dependency -lm: YES [spkg-install] Checking for function "ccoshl" with dependency -lm: YES [spkg-install] Checking for function "ctan" with dependency -lm: YES (cached) [spkg-install] Checking for function "ctanf" with dependency -lm: YES [spkg-install] Checking for function "ctanl" with dependency -lm: YES [spkg-install] Checking for function "ctanh" with dependency -lm: YES (cached) [spkg-install] Checking for function "ctanhf" with dependency -lm: YES [spkg-install] Checking for function "ctanhl" with dependency -lm: YES [spkg-install] Checking for function "isfinite" with dependency -lm: YES [spkg-install] Header "Python.h" has symbol "isfinite" with dependency python-3.12: YES [spkg-install] Checking for function "isinf" with dependency -lm: YES [spkg-install] Header "Python.h" has symbol "isinf" with dependency python-3.12: YES [spkg-install] Checking for function "isnan" with dependency -lm: YES [spkg-install] Header "Python.h" has symbol "isnan" with dependency python-3.12: YES [spkg-install] Checking for function "signbit" with dependency -lm: YES [spkg-install] Header "Python.h" has symbol "signbit" with dependency python-3.12: YES [spkg-install] Checking if "thread_local" compiles: NO [spkg-install] Checking if "_Thread_local" compiles: YES [spkg-install] Checking if "__thread" compiles: YES [spkg-install] Checking if "__declspec(thread)" compiles: NO [spkg-install] Checking for function "fallocate" : NO [spkg-install] Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.12: YES [spkg-install] Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.12: YES [spkg-install] Checking for function "backtrace" : YES [spkg-install] Checking for function "madvise" : YES [spkg-install] Has header "features.h" : NO [spkg-install] Has header "xlocale.h" : YES [spkg-install] Has header "dlfcn.h" : YES [spkg-install] Has header "execinfo.h" : YES [spkg-install] Has header "libunwind.h" : YES [spkg-install] Has header "sys/mman.h" : YES [spkg-install] Checking for function "strtold_l" : YES [spkg-install] Checking if "__attribute__((optimize("unroll-loops")))" compiles: NO [spkg-install] Checking if "__attribute__((optimize("O3")))" compiles: NO [spkg-install] Checking if "__attribute__((nonnull(1)))" compiles: NO [spkg-install] Compiler for C supports arguments -O3: YES [spkg-install] Has header "endian.h" : NO [spkg-install] Has header "sys/endian.h" : NO [spkg-install] Compiler for C supports function attribute visibility:hidden: YES [spkg-install] Configuring config.h using configuration [spkg-install] Configuring _numpyconfig.h using configuration [spkg-install] Configuring npymath.ini using configuration [spkg-install] Configuring mlib.ini using configuration [spkg-install] Configuring numpy.pc using configuration [spkg-install] Generating multi-targets for "_umath_tests.dispatch.h" [spkg-install] Enabled targets: AVX2, SSE41, baseline [spkg-install] Generating multi-targets for "argfunc.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2, SSE42, baseline [spkg-install] Generating multi-targets for "x86_simd_argsort.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2 [spkg-install] Generating multi-targets for "x86_simd_qsort.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2 [spkg-install] Generating multi-targets for "x86_simd_qsort_16bit.dispatch.h" [spkg-install] Enabled targets: AVX512_ICL [spkg-install] Generating multi-targets for "highway_qsort.dispatch.h" [spkg-install] Enabled targets: [spkg-install] Generating multi-targets for "highway_qsort_16bit.dispatch.h" [spkg-install] Enabled targets: [spkg-install] Generating multi-targets for "loops_arithm_fp.dispatch.h" [spkg-install] Enabled targets: AVX2, baseline [spkg-install] Generating multi-targets for "loops_arithmetic.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX512F, AVX2, SSE41, baseline [spkg-install] Generating multi-targets for "loops_comparison.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX512F, AVX2, SSE42, baseline [spkg-install] Generating multi-targets for "loops_exponent_log.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX512F, AVX2, baseline [spkg-install] Generating multi-targets for "loops_hyperbolic.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2, baseline [spkg-install] Generating multi-targets for "loops_logical.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2, baseline [spkg-install] Generating multi-targets for "loops_minmax.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2, baseline [spkg-install] Generating multi-targets for "loops_modulo.dispatch.h" [spkg-install] Enabled targets: baseline [spkg-install] Generating multi-targets for "loops_trigonometric.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2, baseline [spkg-install] Generating multi-targets for "loops_umath_fp.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, baseline [spkg-install] Generating multi-targets for "loops_unary.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, AVX2, baseline [spkg-install] Generating multi-targets for "loops_unary_fp.dispatch.h" [spkg-install] Enabled targets: SSE41, baseline [spkg-install] Generating multi-targets for "loops_unary_fp_le.dispatch.h" [spkg-install] Enabled targets: SSE41, baseline [spkg-install] Generating multi-targets for "loops_unary_complex.dispatch.h" [spkg-install] Enabled targets: AVX512F, AVX2, baseline [spkg-install] Generating multi-targets for "loops_autovec.dispatch.h" [spkg-install] Enabled targets: AVX2, baseline [spkg-install] Generating multi-targets for "loops_half.dispatch.h" [spkg-install] Enabled targets: AVX512_SKX, baseline [spkg-install] Generating multi-targets for "_simd.dispatch.h" [spkg-install] Enabled targets: SSE42, AVX2, FMA3, AVX512F, AVX512_SKX, baseline [spkg-install] Build targets in project: 106 [spkg-install] [spkg-install] NumPy 2.3.2 [spkg-install] [spkg-install] User defined options [spkg-install] Native files: /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/.mesonpy-um13bgcy/meson-python-native-file.ini [spkg-install] b_ndebug : if-release [spkg-install] b_vscrt : md [spkg-install] buildtype : release [spkg-install] [spkg-install] Found ninja-1.13.2 at /usr/local/bin/ninja [spkg-install] + /usr/local/bin/ninja [spkg-install] ninja: warning: Ignoring jobserver: Pipe-based protocol is not supported! [ --no-print-directory - --jobserver-fds=3,4 -j -- V=1 V=1] [spkg-install] [1/521] Generating 'numpy/_core/libnpymath.a.p/ieee754.c' [spkg-install] [2/521] Generating numpy/_core/npy_math_internal.h with a custom command [spkg-install] [3/521] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/arraytypes.h' [spkg-install] [4/521] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/npy_sort.h' [spkg-install] [5/521] Generating 'numpy/_core/libargfunc.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [spkg-install] [6/521] Generating 'numpy/_core/libargfunc.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [spkg-install] [7/521] Generating 'numpy/_core/libnpymath.a.p/npy_math_complex.c' [spkg-install] [8/521] Generating 'numpy/_core/libargfunc.dispatch.h_AVX2.a.p/arraytypes.h' [spkg-install] [9/521] Generating 'numpy/_core/libargfunc.dispatch.h_AVX2.a.p/npy_sort.h' [spkg-install] [10/521] Generating 'numpy/_core/libargfunc.dispatch.h_SSE42.a.p/arraytypes.h' [spkg-install] [11/521] Generating 'numpy/_core/libargfunc.dispatch.h_baseline.a.p/argfunc.dispatch.c' [spkg-install] [12/521] Generating 'numpy/_core/libargfunc.dispatch.h_AVX512_SKX.a.p/argfunc.dispatch.c' [spkg-install] [13/521] Generating 'numpy/_core/libargfunc.dispatch.h_AVX2.a.p/argfunc.dispatch.c' [spkg-install] [14/521] Copying file numpy/__init__.pxd [spkg-install] [15/521] Copying file numpy/__init__.py [spkg-install] [16/521] Copying file numpy/__init__.cython-30.pxd [spkg-install] [17/521] Generating 'numpy/_core/libargfunc.dispatch.h_SSE42.a.p/npy_sort.h' [spkg-install] [18/521] Generating 'numpy/_core/libx86_simd_argsort.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [spkg-install] [19/521] Generating numpy/_core/__umath_generated with a custom command [spkg-install] [20/521] Generating 'numpy/_core/libx86_simd_argsort.dispatch.h_AVX2.a.p/npy_sort.h' [spkg-install] [21/521] Generating 'numpy/_core/libx86_simd_qsort.dispatch.h_AVX512_SKX.a.p/npy_sort.h' [spkg-install] [22/521] Generating 'numpy/_core/libx86_simd_argsort.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [spkg-install] [23/521] Generating 'numpy/_core/libx86_simd_argsort.dispatch.h_AVX2.a.p/arraytypes.h' [spkg-install] [24/521] Generating 'numpy/_core/libx86_simd_qsort.dispatch.h_AVX2.a.p/npy_sort.h' [spkg-install] [25/521] Generating 'numpy/_core/libx86_simd_qsort.dispatch.h_AVX512_SKX.a.p/arraytypes.h' [spkg-install] [26/521] Generating 'numpy/_core/libx86_simd_qsort.dispatch.h_AVX2.a.p/arraytypes.h' [spkg-install] [27/521] Generating 'numpy/_core/libx86_simd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/arraytypes.h' [spkg-install] [28/521] Generating 'numpy/_core/libx86_simd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/npy_sort.h' [spkg-install] [29/521] Generating 'numpy/_core/libargfunc.dispatch.h_SSE42.a.p/argfunc.dispatch.c' [spkg-install] [30/521] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [31/521] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops_arithm_fp.dispatch.c' [spkg-install] [32/521] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/loops.h' [spkg-install] [33/521] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [34/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [35/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [36/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops_arithmetic.dispatch.c' [spkg-install] [37/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops_arithmetic.dispatch.c' [spkg-install] [38/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_utils.h' [spkg-install] [39/521] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [40/521] Generating 'numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/loops_arithm_fp.dispatch.c' [spkg-install] [41/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops_arithmetic.dispatch.c' [spkg-install] [42/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/loops.h' [spkg-install] [43/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [44/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [45/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX512F.a.p/loops.h' [spkg-install] [46/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [47/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops_utils.h' [spkg-install] [48/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/loops_arithmetic.dispatch.c' [spkg-install] [49/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [50/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [51/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops_arithmetic.dispatch.c' [spkg-install] [52/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_utils.h' [spkg-install] [53/521] Generating 'numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/loops.h' [spkg-install] [54/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops.h' [spkg-install] [55/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [56/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX512F.a.p/loops.h' [spkg-install] [57/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [58/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/loops_comparison.dispatch.c' [spkg-install] [59/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [60/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/loops_comparison.dispatch.c' [spkg-install] [61/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/loops_utils.h' [spkg-install] [62/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [63/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX512F.a.p/loops_comparison.dispatch.c' [spkg-install] [64/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/loops.h' [spkg-install] [65/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [66/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops_exponent_log.dispatch.c' [spkg-install] [67/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops_exponent_log.dispatch.c' [spkg-install] [68/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops_utils.h' [spkg-install] [69/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/loops.h' [spkg-install] [70/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/loops_comparison.dispatch.c' [spkg-install] [71/521] Generating numpy/_core/__ufunc_api with a custom command [spkg-install] [72/521] Generating 'numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/loops_comparison.dispatch.c' [spkg-install] [73/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops_exponent_log.dispatch.c' [spkg-install] [74/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [75/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [76/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/loops_exponent_log.dispatch.c' [spkg-install] [77/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX512F.a.p/loops.h' [spkg-install] [78/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [79/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops_hyperbolic.dispatch.cpp' [spkg-install] [80/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops_hyperbolic.dispatch.cpp' [spkg-install] [81/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [82/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [83/521] Generating 'numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [84/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/loops_hyperbolic.dispatch.cpp' [spkg-install] [85/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/loops.h' [spkg-install] [86/521] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [87/521] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [88/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [89/521] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [90/521] Generating 'numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [91/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [92/521] Generating 'numpy/_core/libloops_logical.dispatch.h_baseline.a.p/loops.h' [spkg-install] [93/521] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [94/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [95/521] Generating 'numpy/_core/libloops_logical.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [96/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [97/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops.h' [spkg-install] [98/521] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [99/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [100/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [101/521] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [102/521] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops_modulo.dispatch.c' [spkg-install] [103/521] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [104/521] Generating 'numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/loops.h' [spkg-install] [105/521] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/loops.h' [spkg-install] [106/521] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [107/521] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [108/521] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops_umath_fp.dispatch.c' [spkg-install] [109/521] Generating numpy/_core/__multiarray_api with a custom command [spkg-install] [110/521] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [111/521] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [112/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/loops_minmax.dispatch.c' [spkg-install] [113/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/loops_minmax.dispatch.c' [spkg-install] [114/521] Generating 'numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/loops_minmax.dispatch.c' [spkg-install] [115/521] Generating 'numpy/_core/libloops_trigonometric.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [116/521] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/loops.h' [spkg-install] [117/521] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops_umath_fp.dispatch.c' [spkg-install] [118/521] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [119/521] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [120/521] Generating 'numpy/_core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [121/521] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops.h' [spkg-install] [122/521] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [123/521] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [124/521] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/loops_utils.h' [spkg-install] [125/521] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [126/521] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [127/521] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [128/521] Generating 'numpy/_core/libloops_unary.dispatch.h_baseline.a.p/loops_unary.dispatch.c' [spkg-install] [129/521] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops.h' [spkg-install] [130/521] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX512_SKX.a.p/loops_unary.dispatch.c' [spkg-install] [131/521] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/loops.h' [spkg-install] [132/521] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops_unary_fp_le.dispatch.c' [spkg-install] [133/521] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/loops_utils.h' [spkg-install] [134/521] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/loops.h' [spkg-install] [135/521] Generating 'numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/loops_unary.dispatch.c' [spkg-install] [136/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [137/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops_unary_complex.dispatch.c' [spkg-install] [138/521] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/loops_unary_fp.dispatch.c' [spkg-install] [139/521] Generating 'numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/loops_unary_fp.dispatch.c' [spkg-install] [140/521] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/loops.h' [spkg-install] [141/521] Generating 'numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/loops_unary_fp_le.dispatch.c' [spkg-install] [142/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops_utils.h' [spkg-install] [143/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops_unary_complex.dispatch.c' [spkg-install] [144/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/loops_unary_complex.dispatch.c' [spkg-install] [145/521] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [146/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/loops.h' [spkg-install] [147/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [148/521] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops_autovec.dispatch.c' [spkg-install] [149/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX512F.a.p/loops.h' [spkg-install] [150/521] Generating 'numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/loops_utils.h' [spkg-install] [151/521] Generating 'numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/loops.h' [spkg-install] [152/521] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_half.dispatch.c' [spkg-install] [153/521] Generating 'numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [154/521] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops_utils.h' [spkg-install] [155/521] Generating 'numpy/_core/libloops_half.dispatch.h_AVX512_SKX.a.p/loops_utils.h' [spkg-install] [156/521] Generating 'numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/loops_autovec.dispatch.c' [spkg-install] [157/521] Generating 'numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/loops.h' [spkg-install] [158/521] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_inc.h' [spkg-install] [159/521] Generating 'numpy/_core/libloops_half.dispatch.h_AVX512_SKX.a.p/loops_half.dispatch.c' [spkg-install] [160/521] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd_data.inc' [spkg-install] [161/521] Generating 'numpy/_core/lib_simd.dispatch.h_SSE42.a.p/_simd_inc.h' [spkg-install] [162/521] Generating 'numpy/_core/lib_simd.dispatch.h_SSE42.a.p/_simd_data.inc' [spkg-install] [163/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX2.a.p/_simd_inc.h' [spkg-install] [164/521] Generating 'numpy/_core/libloops_half.dispatch.h_baseline.a.p/loops.h' [spkg-install] [165/521] Generating 'numpy/_core/libloops_half.dispatch.h_AVX512_SKX.a.p/loops.h' [spkg-install] [166/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX2.a.p/_simd_data.inc' [spkg-install] [167/521] Generating 'numpy/_core/lib_simd.dispatch.h_FMA3.a.p/_simd_inc.h' [spkg-install] [168/521] Generating 'numpy/_core/lib_simd.dispatch.h_FMA3.a.p/_simd_data.inc' [spkg-install] [169/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX512F.a.p/_simd_data.inc' [spkg-install] [170/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX512F.a.p/_simd_inc.h' [spkg-install] [171/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd_inc.h' [spkg-install] [172/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd_data.inc' [spkg-install] [173/521] Generating 'numpy/_core/lib_simd.dispatch.h_baseline.a.p/_simd.dispatch.c' [spkg-install] [174/521] Copying file numpy/random/__init__.py [spkg-install] [175/521] Copying file numpy/random/__init__.pxd [spkg-install] [176/521] Generating 'numpy/_core/lib_simd.dispatch.h_SSE42.a.p/_simd.dispatch.c' [spkg-install] [177/521] Generating numpy/random/_bounded_integer_pxd with a custom command [spkg-install] [178/521] Copying file numpy/random/_common.pxd [spkg-install] [179/521] Copying file numpy/random/bit_generator.pxd [spkg-install] [180/521] Copying file numpy/random/c_distributions.pxd [spkg-install] [181/521] Generating 'numpy/_core/lib_simd.dispatch.h_FMA3.a.p/_simd.dispatch.c' [spkg-install] [182/521] Generating numpy/random/_bounded_integer_pyx with a custom command [spkg-install] [183/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX2.a.p/_simd.dispatch.c' [spkg-install] [184/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX512F.a.p/_simd.dispatch.c' [spkg-install] [185/521] Copying file numpy/random/_generator.pyx [spkg-install] [186/521] Generating 'numpy/_core/lib_simd.dispatch.h_AVX512_SKX.a.p/_simd.dispatch.c' [spkg-install] [187/521] Copying file numpy/random/mtrand.pyx [spkg-install] [188/521] Generating 'numpy/_core/_multiarray_tests.cpython-312-darwin.so.p/templ_common.h' [spkg-install] [189/521] Generating 'numpy/_core/_multiarray_tests.cpython-312-darwin.so.p/_multiarray_tests.c' [spkg-install] [190/521] Generating 'numpy/_core/_umath_tests.cpython-312-darwin.so.p/_umath_tests.c' [spkg-install] [191/521] Generating numpy/_core/_umath_doc_generated with a custom command [spkg-install] [192/521] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_baseline.a.p/src_umath__umath_tests.dispatch.c.o [spkg-install] [193/521] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_ieee754.c.o [spkg-install] [194/521] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_SSE41.a.p/src_umath__umath_tests.dispatch.c.o [spkg-install] [195/521] Compiling C object numpy/_core/libnpymath.a.p/meson-generated_npy_math_complex.c.o [spkg-install] [196/521] Compiling C object numpy/_core/libnpymath.a.p/src_npymath_npy_math.c.o [spkg-install] [197/521] Compiling C object numpy/_core/lib_umath_tests.dispatch.h_AVX2.a.p/src_umath__umath_tests.dispatch.c.o [spkg-install] [198/521] Compiling C++ object numpy/_core/libhighway.a.p/src_highway_hwy_abort.cc.o [spkg-install] [199/521] Compiling C++ object numpy/_core/libnpymath.a.p/src_npymath_halffloat.cpp.o [spkg-install] [200/521] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_baseline.a.p/meson-generated_loops_arithmetic.dispatch.c.o [spkg-install] [201/521] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_SSE41.a.p/meson-generated_loops_arithmetic.dispatch.c.o [spkg-install] [202/521] Compiling C object numpy/_core/libargfunc.dispatch.h_SSE42.a.p/meson-generated_argfunc.dispatch.c.o [spkg-install] [203/521] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_arithmetic.dispatch.c.o [spkg-install] [204/521] Compiling C object numpy/_core/libargfunc.dispatch.h_baseline.a.p/meson-generated_argfunc.dispatch.c.o [spkg-install] [205/521] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_AVX512F.a.p/meson-generated_loops_arithmetic.dispatch.c.o [spkg-install] [206/521] Compiling C object numpy/_core/libloops_arithmetic.dispatch.h_AVX2.a.p/meson-generated_loops_arithmetic.dispatch.c.o [spkg-install] [207/521] Compiling C object numpy/_core/libargfunc.dispatch.h_AVX512_SKX.a.p/meson-generated_argfunc.dispatch.c.o [spkg-install] [208/521] Compiling C object numpy/_core/libargfunc.dispatch.h_AVX2.a.p/meson-generated_argfunc.dispatch.c.o [spkg-install] [209/521] Compiling C object numpy/_core/libloops_arithm_fp.dispatch.h_baseline.a.p/meson-generated_loops_arithm_fp.dispatch.c.o [spkg-install] [210/521] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_baseline.a.p/meson-generated_loops_exponent_log.dispatch.c.o [spkg-install] [211/521] Compiling C object numpy/_core/libloops_arithm_fp.dispatch.h_AVX2.a.p/meson-generated_loops_arithm_fp.dispatch.c.o [spkg-install] [212/521] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_AVX2.a.p/meson-generated_loops_exponent_log.dispatch.c.o [spkg-install] ../numpy/_core/src/umath/loops_exponent_log.dispatch.c.src:51:1: warning: unused function 'fma_get_full_load_mask_pd' [-Wunused-function] [spkg-install] fma_get_full_load_mask_pd(void) [spkg-install] ^ [spkg-install] ../numpy/_core/src/umath/loops_exponent_log.dispatch.c.src:66:1: warning: unused function 'fma_get_partial_load_mask_pd' [-Wunused-function] [spkg-install] fma_get_partial_load_mask_pd(const npy_int num_elem, const npy_int num_lanes) [spkg-install] ^ [spkg-install] ../numpy/_core/src/umath/loops_exponent_log.dispatch.c.src:83:1: warning: unused function 'fma_masked_gather_pd' [-Wunused-function] [spkg-install] fma_masked_gather_pd(__m256d src, [spkg-install] ^ [spkg-install] ../numpy/_core/src/umath/loops_exponent_log.dispatch.c.src:98:1: warning: unused function 'fma_masked_load_pd' [-Wunused-function] [spkg-install] fma_masked_load_pd(__m256i mask, npy_double* addr) [spkg-install] ^ [spkg-install] ../numpy/_core/src/umath/loops_exponent_log.dispatch.c.src:110:1: warning: unused function 'fma_set_masked_lanes_pd' [-Wunused-function] [spkg-install] fma_set_masked_lanes_pd(__m256d x, __m256d val, __m256d mask) [spkg-install] ^ [spkg-install] 5 warnings generated. [spkg-install] [213/521] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_AVX512F.a.p/meson-generated_loops_exponent_log.dispatch.c.o [spkg-install] [214/521] Compiling C object numpy/_core/libloops_exponent_log.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_exponent_log.dispatch.c.o [spkg-install] [215/521] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_baseline.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o [spkg-install] [216/521] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_baseline.a.p/src_umath_loops_logical.dispatch.cpp.o [spkg-install] [217/521] Compiling C object numpy/_core/libloops_comparison.dispatch.h_baseline.a.p/meson-generated_loops_comparison.dispatch.c.o [spkg-install] [218/521] Compiling C object numpy/_core/libloops_modulo.dispatch.h_baseline.a.p/meson-generated_loops_modulo.dispatch.c.o [spkg-install] [219/521] Compiling C object numpy/_core/libloops_comparison.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_comparison.dispatch.c.o [spkg-install] [220/521] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_AVX2.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o [spkg-install] ../numpy/_core/src/umath/loops_hyperbolic.dispatch.cpp.src:456:27: warning: function 'zip_f32_lanes' is not needed and will not be emitted [-Wunneeded-internal-declaration] [spkg-install] HWY_ATTR NPY_FINLINE void zip_f32_lanes(vec_f32 a, vec_f32 b, vec_f32& lower, vec_f32& upper) { [spkg-install] ^ [spkg-install] 1 warning generated. [spkg-install] [221/521] Compiling C++ object numpy/_core/libloops_hyperbolic.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_hyperbolic.dispatch.cpp.o [spkg-install] ../numpy/_core/src/umath/loops_hyperbolic.dispatch.cpp.src:456:27: warning: function 'zip_f32_lanes' is not needed and will not be emitted [-Wunneeded-internal-declaration] [spkg-install] HWY_ATTR NPY_FINLINE void zip_f32_lanes(vec_f32 a, vec_f32 b, vec_f32& lower, vec_f32& upper) { [spkg-install] ^ [spkg-install] 1 warning generated. [spkg-install] [222/521] Compiling C object numpy/_core/libloops_comparison.dispatch.h_SSE42.a.p/meson-generated_loops_comparison.dispatch.c.o [spkg-install] [223/521] Compiling C object numpy/_core/libloops_comparison.dispatch.h_AVX512F.a.p/meson-generated_loops_comparison.dispatch.c.o [spkg-install] [224/521] Compiling C object numpy/_core/libloops_comparison.dispatch.h_AVX2.a.p/meson-generated_loops_comparison.dispatch.c.o [spkg-install] [225/521] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_AVX2.a.p/src_umath_loops_logical.dispatch.cpp.o [spkg-install] [226/521] Compiling C++ object numpy/_core/libloops_logical.dispatch.h_AVX512_SKX.a.p/src_umath_loops_logical.dispatch.cpp.o [spkg-install] [227/521] Compiling C object numpy/_core/libloops_umath_fp.dispatch.h_baseline.a.p/meson-generated_loops_umath_fp.dispatch.c.o [spkg-install] [228/521] Compiling C object numpy/_core/libloops_umath_fp.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_umath_fp.dispatch.c.o [spkg-install] [229/521] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_baseline.a.p/src_umath_loops_trigonometric.dispatch.cpp.o [spkg-install] [230/521] Compiling C object numpy/_core/libloops_unary.dispatch.h_baseline.a.p/meson-generated_loops_unary.dispatch.c.o [spkg-install] [231/521] Compiling C object numpy/_core/libloops_minmax.dispatch.h_baseline.a.p/meson-generated_loops_minmax.dispatch.c.o [spkg-install] [232/521] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_baseline.a.p/meson-generated_loops_unary_complex.dispatch.c.o [spkg-install] [233/521] Compiling C object numpy/_core/libloops_unary.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_unary.dispatch.c.o [spkg-install] [234/521] Compiling C object numpy/_core/libloops_unary.dispatch.h_AVX2.a.p/meson-generated_loops_unary.dispatch.c.o [spkg-install] [235/521] Compiling C object numpy/_core/libloops_unary_fp_le.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp_le.dispatch.c.o [spkg-install] [236/521] Compiling C object numpy/_core/libloops_minmax.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_minmax.dispatch.c.o [spkg-install] [237/521] Compiling C object numpy/_core/libloops_unary_fp.dispatch.h_SSE41.a.p/meson-generated_loops_unary_fp.dispatch.c.o [spkg-install] [238/521] Compiling C object numpy/_core/libloops_half.dispatch.h_baseline.a.p/meson-generated_loops_half.dispatch.c.o [spkg-install] [239/521] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_AVX512F.a.p/meson-generated_loops_unary_complex.dispatch.c.o [spkg-install] [240/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/arraytypes.h' [spkg-install] [241/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/npy_sort.h' [spkg-install] [242/521] Compiling C object numpy/_core/libloops_unary_fp_le.dispatch.h_SSE41.a.p/meson-generated_loops_unary_fp_le.dispatch.c.o [spkg-install] [243/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/einsum.c' [spkg-install] [244/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/arraytypes.c' [spkg-install] [245/521] Compiling C object numpy/_core/libloops_unary_complex.dispatch.h_AVX2.a.p/meson-generated_loops_unary_complex.dispatch.c.o [spkg-install] [246/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/nditer_templ.c' [spkg-install] [247/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/templ_common.h' [spkg-install] [248/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/scalartypes.c' [spkg-install] [249/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/loops.h' [spkg-install] [250/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/funcs.inc' [spkg-install] [251/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/loops_utils.h' [spkg-install] [252/521] Compiling C object numpy/_core/libloops_unary_fp.dispatch.h_baseline.a.p/meson-generated_loops_unary_fp.dispatch.c.o [spkg-install] [253/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/matmul.h' [spkg-install] [254/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/loops.c' [spkg-install] [255/521] Compiling C object numpy/_core/libloops_minmax.dispatch.h_AVX2.a.p/meson-generated_loops_minmax.dispatch.c.o [spkg-install] [256/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/matmul.c' [spkg-install] [257/521] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_AVX2.a.p/src_umath_loops_trigonometric.dispatch.cpp.o [spkg-install] [258/521] Compiling C++ object numpy/_core/libloops_trigonometric.dispatch.h_AVX512_SKX.a.p/src_umath_loops_trigonometric.dispatch.cpp.o [spkg-install] [259/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/scalarmath.c' [spkg-install] [260/521] Compiling C++ object numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o [spkg-install] FAILED: [code=1] numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o [spkg-install] g++ -Inumpy/_core/libunique_hash.a.p -Inumpy/_core -I../numpy/_core -Inumpy/_core/include -I../numpy/_core/include -I../numpy/_core/src/common -I/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2/src/.mesonpy-um13bgcy/meson_cpu -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c++17 -O3 -ftrapping-math -DNPY_HAVE_CLANG_FPSTRICT -msse -msse2 -msse3 -DNPY_HAVE_SSE2 -DNPY_HAVE_SSE -DNPY_HAVE_SSE3 -g -O2 -DNPY_INTERNAL_BUILD -DHAVE_NPY_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fexceptions -fno-rtti -MD -MQ numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o -MF numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o.d -o numpy/_core/libunique_hash.a.p/src_multiarray_unique.cpp.o -c ../numpy/_core/src/multiarray/unique.cpp [spkg-install] ../numpy/_core/src/multiarray/unique.cpp:123:6: error: no template named 'unordered_map' in namespace 'std'; did you mean 'unordered_set'? [spkg-install] std::unordered_map<int, function_type> unique_funcs = { [spkg-install] ~~~~~^~~~~~~~~~~~~ [spkg-install] unordered_set [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:382:28: note: 'unordered_set' declared here [spkg-install] class _LIBCPP_TEMPLATE_VIS unordered_set [spkg-install] ^ [spkg-install] ../numpy/_core/src/multiarray/unique.cpp:123:40: error: no matching constructor for initialization of 'std::unordered_set<int, function_type>' (aka 'unordered_set<int, function<_object *(tagPyArrayObject *)> >') [spkg-install] std::unordered_map<int, function_type> unique_funcs = { [spkg-install] ^ ~ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:443:9: note: candidate constructor template not viable: requires 2 arguments, but 19 were provided [spkg-install] unordered_set(_InputIterator __first, _InputIterator __last); [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:445:9: note: candidate constructor template not viable: requires at most 5 arguments, but 19 were provided [spkg-install] unordered_set(_InputIterator __first, _InputIterator __last, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:449:9: note: candidate constructor template not viable: requires 6 arguments, but 19 were provided [spkg-install] unordered_set(_InputIterator __first, _InputIterator __last, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:455:9: note: candidate constructor template not viable: requires 4 arguments, but 19 were provided [spkg-install] unordered_set(_InputIterator __first, _InputIterator __last, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:459:9: note: candidate constructor template not viable: requires 5 arguments, but 19 were provided [spkg-install] unordered_set(_InputIterator __first, _InputIterator __last, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:476:5: note: candidate constructor not viable: requires 5 arguments, but 19 were provided [spkg-install] unordered_set(initializer_list<value_type> __il, size_type __n, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:440:5: note: candidate constructor not viable: requires 4 arguments, but 19 were provided [spkg-install] unordered_set(size_type __n, const hasher& __hf, const key_equal& __eql, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:473:5: note: candidate constructor not viable: requires at most 4 arguments, but 19 were provided [spkg-install] unordered_set(initializer_list<value_type> __il, size_type __n, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:485:5: note: candidate constructor not viable: requires 4 arguments, but 19 were provided [spkg-install] unordered_set(initializer_list<value_type> __il, size_type __n, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:430:14: note: candidate constructor not viable: requires at most 3 arguments, but 19 were provided [spkg-install] explicit unordered_set(size_type __n, const hasher& __hf = hasher(), [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:437:5: note: candidate constructor not viable: requires 3 arguments, but 19 were provided [spkg-install] unordered_set(size_type __n, const hasher& __hf, const allocator_type& __a) [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:481:5: note: candidate constructor not viable: requires 3 arguments, but 19 were provided [spkg-install] unordered_set(initializer_list<value_type> __il, size_type __n, [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:434:5: note: candidate constructor not viable: requires 2 arguments, but 19 were provided [spkg-install] unordered_set(size_type __n, const allocator_type& __a) [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:466:5: note: candidate constructor not viable: requires 2 arguments, but 19 were provided [spkg-install] unordered_set(const unordered_set& __u, const allocator_type& __a); [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:471:5: note: candidate constructor not viable: requires 2 arguments, but 19 were provided [spkg-install] unordered_set(unordered_set&& __u, const allocator_type& __a); [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:464:14: note: candidate constructor not viable: requires single argument '__a', but 19 arguments were provided [spkg-install] explicit unordered_set(const allocator_type& __a); [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:465:5: note: candidate constructor not viable: requires single argument '__u', but 19 arguments were provided [spkg-install] unordered_set(const unordered_set& __u); [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:469:5: note: candidate constructor not viable: requires single argument '__u', but 19 arguments were provided [spkg-install] unordered_set(unordered_set&& __u) [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:472:5: note: candidate constructor not viable: requires single argument '__il', but 19 arguments were provided [spkg-install] unordered_set(initializer_list<value_type> __il); [spkg-install] ^ [spkg-install] /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:423:5: note: candidate constructor not viable: requires 0 arguments, but 19 were provided [spkg-install] unordered_set() [spkg-install] ^ [spkg-install] 2 errors generated. [spkg-install] [261/521] Compiling C object numpy/random/libnpyrandom.a.p/src_distributions_logfactorial.c.o [spkg-install] [262/521] Compiling C object numpy/_core/libloops_half.dispatch.h_AVX512_SKX.a.p/meson-generated_loops_half.dispatch.c.o [spkg-install] [263/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/einsum_sumprod.c' [spkg-install] [264/521] Generating 'numpy/_core/_multiarray_umath.cpython-312-darwin.so.p/lowlevel_strided_loops.c' [spkg-install] [265/521] Compiling C++ object numpy/_core/libx86_simd_qsort.dispatch.h_AVX2.a.p/src_npysort_x86_simd_qsort.dispatch.cpp.o [spkg-install] [266/521] Compiling C++ object numpy/_core/libx86_simd_qsort_16bit.dispatch.h_AVX512_ICL.a.p/src_npysort_x86_simd_qsort_16bit.dispatch.cpp.o [spkg-install] [267/521] Compiling C++ object numpy/_core/libx86_simd_argsort.dispatch.h_AVX512_SKX.a.p/src_npysort_x86_simd_argsort.dispatch.cpp.o [spkg-install] [268/521] Compiling C++ object numpy/_core/libx86_simd_argsort.dispatch.h_AVX2.a.p/src_npysort_x86_simd_argsort.dispatch.cpp.o [spkg-install] [269/521] Compiling C object numpy/_core/lib_simd.dispatch.h_SSE42.a.p/meson-generated__simd.dispatch.c.o [spkg-install] [270/521] Compiling C object numpy/_core/lib_simd.dispatch.h_baseline.a.p/meson-generated__simd.dispatch.c.o [spkg-install] [271/521] Compiling C object numpy/_core/lib_simd.dispatch.h_FMA3.a.p/meson-generated__simd.dispatch.c.o [spkg-install] [272/521] Compiling C object numpy/_core/lib_simd.dispatch.h_AVX2.a.p/meson-generated__simd.dispatch.c.o [spkg-install] [273/521] Compiling C++ object numpy/_core/libx86_simd_qsort.dispatch.h_AVX512_SKX.a.p/src_npysort_x86_simd_qsort.dispatch.cpp.o [spkg-install] [274/521] Compiling C object numpy/_core/lib_simd.dispatch.h_AVX512_SKX.a.p/meson-generated__simd.dispatch.c.o [spkg-install] [275/521] Compiling C object numpy/_core/lib_simd.dispatch.h_AVX512F.a.p/meson-generated__simd.dispatch.c.o [spkg-install] [276/521] Compiling C object numpy/_core/libloops_autovec.dispatch.h_baseline.a.p/meson-generated_loops_autovec.dispatch.c.o [spkg-install] [277/521] Compiling C object numpy/_core/libloops_autovec.dispatch.h_AVX2.a.p/meson-generated_loops_autovec.dispatch.c.o [spkg-install] ninja: build stopped: subcommand failed. [spkg-install] [spkg-install] ERROR Backend subprocess exited when trying to invoke build_wheel [spkg-install] ******************************************************************************** [spkg-install] Error building a wheel for numpy-2.3.2 [spkg-install] ******************************************************************************** ************************************************************************ Error installing package numpy-2.3.2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log files /Users/mh/sagestuff/sage-10.8.rc1/logs/pkgs/numpy-2.3.2.log and /Users/mh/sagestuff/sage-10.8.rc1/config.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/mh/sagestuff/sage-10.8.rc1/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/numpy-2.3.2' && '/Users/mh/sagestuff/sage-10.8.rc1/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ real 1m57.923s user 8m56.150s sys 0m55.610s
