automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: orika@nvidia.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw90567 [dpdk-dev] [PATCH] ethdev: add packet integrity checks
Date: Mon,  5 Apr 2021 16:57:00 -0400	[thread overview]
Message-ID: <20210405205700.18287-1-robot@bytheb.org> (raw)
In-Reply-To: <1617645874-105139-1-git-send-email-orika@nvidia.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|16107|SHA|1ca71cef7f1dbcbd8d619494bba9daa93ab90b57|failed|https://github.com/ovsrobot/dpdk/actions/runs/720271111|[dpdk-dev] [PATCH] net/ena: fix releasing Tx ring mbufs|ovsrobot/dpdk, Size: 25175 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/720128362
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-i386 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"
####################################################################################
cc1: all warnings being treated as errors
[129/3183] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o 
ccache gcc -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o' -c ../lib/librte_ethdev/ethdev_profile.c
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:0,
                 from ../lib/librte_ethdev/rte_ethdev.h:1234,
                 from ../lib/librte_ethdev/ethdev_profile.h:8,
                 from ../lib/librte_ethdev/ethdev_profile.c:5:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable ‘rte_flow_item_sanity_checks_mask’ has initializer but incomplete type
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_ethdev/rte_flow.h:1730:4: error: ‘const struct rte_flow_item_sanity_checks’ has no member named ‘value’
   .value = 0,
    ^~~~~
../lib/librte_ethdev/rte_flow.h:1730:12: error: excess elements in struct initializer [-Werror]
   .value = 0,
            ^
../lib/librte_ethdev/rte_flow.h:1730:12: note: (near initialization for ‘rte_flow_item_sanity_checks_mask’)
../lib/librte_ethdev/rte_flow.h:1729:2: error: storage size of ‘rte_flow_item_sanity_checks_mask’ isn’t known
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[130/3183] Generating eal.sym_chk with a meson_exe.py custom command.
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"
####################################################################################
[100/3399] Linking static target lib/librte_mempool.a.
[101/3399] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o 
ccache gcc -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o' -c ../lib/librte_ethdev/ethdev_private.c
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:0,
                 from ../lib/librte_ethdev/rte_ethdev.h:1234,
                 from ../lib/librte_ethdev/ethdev_private.c:5:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable ‘rte_flow_item_sanity_checks_mask’ has initializer but incomplete type
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_ethdev/rte_flow.h:1730:4: error: ‘const struct rte_flow_item_sanity_checks’ has no member named ‘value’
   .value = 0,
    ^~~~~
../lib/librte_ethdev/rte_flow.h:1730:12: error: excess elements in struct initializer [-Werror]
   .value = 0,
            ^
