From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/112599/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2466850889 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-static" failed at step Build and test "ubuntu-20.04-gcc-shared-abi+doc+tests" failed at step Build and test "ubuntu-20.04-clang-static" failed at step Build and test "ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test "ubuntu-20.04-gcc-static-i386" failed at step Build and test "ubuntu-20.04-gcc-static-mingw" failed at step Build and test "ubuntu-20.04-gcc-static-aarch64" failed at step Build and test "ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test "ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test "ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test "fedora:35-gcc-static" failed at step Build "fedora:35-gcc-shared" failed at step Build "fedora:35-clang-static" failed at step Build "fedora:35-clang-shared" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [3294/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_txonly.c.o'. [3295/4440] Compiling C object 'app/a172ced@@dpdk-test-sad@exe/test-sad_main.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-static" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [3274/4619] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_acl.c.o'. [3275/4619] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test #################################################################################### [3280/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.o'. [3281/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.o'. [3282/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_txonly.c.o'. [3283/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_macswap.c.o'. [3284/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_parameters.c.o'. [3285/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_noisy_vnf.c.o'. [3286/4440] Linking target app/dpdk-test-pipeline. [3287/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_shared_rxq_fwd.c.o'. [3288/4440] Compiling C object 'app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o'. [3289/4440] Compiling C object 'app/a172ced@@dpdk-test-sad@exe/test-sad_main.c.o'. [3290/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_testpmd.c.o'. [3291/4440] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o'. FAILED: app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o ccache clang -Iapp/a172ced@@dpdk-testpmd@exe -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -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 -Ilib/cmdline -I../lib/cmdline -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -Ilib/bitratestats -I../lib/bitratestats -Ilib/metrics -I../lib/metrics -Ilib/bpf -I../lib/bpf -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/latencystats -I../lib/latencystats -Ilib/pdump -I../lib/pdump -Ilib/pcapng -I../lib/pcapng -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Idrivers/net/bnxt -I../drivers/net/bnxt -Idrivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_ulp -Idrivers/net/bnxt/tf_ulp/generic_templates -I../drivers/net/bnxt/tf_ulp/generic_templates -Idrivers/net/bnxt/tf_core -I../drivers/net/bnxt/tf_core -Idrivers/net/bnxt/hcapi/cfa -I../drivers/net/bnxt/hcapi/cfa -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/security -I../lib/security -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Idrivers/mempool/dpaa -I../drivers/mempool/dpaa -Idrivers/net/dpaa -I../drivers/net/dpaa -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Idrivers/common/iavf -I../drivers/common/iavf -Xclang -fcolor-diagnostics -pipe -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations -MD -MQ 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o' -MF 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o.d' -o 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o' -c ../drivers/net/ice/ice_testpmd.c ../drivers/net/ice/ice_testpmd.c:79:32: error: variable has incomplete type 'struct testpmd_commands' static struct testpmd_commands ice_cmds = { ^ ../drivers/net/ice/ice_testpmd.c:79:15: note: forward declaration of 'struct testpmd_commands' static struct testpmd_commands ice_cmds = { ^ 1 error generated. [3292/4440] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/commands.c.o'. [3293/4440] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-clang-static" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test #################################################################################### [3242/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_mtr.c.o'. [3243/4619] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_main.c.o'. [3244/4619] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_acl.c.o'. [3245/4619] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_lpm.c.o'. [3246/4619] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_hash.c.o'. [3247/4619] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_stub.c.o'. [3248/4619] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_runtime.c.o'. [3249/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.o'. [3250/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'. [3251/4619] Linking target app/dpdk-test-pipeline. [3252/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_bpf_cmd.c.o'. [3253/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o'. FAILED: app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o ccache clang -Iapp/a172ced@@dpdk-testpmd@exe -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -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 -Ilib/cmdline -I../lib/cmdline -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -Ilib/bitratestats -I../lib/bitratestats -Ilib/metrics -I../lib/metrics -Ilib/bpf -I../lib/bpf -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/latencystats -I../lib/latencystats -Ilib/pdump -I../lib/pdump -Ilib/pcapng -I../lib/pcapng -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Idrivers/net/bnxt -I../drivers/net/bnxt -Idrivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_ulp -Idrivers/net/bnxt/tf_ulp/generic_templates -I../drivers/net/bnxt/tf_ulp/generic_templates -Idrivers/net/bnxt/tf_core -I../drivers/net/bnxt/tf_core -Idrivers/net/bnxt/hcapi/cfa -I../drivers/net/bnxt/hcapi/cfa -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/security -I../lib/security -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Idrivers/mempool/dpaa -I../drivers/mempool/dpaa -Idrivers/net/dpaa -I../drivers/net/dpaa -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Idrivers/common/iavf -I../drivers/common/iavf -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations -MD -MQ 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o' -MF 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o.d' -o 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ice_ice_testpmd.c.o' -c ../drivers/net/ice/ice_testpmd.c ../drivers/net/ice/ice_testpmd.c:79:32: error: variable has incomplete type 'struct testpmd_commands' static struct testpmd_commands ice_cmds = { ^ ../drivers/net/ice/ice_testpmd.c:79:15: note: forward declaration of 'struct testpmd_commands' static struct testpmd_commands ice_cmds = { ^ 1 error generated. [3254/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.o'. [3255/4619] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [1953/3107] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cksum.c.o'. [1954/3107] Linking target app/dpdk-test-sad. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [579/1304] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test.c.obj'. [580/1304] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_barrier.c.obj'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [2951/3592] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_bpf_cmd.c.o'. [2952/3592] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_util.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [2965/3769] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_acl.c.o'. [2966/3769] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_testpmd.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [2817/3434] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test.c.o'. [2818/3434] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_testpmd.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [2794/3611] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'. [2795/3611] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test #################################################################################### | ^ ../drivers/net/ice/ice_testpmd.c:87:2: note: (near initialization for ‘ice_cmds’) ../drivers/net/ice/ice_testpmd.c:80:14: error: excess elements in struct initializer [-Werror] 80 | .commands = { | ^ ../drivers/net/ice/ice_testpmd.c:80:14: note: (near initialization for ‘ice_cmds’) In file included from ../drivers/net/ice/ice_testpmd.c:9: ../drivers/net/ice/ice_testpmd.c: In function ‘__ice_cmds’: ../app/test-pmd/testpmd.h:1215:30: error: passing argument 1 of ‘testpmd_add_driver_commands’ from incompatible pointer type [-Werror=incompatible-pointer-types] 1215 | testpmd_add_driver_commands(&c); \ ../drivers/net/ice/ice_testpmd.c:90:1: note: in expansion of macro ‘TESTPMD_ADD_DRIVER_COMMANDS’ 90 | TESTPMD_ADD_DRIVER_COMMANDS(ice_cmds) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../app/test-pmd/testpmd.h:1211:66: note: expected ‘struct testpmd_driver_commands *’ but argument is of type ‘struct testpmd_commands *’ 1211 | void testpmd_add_driver_commands(struct testpmd_driver_commands *c); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ../drivers/net/ice/ice_testpmd.c: At top level: ../drivers/net/ice/ice_testpmd.c:79:32: error: storage size of ‘ice_cmds’ isn’t known 79 | static struct testpmd_commands ice_cmds = { | ^~~~~~~~ cc1: all warnings being treated as errors [2777/3582] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_testpmd.c.o'. [2778/3582] Generating rte_event_cnxk.pmd.c with a custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "fedora:35-gcc-static" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:35-gcc-static" at step Build #################################################################################### #################################################################################### #### [Begin job log] "fedora:35-gcc-shared" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:35-gcc-shared" at step Build #################################################################################### #################################################################################### #### [Begin job log] "fedora:35-clang-static" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:35-clang-static" at step Build #################################################################################### #################################################################################### #### [Begin job log] "fedora:35-clang-shared" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:35-clang-shared" at step Build #################################################################################### --------------------------------END LOGS-----------------------------