automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
       [not found] <20240207221623.195157-8-stephen@networkplumber.org>
@ 2024-02-07 22:11 ` qemudev
  2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
  2024-02-07 22:44 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2024-02-07 22:11 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/136511

_ninja build failure_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wed,  7 Feb 2024 14:11:19 -0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 67d787e43c304dba6be55f0ce93df006d0997e48

136506-136511 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
cc -Idrivers/libtmp_rte_net_tap.a.p -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definit
 ion -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o -MF drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o.d -o drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o -c ../drivers/net/tap/tap_flow.c
./drivers/net/tap/tap_flow.c: In function ‘add_action’:
./drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
^~
./drivers/net/tap/tap_flow.c:855:46: warning: implicit declaration of function ‘bpf_program__fd’ [-Wimplicit-function-declaration]
tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
^~~~~~~~~~~~~~~
./drivers/net/tap/tap_flow.c:855:46: warning: nested extern declaration of ‘bpf_program__fd’ [-Wnested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
./drivers/net/tap/tap_rss.stub.h:30:12: warning: ‘bpf_object__btf_fd’ defined but not used [-Wunused-function]
static int bpf_object__btf_fd(struct bpf_object *obj)
^~~~~~~~~~~~~~~~~~
[1559/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[1560/2427] Generating rte_net_octeontx.pmd.c with a custom command
[1561/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[1562/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[1563/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[1564/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[1565/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1566/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[1567/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[1568/2427] Generating rte_net_pfe.pmd.c with a custom command
[1569/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[1570/2427] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1571/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[1572/2427] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[1573/2427] Generating rte_net_octeon_ep.pmd.c with a custom command
[1574/2427] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1575/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1576/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[1577/2427] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1578/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[1579/2427] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1580/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1581/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1582/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[1583/2427] Generating rte_net_nfp.pmd.c with a custom command
[1584/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1585/2427] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1586/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1587/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1588/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1589/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[1590/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1591/2427] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* |SUCCESS| pw136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
       [not found] <20240207221623.195157-8-stephen@networkplumber.org>
  2024-02-07 22:11 ` |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device qemudev
@ 2024-02-07 22:19 ` checkpatch
  2024-02-07 22:44 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2024-02-07 22:19 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/136511

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
       [not found] <20240207221623.195157-8-stephen@networkplumber.org>
  2024-02-07 22:11 ` |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device qemudev
  2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
@ 2024-02-07 22:44 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2024-02-07 22:44 UTC (permalink / raw)
  To: test-report; +Cc: stephen, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7821964094
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-stdatomic" failed at step Build and test
"ubuntu-20.04-clang-stdatomic" failed at step Build and test
"ubuntu-20.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-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-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################
[1949/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_tx.c.o'.
[1950/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1951/2846] Linking static target drivers/libtmp_rte_net_sfc.a.
[1952/2846] Generating rte_net_softnic.pmd.c with a custom command.
[1953/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1954/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1955/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
[1947/2846] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1948/2846] Linking target drivers/librte_net_ring.so.24.1.
[1949/2846] Generating rte_net_sfc.pmd.c with a custom command.
[1950/2846] Compiling C object 'drivers/a715181@@rte_net_sfc@sha/meson-generated_.._rte_net_sfc.pmd.c.o'.
[1951/2846] Compiling C object 'drivers/a715181@@rte_net_sfc@sta/meson-generated_.._rte_net_sfc.pmd.c.o'.
[1952/2846] Linking static target drivers/librte_net_sfc.a.
[1953/2846] Linking target drivers/librte_net_sfc.so.24.1.
[1954/2846] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[1955/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:853:44: error: no member named 'progs' in 'struct tap_rss'
                struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
                                               ~~~~~~~~  ^
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function 'bpf_program__fd' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
                                                           ^
2 errors generated.
[1956/2846] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1957/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1958/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1959/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1960/2846] Generating rte_common_cnxk.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-20.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[2003/3918] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2004/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2005/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[2006/3918] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2007/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2008/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2009/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1990/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
[1991/3918] Linking target drivers/librte_net_sfc.so.24.1.
[1992/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_pipeline.c.o'.
[1993/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_mempool.c.o'.
[1994/3918] Linking static target drivers/libtmp_rte_net_softnic.a.
[1995/3918] Generating rte_net_softnic.pmd.c with a custom command.
[1996/3918] Compiling C object 'drivers/a715181@@rte_net_softnic@sta/meson-generated_.._rte_net_softnic.pmd.c.o'.
[1997/3918] Linking static target drivers/librte_net_softnic.a.
[1998/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:853:44: error: no member named 'progs' in 'struct tap_rss'
                struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
                                               ~~~~~~~~  ^
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function 'bpf_program__fd' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
                                                           ^
2 errors generated.
[1999/3918] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2000/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2001/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2002/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2003/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[1465/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1466/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1467/3138] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1468/3138] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1469/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1470/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1471/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
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-shared-aarch64" at step Build and test
####################################################################################
[1957/4091] Linking static target drivers/librte_net_thunderx.a.
[1958/4091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1959/4091] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a.
[1960/4091] Linking target drivers/librte_net_thunderx.so.24.1.
[1961/4091] Generating rte_net_txgbe.pmd.c with a custom command.
[1962/4091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1963/4091] Generating rte_common_cnxk.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-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[1628/3388] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1629/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1630/3388] Linking target drivers/librte_net_ring.so.24.1.
[1631/3388] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1632/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1633/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1634/3388] Generating rte_common_cnxk.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-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[1603/3359] Linking static target drivers/librte_net_softnic.a.
[1604/3359] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1605/3359] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1606/3359] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1607/3359] Generating rte_net_qede.pmd.c with a custom command.
[1608/3359] Generating rte_net_thunderx.pmd.c with a custom command.
[1609/3359] Generating rte_common_cnxk.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-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-07 22:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240207221623.195157-8-stephen@networkplumber.org>
2024-02-07 22:11 ` |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device qemudev
2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
2024-02-07 22:44 ` |FAILURE| " 0-day Robot

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).