[Buildroot] [git commit branch/2023.11.x] host-python-numpy: correct implied host-lapack/host-blas dependency.

friedtj at free.fr friedtj at free.fr
Mon Mar 11 18:38:24 UTC 2024


The package python-numpy is failing with the latest buildroot-2024.02 with 

Run-time dependency openblas found: YES 0.3.26 
Run-time dependency lapack found: YES 3.10.1 
Program _build_utils/process_src_template.py found: YES (.../buildroot-2024.02/output/host/bin/python3 .../buildroot-2024.02/output/build/python-numpy-1.25.0/numpy/_build_utils/process_src_template.py) 
Program _build_utils/tempita.py found: YES (.../buildroot-2024.02/output/build/python-numpy-1.25.0/numpy/_build_utils/tempita.py) 

output/build/python-numpy-1.25.0/numpy/meson.build:203:49: ERROR: Could not get pkg-config variable and no default provided for <PkgConfigDependency lapack: True None>

which seems related but not similar to https://lists.buildroot.org/pipermail/buildroot/2024-February/686592.html

Unrelated: gr-osmosdr needed host-python-six to complete compilation.

Thanks, Jean-Michel



More information about the buildroot mailing list