From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/106497/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1745186106 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-18.04-gcc-static" failed at step Build and test "ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step Build and test "ubuntu-18.04-clang-static" failed at step Build and test "ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test "ubuntu-18.04-gcc-static-ppc64le" failed at step Build and test "ubuntu-18.04-gcc-shared-ppc64le" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test #################################################################################### ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: note: (near initialization for ‘cnxk_eth_dev_ops.priority_flow_ctrl_set’) ../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_eth_dev_uninit’: ../drivers/net/cnxk/cnxk_ethdev.c:1727:9: error: variable ‘pfc_conf’ has initializer but incomplete type struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: error: excess elements in struct initializer [-Werror] struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: note: (near initialization for ‘pfc_conf’) ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: storage size of ‘pfc_conf’ isn’t known struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: unused variable ‘pfc_conf’ [-Werror=unused-variable] cc1: all warnings being treated as errors [1206/3328] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o'. FAILED: drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o ccache gcc -Idrivers/a715181@@tmp_rte_net_cnxk@sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/telemetry/../metrics -I../lib/telemetry/../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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -fdiagnostics-color=always -pipe -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev_devargs.c.o' -c ../drivers/net/cnxk/cnxk_ethdev_devargs.c In file included from ../drivers/net/cnxk/cnxk_ethdev_devargs.c:8:0: ../drivers/net/cnxk/cnxk_ethdev.h:485:15: error: ‘struct rte_eth_pfc_queue_conf’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror] struct rte_eth_pfc_queue_conf *pfc_conf); ^~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-18.04-gcc-static" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test #################################################################################### struct rte_eth_pfc_queue_conf *pfc_conf); ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1553:3: error: ‘struct eth_dev_ops’ has no member named ‘priority_flow_ctrl_queue_set’; did you mean ‘priority_flow_ctrl_set’? .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ priority_flow_ctrl_set ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: note: (near initialization for ‘cnxk_eth_dev_ops.priority_flow_ctrl_set’) ../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_eth_dev_uninit’: ../drivers/net/cnxk/cnxk_ethdev.c:1727:9: error: variable ‘pfc_conf’ has initializer but incomplete type struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: error: excess elements in struct initializer [-Werror] struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: note: (near initialization for ‘pfc_conf’) ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: storage size of ‘pfc_conf’ isn’t known struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: unused variable ‘pfc_conf’ [-Werror=unused-variable] cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test #################################################################################### ../drivers/net/cnxk/cnxk_ethdev_ops.c:332:18: note: forward declaration of 'struct rte_eth_pfc_queue_conf' struct rte_eth_pfc_queue_conf *pfc_conf) ^ ../drivers/net/cnxk/cnxk_ethdev_ops.c:341:24: error: incomplete definition of type 'struct rte_eth_pfc_queue_conf' conf.rx_qid = pfc_conf->tx_pause.rx_qid; ~~~~~~~~^ ../drivers/net/cnxk/cnxk_ethdev_ops.c:332:18: note: forward declaration of 'struct rte_eth_pfc_queue_conf' struct rte_eth_pfc_queue_conf *pfc_conf) ^ ../drivers/net/cnxk/cnxk_ethdev_ops.c:343:23: error: incomplete definition of type 'struct rte_eth_pfc_queue_conf' conf.tx_tc = pfc_conf->rx_pause.tc; ~~~~~~~~^ ../drivers/net/cnxk/cnxk_ethdev_ops.c:332:18: note: forward declaration of 'struct rte_eth_pfc_queue_conf' struct rte_eth_pfc_queue_conf *pfc_conf) ^ ../drivers/net/cnxk/cnxk_ethdev_ops.c:344:24: error: incomplete definition of type 'struct rte_eth_pfc_queue_conf' conf.tx_qid = pfc_conf->rx_pause.tx_qid; ~~~~~~~~^ ../drivers/net/cnxk/cnxk_ethdev_ops.c:332:18: note: forward declaration of 'struct rte_eth_pfc_queue_conf' struct rte_eth_pfc_queue_conf *pfc_conf) ^ 10 errors generated. [1197/3330] Generating rte_net_bnxt.pmd.c with a custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-18.04-clang-static" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test #################################################################################### ccache clang -Idrivers/a715181@@tmp_rte_net_cnxk@sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/telemetry/../metrics -I../lib/telemetry/../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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Xclang -fcolor-diagnostics -pipe -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_ethdev.c.o' -c ../drivers/net/cnxk/cnxk_ethdev.c In file included from ../drivers/net/cnxk/cnxk_ethdev.c:4: ../drivers/net/cnxk/cnxk_ethdev.h:485:15: error: declaration of 'struct rte_eth_pfc_queue_conf' will not be visible outside of this function [-Werror,-Wvisibility] struct rte_eth_pfc_queue_conf *pfc_conf); ^ ../drivers/net/cnxk/cnxk_ethdev.c:1553:3: error: field designator 'priority_flow_ctrl_queue_set' does not refer to any field in type 'struct eth_dev_ops'; did you mean 'priority_flow_ctrl_set'? .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ priority_flow_ctrl_set ../lib/ethdev/ethdev_driver.h:1082:29: note: 'priority_flow_ctrl_set' declared here priority_flow_ctrl_set_t priority_flow_ctrl_set; ^ ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: error: incompatible pointer types initializing 'priority_flow_ctrl_set_t' (aka 'int (*)(struct rte_eth_dev *, struct rte_eth_pfc_conf *)') with an expression of type 'int (struct rte_eth_dev *, struct rte_eth_pfc_queue_conf *)' [-Werror,-Wincompatible-pointer-types] .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: variable has incomplete type 'struct rte_eth_pfc_queue_conf' struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^ ../drivers/net/cnxk/cnxk_ethdev.c:1727:9: note: forward declaration of 'struct rte_eth_pfc_queue_conf' struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^ 4 errors generated. [1215/3526] Generating rte_net_bnxt.pmd.c with a custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test #################################################################################### ../drivers/net/cnxk/cnxk_ethdev.c:1553:3: error: ‘struct eth_dev_ops’ has no member named ‘priority_flow_ctrl_queue_set’; did you mean ‘priority_flow_ctrl_set’? .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ priority_flow_ctrl_set ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: note: (near initialization for ‘cnxk_eth_dev_ops.priority_flow_ctrl_set’) ../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_eth_dev_uninit’: ../drivers/net/cnxk/cnxk_ethdev.c:1727:9: error: variable ‘pfc_conf’ has initializer but incomplete type struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: error: excess elements in struct initializer [-Werror] struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: note: (near initialization for ‘pfc_conf’) ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: storage size of ‘pfc_conf’ isn’t known struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: unused variable ‘pfc_conf’ [-Werror=unused-variable] cc1: all warnings being treated as errors [1019/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_alb.c.o'. [1020/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test #################################################################################### ../drivers/net/cnxk/cnxk_ethdev.c:1553:3: error: ‘struct eth_dev_ops’ has no member named ‘priority_flow_ctrl_queue_set’; did you mean ‘priority_flow_ctrl_set’? .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ priority_flow_ctrl_set ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .priority_flow_ctrl_queue_set = cnxk_nix_priority_flow_ctrl_queue_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1553:34: note: (near initialization for ‘cnxk_eth_dev_ops.priority_flow_ctrl_set’) ../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_eth_dev_uninit’: ../drivers/net/cnxk/cnxk_ethdev.c:1727:9: error: variable ‘pfc_conf’ has initializer but incomplete type struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: error: excess elements in struct initializer [-Werror] struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^ ../drivers/net/cnxk/cnxk_ethdev.c:1727:44: note: (near initialization for ‘pfc_conf’) ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: storage size of ‘pfc_conf’ isn’t known struct rte_eth_pfc_queue_conf pfc_conf = {0}; ^~~~~~~~ ../drivers/net/cnxk/cnxk_ethdev.c:1727:32: error: unused variable ‘pfc_conf’ [-Werror=unused-variable] cc1: all warnings being treated as errors [1038/3015] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_8023ad.c.o'. [1039/3015] Compiling C object 'drivers/a715181@@tmp_rte_net_bond@sta/net_bonding_rte_eth_bond_api.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------