>>> libnvme 1.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/libnvme/libnvme-1.6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6 -xf - >>> libnvme 1.6 Patching Applying 0001-test-handle-POSIX-ioctl-prototype.patch using patch: patching file meson.build patching file test/ioctl/mock.c Applying 0002-meson-make-building-tests-conditional.patch using patch: patching file meson.build patching file meson_options.txt >>> libnvme 1.6 Configuring rm -rf /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6//build mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a76%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', '-Og', '-g0', '-D_FORTIFY_SOURCE=3'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=3'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-1/output-1/host/lib/cmake -Dtests=false -Dpython=enabled -Dopenssl=enabled -Djson-c=disabled -Dkeyutils=disabled /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6/ /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6//build The Meson build system Version: 1.1.1 Source dir: /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6 Build dir: /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6/build Build type: cross build Project name: libnvme Project version: 1.6 C compiler for the host machine: /home/buildroot/autobuild/instance-1/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc (gcc 12.3.0 "aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08-780-g75fa573ef9) 12.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-1/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc ld.bfd 2.40 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: cortex-a76 Target machine cpu family: aarch64 Target machine cpu: cortex-a76 C++ compiler for the build machine: /usr/bin/g++ (gcc 12.3.1 "g++ (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.38-27 Compiler for language cpp for the host machine not found. Found pkg-config: /home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf (1.6.3) Run-time dependency openssl found: YES 3.1.3 Header "openssl/opensslv.h" has symbol "LIBRESSL_VERSION_NUMBER" with dependency openssl: NO Has header "openssl/core_names.h" with dependency openssl: YES Checking if "__builtin_type_compatible_p" compiles: YES Checking if "typeof" compiles: YES Checking if "byteswap.h" compiles: YES Checking if "bswap64" : links: YES Checking if "statement-expr" compiles: YES Checking if "isblank" : links: YES Checking if "linux/mctp.h" compiles: YES Checking if "netdb" : links: YES Checking if "ioctl has glibc-style prototype" compiles: YES Compiler for C supports function attribute fallthrough: YES Configuring libnvme.spec using configuration Configuring config.h using configuration Program python3 found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/python3) Program swig found: NO ../output-1/build/libnvme-1.6/libnvme/meson.build:15:11: ERROR: Program 'swig' not found or not executable A full log can be found at /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:273: /home/buildroot/autobuild/instance-1/output-1/build/libnvme-1.6/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'