Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/116327 _Compilation issues_ Submitter: Hanumanth Pothula Date: 2022-09-15 07:07:32 Reply_mail: <20220915070732.182542-3-hpothula@marvell.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 4f7c32dddf28af77231c4009538529cd12a1757a Meson Build Summary: 21 Builds Done, 6 Successful, 15 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | FC36-64 | fail | pass | | | | | | | FreeBSD13-64 | fail | pass | | fail | fail | | | | RHEL86-64 | fail | pass | | fail | fail | | | | SUSE15-64 | fail | pass | | | | | | | UB2004-64 | fail | pass | | | | fail | | | UB2204-32 | fail | | | | | | | | UB2204-64 | fail | pass | | | | fail | fail | | CentOS79-64 | fail | | | | | | | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ Comments: Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928), All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. Test environment and configuration as below: OS: FC36-64 Kernel Version: 5.17.7-300.fc36.x86_64 GCC Version: gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1) Clang Version: 14.0.0 (Fedora 14.0.0-1.fc36) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: FreeBSD13-64 Kernel Version: 13.1-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL86-64 Kernel Version: 4.18.0-372.9.1.el8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13) Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.14.21-150400.24.18-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-doc OS: UB2204-32 Kernel Version: 5.15.0-25-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Clang Version: NA i686-native-linuxapp-gcc OS: UB2204-64 Kernel Version: 5.15.0-25-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Clang Version: 14.0.0-1ubuntu1 x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: CentOS79-64 Kernel Version: 3.10.0-1160.el7.x86_64 GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-gcc *Build Failed #1: OS: FC36-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:49: error: ‘mbp_buf_size’ may be used uninitialized [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/ethdev/rte_ethdev.c:1754:18: note: ‘mbp_buf_size’ was declared here 1754 | uint32_t mbp_buf_size; | ^~~~~~~~~~~~ cc1: all warnings being treated as errors [182/3599] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o [183/3599] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o [184/3599] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) [185/3599] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output) [186/3599] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) [187/3599] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [188/3599] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [189/3599] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [190/3599] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #2: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function 'rte_eth_rx_queue_setup': ../lib/ethdev/rte_ethdev.c:1944:35: error: 'mbp_buf_size' may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [175/2049] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output) [176/2049] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [177/2049] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o [178/2049] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [179/2049] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [180/2049] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [181/2049] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [182/2049] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [183/2049] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #3: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function 'rte_eth_rx_queue_setup': ../lib/ethdev/rte_ethdev.c:1944:35: error: 'mbp_buf_size' may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [176/1953] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) [177/1953] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output) [178/1953] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [179/1953] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) [180/1953] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [181/1953] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [182/1953] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [183/1953] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [184/1953] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #4: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function 'rte_eth_rx_queue_setup': ../lib/ethdev/rte_ethdev.c:1944:35: error: 'mbp_buf_size' may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [179/2049] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [180/2049] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [181/2049] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o [182/2049] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) [183/2049] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [184/2049] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [185/2049] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [186/2049] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o [187/2049] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #5: OS: RHEL86-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:35: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] if (!dev->data->min_rx_buf_size || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dev->data->min_rx_buf_size > mbp_buf_size) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [182/3545] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [183/3545] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [184/3545] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output) [185/3545] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [186/3545] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [187/3545] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [188/3545] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [189/3545] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [190/3545] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #6: OS: RHEL86-64 Target: x86_64-native-linuxapp-gcc+shared FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:35: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] if (!dev->data->min_rx_buf_size || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dev->data->min_rx_buf_size > mbp_buf_size) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [182/3402] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [183/3402] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [184/3402] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output) [185/3402] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [186/3402] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [187/3402] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [188/3402] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [189/3402] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [190/3402] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #7: OS: RHEL86-64 Target: x86_64-native-linuxapp-gcc+debug FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:35: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] if (!dev->data->min_rx_buf_size || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dev->data->min_rx_buf_size > mbp_buf_size) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [181/3545] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o [182/3545] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [183/3545] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [184/3545] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output) [185/3545] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [186/3545] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [187/3545] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [188/3545] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [189/3545] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #8: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:35: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] if (!dev->data->min_rx_buf_size || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dev->data->min_rx_buf_size > mbp_buf_size) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [180/3581] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o [181/3581] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output) [182/3581] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o [183/3581] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [184/3581] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [185/3581] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [186/3581] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o [187/3581] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [188/3581] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #9: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:35: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [188/3634] Generating rte_acl_def with a custom command [189/3634] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [190/3634] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [191/3634] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [192/3634] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [193/3634] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [194/3634] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o [195/3634] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o [196/3634] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #10: OS: UB2204-32 Target: i686-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:49: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [135/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o [136/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o [137/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o [138/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o [139/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o [140/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o [141/2445] Generating lib/rte_ethdev_def with a custom command [142/2445] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o [143/2445] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #11: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:35: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [187/3399] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [188/3399] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o [189/3399] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [190/3399] Generating timer.sym_chk with a custom command (wrapped by meson to capture output) [191/3399] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output) [192/3399] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [193/3399] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [194/3399] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o [195/3399] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #12: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc+16byte FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -DRTE_LIBRTE_I40E_16BYTE_RX_DESC -DRTE_LIBRTE_ICE_16BYTE_RX_DESC -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:49: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [167/3634] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o [168/3634] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o [169/3634] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) [170/3634] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o [171/3634] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o [172/3634] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o [173/3634] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o [174/3634] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [175/3634] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #13: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:49: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [185/3634] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output) [186/3634] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o [187/3634] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o [188/3634] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) [189/3634] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o [190/3634] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) [191/3634] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [192/3634] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [193/3634] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #14: OS: UB2204-64 Target: x86_64-native-linuxapp-doc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function ‘rte_eth_rx_queue_setup’: ../lib/ethdev/rte_ethdev.c:1944:49: error: ‘mbp_buf_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 1944 | if (!dev->data->min_rx_buf_size || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1945 | dev->data->min_rx_buf_size > mbp_buf_size) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [193/3464] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) [194/3464] Generating lib/rte_bbdev_mingw with a custom command [195/3464] Generating lib/rte_ipsec_def with a custom command [196/3464] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o [197/3464] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o [198/3464] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o [199/3464] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx2.c.o [200/3464] Compiling C object lib/librte_acl.a.p/acl_acl_run_avx512.c.o [201/3464] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #15: OS: CentOS79-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o -c ../lib/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c: In function 'rte_eth_rx_queue_setup': ../lib/ethdev/rte_ethdev.c:1946:31: error: 'mbp_buf_size' may be used uninitialized in this function [-Werror=maybe-uninitialized] dev->data->min_rx_buf_size = mbp_buf_size; ^ cc1: all warnings being treated as errors [141/3581] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o [142/3581] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o [143/3581] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o [144/3581] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o [145/3581] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o [146/3581] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) [147/3581] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) [148/3581] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o [149/3581] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped DPDK STV team