[dpdk-test-report] |FAILURE| pw96875 [dpdk-dev] [PATCHv4] eal: remove sys/queue.h from public headers.

0-day Robot robot at bytheb.org
Fri Aug 13 03:38:35 CEST 2021


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/96875/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1126055370
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-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" 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
####################################################################################
[1487/3250] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_ipn3ke at sta -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/net/ipn3ke/../../raw/ifpga -I../drivers/net/ipn3ke/../../raw/ifpga -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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke  -MD -MQ 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c: In function ‘ipn3ke_flow_flush’:
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: implicit declaration of function ‘TAILQ_FOREACH_SAFE’; did you mean ‘RTE_TAILQ_FOREACH_SAFE’? [-Werror=implicit-function-declaration]
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
  ^~~~~~~~~~~~~~~~~~
  RTE_TAILQ_FOREACH_SAFE
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: nested extern declaration of ‘TAILQ_FOREACH_SAFE’ [-Werror=nested-externs]
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: ‘next’ undeclared (first use in this function); did you mean ‘exit’?
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                           ^~~~
                                           exit
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:55: error: expected ‘;’ before ‘{’ token
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                       ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1240:1: error: no return statement in function returning non-void [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
[1488/3250] Generating rte_net_ipn3ke_mingw with a custom command.
[1489/3250] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_tm.c.o'.
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
####################################################################################
[1541/3466] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_ipn3ke at sta -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/net/ipn3ke/../../raw/ifpga -I../drivers/net/ipn3ke/../../raw/ifpga -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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke  -MD -MQ 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c: In function ‘ipn3ke_flow_flush’:
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: implicit declaration of function ‘TAILQ_FOREACH_SAFE’; did you mean ‘RTE_TAILQ_FOREACH_SAFE’? [-Werror=implicit-function-declaration]
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
  ^~~~~~~~~~~~~~~~~~
  RTE_TAILQ_FOREACH_SAFE
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: nested extern declaration of ‘TAILQ_FOREACH_SAFE’ [-Werror=nested-externs]
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: ‘next’ undeclared (first use in this function); did you mean ‘exit’?
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                           ^~~~
                                           exit
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:55: error: expected ‘;’ before ‘{’ token
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                       ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1240:1: error: no return statement in function returning non-void [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
[1542/3466] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base at sta/ixgbe_api.c.o'.
[1543/3466] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_tm.c.o'.
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
####################################################################################
[1485/3252] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic at sta/net_ionic_ionic_main.c.o'.
[1486/3252] Linking static target drivers/libtmp_rte_net_ionic.a.
[1487/3252] Generating rte_net_ionic.pmd.c with a custom command.
[1488/3252] Compiling C object 'drivers/a715181@@rte_net_ionic at sta/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1489/3252] Linking static target drivers/librte_net_ionic.a.
[1490/3252] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_representor.c.o'.
[1491/3252] Compiling C object 'drivers/a715181@@rte_net_ionic at sha/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1492/3252] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_ethdev.c.o'.
[1493/3252] Linking target drivers/librte_net_ionic.so.21.3.
[1494/3252] Generating rte_net_ipn3ke_def with a custom command.
[1495/3252] Generating rte_net_ipn3ke_mingw with a custom command.
[1496/3252] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_ipn3ke at sta -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/net/ipn3ke/../../raw/ifpga -I../drivers/net/ipn3ke/../../raw/ifpga -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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke  -MD -MQ 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: implicit declaration of function 'TAILQ_FOREACH_SAFE' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
        ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: use of undeclared identifier 'next'
        TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                 ^
2 errors generated.
[1497/3252] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base at sta/ixgbe_api.c.o'.
[1498/3252] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_tm.c.o'.
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
####################################################################################
[1538/3468] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic at sta/net_ionic_ionic_rx_filter.c.o'.
[1539/3468] Linking static target drivers/libtmp_rte_net_ionic.a.
[1540/3468] Generating rte_net_ionic.pmd.c with a custom command.
[1541/3468] Compiling C object 'drivers/a715181@@rte_net_ionic at sta/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1542/3468] Linking static target drivers/librte_net_ionic.a.
[1543/3468] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_ethdev.c.o'.
[1544/3468] Compiling C object 'drivers/a715181@@rte_net_ionic at sha/meson-generated_.._rte_net_ionic.pmd.c.o'.
[1545/3468] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_representor.c.o'.
[1546/3468] Linking target drivers/librte_net_ionic.so.21.3.
[1547/3468] Generating rte_net_ipn3ke_def with a custom command.
[1548/3468] Generating rte_net_ipn3ke_mingw with a custom command.
[1549/3468] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_ipn3ke at sta -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/net/ipn3ke/../../raw/ifpga -I../drivers/net/ipn3ke/../../raw/ifpga -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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke  -MD -MQ 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: implicit declaration of function 'TAILQ_FOREACH_SAFE' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
        ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: use of undeclared identifier 'next'
        TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                 ^
2 errors generated.
[1550/3468] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base at sta/ixgbe_api.c.o'.
[1551/3468] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_tm.c.o'.
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-aarch64" at step Build and test
####################################################################################
[1486/3250] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_ipn3ke at sta -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/net/ipn3ke/../../raw/ifpga -I../drivers/net/ipn3ke/../../raw/ifpga -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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke  -MD -MQ 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c: In function ‘ipn3ke_flow_flush’:
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: implicit declaration of function ‘TAILQ_FOREACH_SAFE’; did you mean ‘RTE_TAILQ_FOREACH_SAFE’? [-Werror=implicit-function-declaration]
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
  ^~~~~~~~~~~~~~~~~~
  RTE_TAILQ_FOREACH_SAFE
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: nested extern declaration of ‘TAILQ_FOREACH_SAFE’ [-Werror=nested-externs]
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: ‘next’ undeclared (first use in this function); did you mean ‘exit’?
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                           ^~~~
                                           exit
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:55: error: expected ‘;’ before ‘{’ token
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                       ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1240:1: error: no return statement in function returning non-void [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
[1487/3250] Generating rte_net_ipn3ke_def with a custom command.
[1488/3250] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_tm.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1541/3463] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_ipn3ke at sta -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/net/ipn3ke/../../raw/ifpga -I../drivers/net/ipn3ke/../../raw/ifpga -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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke  -MD -MQ 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_flow.c.o' -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c: In function ‘ipn3ke_flow_flush’:
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: implicit declaration of function ‘TAILQ_FOREACH_SAFE’; did you mean ‘RTE_TAILQ_FOREACH_SAFE’? [-Werror=implicit-function-declaration]
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
  ^~~~~~~~~~~~~~~~~~
  RTE_TAILQ_FOREACH_SAFE
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: error: nested extern declaration of ‘TAILQ_FOREACH_SAFE’ [-Werror=nested-externs]
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: ‘next’ undeclared (first use in this function); did you mean ‘exit’?
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                           ^~~~
                                           exit
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:55: error: expected ‘;’ before ‘{’ token
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                       ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1240:1: error: no return statement in function returning non-void [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
[1542/3463] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base at sta/ixgbe_api.c.o'.
[1543/3463] Compiling C object 'drivers/a715181@@tmp_rte_net_ipn3ke at sta/net_ipn3ke_ipn3ke_tm.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list