>>> dpdk 24.07 Extracting xzcat /home/buildroot/instance-0/dl/dpdk/dpdk-24.07.tar.xz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/dpdk-24.07 -xf - >>> dpdk 24.07 Patching Applying 0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch using patch: patching file config/meson.build Hunk #1 succeeded at 112 (offset 7 lines). Applying 0010-Fix-aarch64-build.patch using patch: patching file config/meson.build >>> dpdk 24.07 Configuring rm -rf /home/buildroot/instance-0/output-1/build/dpdk-24.07//build mkdir -p /home/buildroot/instance-0/output-1/build/dpdk-24.07//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$:\nplatform='generic':" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%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', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=3'%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/x86_64-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/dpdk-24.07//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++" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=release --cross-file=/home/buildroot/instance-0/output-1/build/dpdk-24.07//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 -Dexamples= -Dtests=false -Dcpu_instruction_set="znver1" /home/buildroot/instance-0/output-1/build/dpdk-24.07/ /home/buildroot/instance-0/output-1/build/dpdk-24.07//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/instance-0/output-1/build/dpdk-24.07 Build dir: /home/buildroot/instance-0/output-1/build/dpdk-24.07/build Build type: cross build Program cat found: YES (/bin/cat) Project name: DPDK Project version: 24.07.0 C compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc (gcc 13.3.0 "x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.08-1203-g2417d0cf81) 13.3.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc ld.bfd 2.42 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 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 pkg-config found: YES Program check-symbols.sh found: YES (/home/buildroot/instance-0/output-1/build/dpdk-24.07/buildtools/check-symbols.sh) Program options-ibverbs-static.sh found: YES (/home/buildroot/instance-0/output-1/build/dpdk-24.07/buildtools/options-ibverbs-static.sh) Program python3 (elftools) found: YES (/home/buildroot/instance-0/output-1/host/bin/python3) modules: elftools Program cat found: YES (/bin/cat) Compiler for C supports arguments -march=znver1: YES Checking for size of "void *" : 8 Checking for size of "void *" : 8 Compiler for C supports link arguments -Wl,--undefined-version: YES Library m found: YES Library numa found: NO Library fdt found: NO Library execinfo found: NO Has header "execinfo.h" : YES Found pkg-config: YES (/home/buildroot/instance-0/output-1/host/bin/pkgconf) 1.6.3 Run-time dependency libarchive found: YES 3.7.7 Run-time dependency libbsd found: NO (tried pkgconfig) Run-time dependency jansson found: YES 2.14 Run-time dependency openssl found: YES 3.4.0 Run-time dependency libpcap found: YES 1.10.5 Has header "pcap.h" with dependency libpcap: YES Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wdeprecated: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-address-of-packed-member: YES Compiler for C supports arguments -Wno-packed-not-aligned: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-zero-length-bounds: YES Program objdump found: YES (/usr/bin/objdump) Compiler for C supports arguments -mavx512f: YES Checking if "AVX512 checking" compiles: YES Fetching value of define "__SSE4_2__" : 1 Fetching value of define "__AES__" : 1 Fetching value of define "__AVX__" : 1 Fetching value of define "__AVX2__" : 1 Fetching value of define "__AVX512BW__" : (undefined) Fetching value of define "__AVX512CD__" : (undefined) Fetching value of define "__AVX512DQ__" : (undefined) Fetching value of define "__AVX512F__" : (undefined) Fetching value of define "__AVX512VL__" : (undefined) Fetching value of define "__PCLMUL__" : 1 Fetching value of define "__RDRND__" : 1 Fetching value of define "__RDSEED__" : 1 Fetching value of define "__VPCLMULQDQ__" : (undefined) ../output-1/build/dpdk-24.07/config/meson.build:513:4: ERROR: Problem encountered: Unsupported value "both" for "default_library" option. NOTE: DPDK always builds both shared and static libraries. Please set "default_library" to either "static" or "shared" to select default linkage for apps and any examples. A full log can be found at /home/buildroot/instance-0/output-1/build/dpdk-24.07/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:279: /home/buildroot/instance-0/output-1/build/dpdk-24.07/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'