>>> python-numpy 1.25.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/python-numpy/numpy-1.25.0.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/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/instance-0/output-1/build/python-numpy-1.25.0//build mkdir -p /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-strip%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power7%g" -e "s%@TARGET_ENDIAN@%big%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/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0//build/cross-compilation.conf PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" _PYTHON_SYSCONFIGDATA_NAME=`{ [ -e /home/buildroot/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true` PYTHONPATH=/home/buildroot/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/python3.11/ PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/instance-0/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/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/instance-0/output-1/host/lib/cmake -Dlapack="" -Dblas="" /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0/ /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0 Build dir: /home/buildroot/instance-0/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/instance-0/output-1/host/bin/powerpc64-linux-gcc (gcc 9.3.0 "powerpc64-linux-gcc.br_real (Buildroot 2020.11.2) 9.3.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc ld.bfd 2.34 C++ compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-g++ (gcc 9.3.0 "powerpc64-linux-g++.br_real (Buildroot 2020.11.2) 9.3.0") C++ linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-g++ ld.bfd 2.34 Cython compiler for the host machine: cython (cython 0.29.36) C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 C++ compiler for the build machine: /usr/bin/g++ (gcc 10.2.1 "g++ (Debian 10.2.1-6) 10.2.1 20210110") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.35.2 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: ppc64 Host machine cpu: power7 Target machine cpu family: ppc64 Target machine cpu: power7 Program python3 found: YES (/home/buildroot/instance-0/output-1/host/bin/python3) Found pkg-config: YES (/home/buildroot/instance-0/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 Program _build_utils/process_src_template.py found: YES (/home/buildroot/instance-0/output-1/host/bin/python3 /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0/numpy/_build_utils/process_src_template.py) Program _build_utils/tempita.py found: YES (/home/buildroot/instance-0/output-1/build/python-numpy-1.25.0/numpy/_build_utils/tempita.py) Configuring __config__.py using configuration ../output-1/build/python-numpy-1.25.0/numpy/meson.build:208: WARNING: The variable(s) 'BLAS_INCLUDEDIR', 'BLAS_LIBDIR', 'BLAS_OPENBLAS_CONFIG', 'BLAS_PCFILEDIR', 'BLAS_TYPE_NAME', 'BLAS_VERSION', 'LAPACK_INCLUDEDIR', 'LAPACK_LIBDIR', 'LAPACK_OPENBLAS_CONFIG', 'LAPACK_PCFILEDIR', 'LAPACK_TYPE_NAME', 'LAPACK_VERSION' in the input file 'numpy/__config__.py.in' are not present in the given configuration data. 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 "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 "struct {float __x; float __y;}" : 8 Checking for type "complex double" : YES Checking for size of "struct {double __x; double __y;}" : 16 Checking for type "complex long double" : YES Checking for size of "struct {long double __x; long double __y;}" : 32 Checking for function "sin" : YES Checking for function "cos" : YES Checking for function "tan" : YES Checking for function "sinh" : YES Checking for function "cosh" : YES Checking for function "tanh" : YES Checking for function "fabs" : YES Checking for function "floor" : YES Checking for function "ceil" : YES Checking for function "sqrt" : YES Checking for function "log10" : YES Checking for function "log" : YES Checking for function "exp" : YES Checking for function "asin" : YES Checking for function "acos" : YES Checking for function "atan" : YES Checking for function "fmod" : YES Checking for function "modf" : YES Checking for function "frexp" : YES Checking for function "ldexp" : YES Checking for function "expm1" : YES Checking for function "log1p" : YES Checking for function "acosh" : YES Checking for function "asinh" : YES Checking for function "atanh" : YES Checking for function "rint" : YES Checking for function "trunc" : YES Checking for function "exp2" : YES Checking for function "copysign" : YES Checking for function "nextafter" : YES Checking for function "strtoll" : YES Checking for function "strtoull" : YES Checking for function "cbrt" : YES Checking for function "log2" : YES Checking for function "pow" : YES Checking for function "hypot" : YES Checking for function "atan2" : YES Checking for function "csin" : YES Checking for function "csinh" : YES Checking for function "ccos" : YES Checking for function "ccosh" : YES Checking for function "ctan" : YES Checking for function "ctanh" : YES Checking for function "creal" : YES Checking for function "cimag" : YES Checking for function "conj" : YES Checking for function "cabs" : YES Checking for function "cabsf" : YES Checking for function "cabsl" : YES Checking for function "cacos" : YES Checking for function "cacosf" : YES Checking for function "cacosl" : YES Checking for function "cacosh" : YES Checking for function "cacoshf" : YES Checking for function "cacoshl" : YES Checking for function "carg" : YES Checking for function "cargf" : YES Checking for function "cargl" : YES Checking for function "casin" : YES Checking for function "casinf" : YES Checking for function "casinl" : YES Checking for function "casinh" : YES Checking for function "casinhf" : YES Checking for function "casinhl" : YES Checking for function "catan" : YES Checking for function "catanf" : YES Checking for function "catanl" : YES Checking for function "catanh" : YES Checking for function "catanhf" : YES Checking for function "catanhl" : YES Checking for function "cexp" : YES Checking for function "cexpf" : YES Checking for function "cexpl" : YES Checking for function "clog" : YES Checking for function "clogf" : YES Checking for function "clogl" : YES Checking for function "cpow" : YES Checking for function "cpowf" : YES Checking for function "cpowl" : YES Checking for function "csqrt" : YES Checking for function "csqrtf" : YES Checking for function "csqrtl" : YES Checking for function "csin" : YES (cached) Checking for function "csinf" : YES Checking for function "csinl" : YES Checking for function "csinh" : YES (cached) Checking for function "csinhf" : YES Checking for function "csinhl" : YES Checking for function "ccos" : YES (cached) Checking for function "ccosf" : YES Checking for function "ccosl" : YES Checking for function "ccosh" : YES (cached) Checking for function "ccoshf" : YES Checking for function "ccoshl" : YES Checking for function "ctan" : YES (cached) Checking for function "ctanf" : YES Checking for function "ctanl" : YES Checking for function "ctanh" : YES (cached) Checking for function "ctanhf" : YES Checking for function "ctanhl" : YES Checking for function "isfinite" : YES Header "Python.h" has symbol "isfinite" with dependency python-3.11: YES Checking for function "isinf" : YES Header "Python.h" has symbol "isinf" with dependency python-3.11: YES Checking for function "isnan" : YES Header "Python.h" has symbol "isnan" with dependency python-3.11: YES Checking for function "signbit" : YES Header "Python.h" has symbol "signbit" with dependency python-3.11: YES 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 "strtold_l" : NO Checking for function "strtold_l" : NO Checking for function "backtrace" : YES Checking for function "madvise" : YES Has header "xmmintrin.h" : YES Has header "emmintrin.h" : YES Has header "immintrin.h" : NO 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 size of "long double" : 16 ../output-1/build/python-numpy-1.25.0/numpy/core/meson.build:379:4: ERROR: Problem encountered: No idea what this is .... A full log can be found at /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:273: /home/buildroot/instance-0/output-1/build/python-numpy-1.25.0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'