../lib/librte_ethdev/rte_flow.h:1730:12: note: (near initialization for ‘rte_flow_item_sanity_checks_mask’)
../lib/librte_ethdev/rte_flow.h:1729:2: error: storage size of ‘rte_flow_item_sanity_checks_mask’ isn’t known
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[102/3399] Generating mempool.sym_chk with a meson_exe.py custom command.
[103/3399] Generating eal.sym_chk with a meson_exe.py custom command.
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"
####################################################################################
In file included from ../lib/librte_ethdev/rte_ethdev.h:1234:
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable has incomplete type 'const struct rte_flow_item_sanity_checks'
        rte_flow_item_sanity_checks_mask = {
        ^
../lib/librte_ethdev/rte_flow.h:1728:21: note: forward declaration of 'struct rte_flow_item_sanity_checks'
static const struct rte_flow_item_sanity_checks
                    ^
1 error generated.
[82/3185] Generating rte_ring_mingw with a custom command.
[83/3185] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_tm.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_rte_tm.c.o 
ccache clang -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_tm.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_tm.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_tm.c.o' -c ../lib/librte_ethdev/rte_tm.c
In file included from ../lib/librte_ethdev/rte_tm.c:8:
In file included from ../lib/librte_ethdev/rte_ethdev.h:1234:
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable has incomplete type 'const struct rte_flow_item_sanity_checks'
        rte_flow_item_sanity_checks_mask = {
        ^
../lib/librte_ethdev/rte_flow.h:1728:21: note: forward declaration of 'struct rte_flow_item_sanity_checks'
static const struct rte_flow_item_sanity_checks
                    ^
1 error generated.
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"
####################################################################################
[76/3401] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_x86_rte_cycles.c.o'.
[77/3401] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_x86_rte_hypervisor.c.o'.
[78/3401] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_x86_rte_spinlock.c.o'.
[79/3401] Compiling C object 'lib/lib@@rte_eal@sta/librte_eal_x86_rte_power_intrinsics.c.o'.
[80/3401] Generating symbol file 'lib/lib@@rte_telemetry@sha/librte_telemetry.so.21.2.symbols'.
[81/3401] Generating rte_eal_def with a custom command.
[82/3401] Compiling C object 'lib/lib@@rte_rcu@sta/librte_rcu_rte_rcu_qsbr.c.o'.
[83/3401] Generating rte_ring_mingw with a custom command.
[84/3401] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_flow.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_rte_flow.c.o 
ccache clang -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_flow.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_flow.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_rte_flow.c.o' -c ../lib/librte_ethdev/rte_flow.c
In file included from ../lib/librte_ethdev/rte_flow.c:17:
In file included from ../lib/librte_ethdev/rte_ethdev.h:1234:
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable has incomplete type 'const struct rte_flow_item_sanity_checks'
        rte_flow_item_sanity_checks_mask = {
        ^
../lib/librte_ethdev/rte_flow.h:1728:21: note: forward declaration of 'struct rte_flow_item_sanity_checks'
static const struct rte_flow_item_sanity_checks
                    ^
1 error generated.
[85/3401] Linking static target lib/librte_eal.a.
[86/3401] Generating rte_eal_mingw 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-i386 at step "Build and test"
####################################################################################
cc1: all warnings being treated as errors
[125/2587] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o 
ccache gcc -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o' -c ../lib/librte_ethdev/ethdev_profile.c
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:0,
                 from ../lib/librte_ethdev/rte_ethdev.h:1234,
                 from ../lib/librte_ethdev/ethdev_profile.h:8,
                 from ../lib/librte_ethdev/ethdev_profile.c:5:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable ‘rte_flow_item_sanity_checks_mask’ has initializer but incomplete type
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_ethdev/rte_flow.h:1730:4: error: ‘const struct rte_flow_item_sanity_checks’ has no member named ‘value’
   .value = 0,
    ^~~~~
../lib/librte_ethdev/rte_flow.h:1730:12: error: excess elements in struct initializer [-Werror]
   .value = 0,
            ^
../lib/librte_ethdev/rte_flow.h:1730:12: note: (near initialization for ‘rte_flow_item_sanity_checks_mask’)
../lib/librte_ethdev/rte_flow.h:1729:2: error: storage size of ‘rte_flow_item_sanity_checks_mask’ isn’t known
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[126/2587] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
[101/3183] Linking static target lib/librte_mempool.a.
[102/3183] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o 
ccache gcc -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_private.c.o' -c ../lib/librte_ethdev/ethdev_private.c
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:0,
                 from ../lib/librte_ethdev/rte_ethdev.h:1234,
                 from ../lib/librte_ethdev/ethdev_private.c:5:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable ‘rte_flow_item_sanity_checks_mask’ has initializer but incomplete type
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_ethdev/rte_flow.h:1730:4: error: ‘const struct rte_flow_item_sanity_checks’ has no member named ‘value’
   .value = 0,
    ^~~~~
../lib/librte_ethdev/rte_flow.h:1730:12: error: excess elements in struct initializer [-Werror]
   .value = 0,
            ^
../lib/librte_ethdev/rte_flow.h:1730:12: note: (near initialization for ‘rte_flow_item_sanity_checks_mask’)
../lib/librte_ethdev/rte_flow.h:1729:2: error: storage size of ‘rte_flow_item_sanity_checks_mask’ isn’t known
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[103/3183] Generating mempool.sym_chk with a meson_exe.py custom command.
[104/3183] Generating eal.sym_chk with a meson_exe.py custom command.
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"
####################################################################################
cc1: all warnings being treated as errors
[128/3396] Compiling C object 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o'.
FAILED: lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o 
ccache gcc -Ilib/lib@@rte_ethdev@sta -Ilib -I../lib -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -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  -MD -MQ 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o' -MF 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o.d' -o 'lib/lib@@rte_ethdev@sta/librte_ethdev_ethdev_profile.c.o' -c ../lib/librte_ethdev/ethdev_profile.c
In file included from ../lib/librte_ethdev/rte_eth_ctrl.h:11:0,
                 from ../lib/librte_ethdev/rte_ethdev.h:1234,
                 from ../lib/librte_ethdev/ethdev_profile.h:8,
                 from ../lib/librte_ethdev/ethdev_profile.c:5:
../lib/librte_ethdev/rte_flow.h:1729:2: error: variable ‘rte_flow_item_sanity_checks_mask’ has initializer but incomplete type
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/librte_ethdev/rte_flow.h:1730:4: error: ‘const struct rte_flow_item_sanity_checks’ has no member named ‘value’
   .value = 0,
    ^~~~~
../lib/librte_ethdev/rte_flow.h:1730:12: error: excess elements in struct initializer [-Werror]
   .value = 0,
            ^
../lib/librte_ethdev/rte_flow.h:1730:12: note: (near initialization for ‘rte_flow_item_sanity_checks_mask’)
../lib/librte_ethdev/rte_flow.h:1729:2: error: storage size of ‘rte_flow_item_sanity_checks_mask’ isn’t known
  rte_flow_item_sanity_checks_mask = {
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/3396] Generating eal.sym_chk with a meson_exe.py custom command.
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-----------------------------

      parent reply	other threads:[~2021-04-05 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1617645874-105139-1-git-send-email-orika@nvidia.com>
2021-04-05 18:06 ` [dpdk-test-report] |WARNING| pw90567 " checkpatch
2021-04-05 19:55 ` [dpdk-test-report] |FAILURE| pw90567 " 0-day Robot
2021-04-05 20:57 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210405205700.18287-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=orika@nvidia.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).