>>> python-numpy 1.25.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/python-numpy/numpy-1.25.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0 -xf - >>> python-numpy 1.25.0 Patching >>> python-numpy 1.25.0 Configuring rm -rf /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0//build mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-strip%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" _PYTHON_SYSCONFIGDATA_NAME=`{ [ -e /home/buildroot/autobuild/run/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/run/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true` PYTHONPATH=/home/buildroot/autobuild/run/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/python3.11/ PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake -Dlapack=lapack -Dblas="" /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/ /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0 Build dir: /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/build Build type: cross build Project name: NumPy Project version: 1.24.0.dev0 C compiler for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-gcc (gcc 13.2.0 "x86_64-linux-gcc.br_real (Buildroot 2021.11-10014-g6257e8c) 13.2.0") C linker for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-gcc ld.bfd 2.41 C++ compiler for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-g++ (gcc 13.2.0 "x86_64-linux-g++.br_real (Buildroot 2021.11-10014-g6257e8c) 13.2.0") C++ linker for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/x86_64-linux-g++ ld.bfd 2.41 Cython compiler for the host machine: cython (cython 0.29.36) C compiler for the build machine: /usr/bin/gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.30 C++ compiler for the build machine: /usr/bin/g++ (gcc 7.5.0 "g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.30 Cython compiler for the build machine: cython (cython 0.29.36) Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: Target machine cpu family: x86_64 Target machine cpu: Program python3 found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3) Found pkg-config: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf) 1.6.3 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 Library m found: YES Run-time dependency lapack found: YES 3.10.1 Program _build_utils/process_src_template.py found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3 /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/numpy/_build_utils/process_src_template.py) Program _build_utils/tempita.py found: YES (/home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/numpy/_build_utils/tempita.py) ../output-1/build/python-numpy-1.25.0/numpy/meson.build:203:49: ERROR: Could not get pkg-config variable and no default provided for A full log can be found at /home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/build/meson-logs/meson-log.txt package/pkg-generic.mk:263: recipe for target '/home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/.stamp_configured' failed make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/python-numpy-1.25.0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'