Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/105887 _Compilation issues_ Submitter: Yuying Zhang Date: 2022-01-17 10:53:19 Reply_mail: 20220117105319.700421-2-yuying.zhang@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 1edf42e93643af1a01f758e3d9df237eb6bd8021 Meson Build Summary: 19 Builds Done, 7 Successful, 12 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +--------------+------------+--------------+------------+------------+-----------+----------+ | FC35-64 | fail | pass | | | | | | FreeBSD13-64 | fail | pass | | fail | fail | | | RHEL84-64 | fail | pass | pass | fail | fail | | | SUSE15-64 | fail | pass | | | | | | UB2004-32 | fail | | | | | | | UB2004-64 | fail | pass | pass | | | fail | | UB2110-64 | fail | | | | | | +--------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: OS: FC35-64 Kernel Version: 5.14.16-301.fc35.x86_64 GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) Clang Version: 13.0.0 (Fedora 13.0.0~rc1-1.fc35) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL84-64 Kernel Version: 4.18.0-305.19.1.el8_4.x86_64 GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc OS: SUSE15-64 Kernel Version: 5.3.18-57-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-32 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 i686-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-icc x86_64-native-linuxapp-doc OS: UB2110-64 Kernel Version: 5.13.0-19-generic GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0 Clang Version: 13.0.0-2 x86_64-native-linuxapp-gcc *Build Failed #1: OS: FC35-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -Wno-array-bounds -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:18: error: ‘prot_ids’ may be used uninitialized [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:13: note: ‘prot_ids’ was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1626/3142] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1627/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o [1628/3142] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1629/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o [1630/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o [1631/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o [1632/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1633/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1634/3142] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o ninja: build stopped *Build Failed #2: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function 'ice_add_adv_rule': ../drivers/net/ice/base/ice_switch.c:7484:11: error: 'prot_ids' may be used uninitialized in this function [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: 'prot_ids' was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1133/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o [1134/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o [1135/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o [1136/2072] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1137/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1138/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o [1139/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o [1140/2072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o [1141/2072] Generating rte_common_sfc_efx.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: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function 'ice_add_adv_rule': ../drivers/net/ice/base/ice_switch.c:7484:11: error: 'prot_ids' may be used uninitialized in this function [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: 'prot_ids' was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1133/1915] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1134/1915] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output) [1135/1915] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1136/1915] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o [1137/1915] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1138/1915] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o [1139/1915] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o [1140/1915] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1141/1915] Generating rte_common_sfc_efx.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: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function 'ice_add_adv_rule': ../drivers/net/ice/base/ice_switch.c:7484:11: error: 'prot_ids' may be used uninitialized in this function [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: 'prot_ids' was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1113/2033] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1114/2033] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1115/2033] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output) [1116/2033] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o [1117/2033] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o [1118/2033] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o [1119/2033] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o [1120/2033] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1121/2033] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #5: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:11: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here u8 *prot_ids; ^~~~~~~~ cc1: all warnings being treated as errors [1627/3077] Linking target drivers/librte_net_i40e.so.22.1 [1628/3077] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output) [1629/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o [1630/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o [1631/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o [1632/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_mk_grp.c.o [1633/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1634/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o [1635/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_proto_grp.c.o ninja: build stopped *Build Failed #6: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc+shared FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:11: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here u8 *prot_ids; ^~~~~~~~ cc1: all warnings being treated as errors [1645/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o [1646/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o [1647/2912] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1648/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o [1649/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o [1650/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_mk_grp.c.o [1651/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1652/2912] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output) [1653/2912] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_proto_grp.c.o ninja: build stopped *Build Failed #7: OS: RHEL84-64 Target: x86_64-native-linuxapp-gcc+debug FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:11: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here u8 *prot_ids; ^~~~~~~~ cc1: all warnings being treated as errors [1621/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o [1622/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_imem.c.o [1623/3077] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1624/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1625/3077] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output) [1626/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.o [1627/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1628/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o [1629/3077] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o ninja: build stopped *Build Failed #8: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o gcc -Idrivers/net/ice/base/39545a2@@ice_base@sta -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o' -MF 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o.d' -o 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o' -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:9: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here u8 *prot_ids; ^~~~~~~~ cc1: all warnings being treated as errors [1626/3114] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command [1627/3114] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_xlt_kb.c.o' [1628/3114] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_i225.c.o' [1629/3114] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1630/3114] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser_rt.c.o' [1631/3114] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o' [1632/3114] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o' [1633/3114] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o' [1634/3114] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' ninja: build stopped *Build Failed #9: OS: UB2004-32 Target: i686-native-linuxapp-gcc FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:11: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1312/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_mk_grp.c.o [1313/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_proto_grp.c.o [1314/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o [1315/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.o [1316/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o [1317/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_xlt_kb.c.o [1318/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1319/2477] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1320/2477] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o ninja: build stopped *Build Failed #10: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:11: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1637/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_pg_cam.c.o [1638/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1639/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_proto_grp.c.o [1640/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.o [1641/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptype_mk.c.o [1642/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.o [1643/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_mk_grp.c.o [1644/3165] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1645/3165] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o ninja: build stopped *Build Failed #11: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o gcc -Idrivers/net/ice/base/39545a2@@ice_base@sta -Idrivers/net/ice/base -I../drivers/net/ice/base -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o' -MF 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o.d' -o 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o' -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:11: error: ‘prot_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:6: note: ‘prot_ids’ was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1540/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'. [1541/2754] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser_rt.c.o'. [1542/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1543/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o'. [1544/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. [1545/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1546/2754] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. [1547/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'. [1548/2754] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. ninja: build stopped *Build Failed #12: OS: UB2110-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -Wno-array-bounds -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c: In function ‘ice_add_adv_rule’: ../drivers/net/ice/base/ice_switch.c:7484:18: error: ‘prot_ids’ may be used uninitialized [-Werror=maybe-uninitialized] 7484 | status = ice_get_sw_fv_list(hw, tun_type, prot_ids, lkups_cnt, bm, fv_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_switch.c:7465:13: note: ‘prot_ids’ was declared here 7465 | u8 *prot_ids; | ^~~~~~~~ cc1: all warnings being treated as errors [1626/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o [1627/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o [1628/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o [1629/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o [1630/3179] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1631/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1632/3179] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1633/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o [1634/3179] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o ninja: build stopped DPDK STV team