|FAILURE| pw139167 [PATCH v2] cnxk: disable building template files
0-day Robot
robot at bytheb.org
Fri Apr 5 23:24:15 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/139167/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8575513755
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[1277/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_eswitch.c.o'.
[1278/2962] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command.
[1279/2962] Linking target drivers/librte_net_bnxt.so.24.2.
[1280/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep.c.o'.
[1281/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ptp.c.o'.
[1282/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_ops.c.o'.
[1283/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_flow.c.o'.
[1284/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_flow.c.o'.
[1285/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -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 -flax-vector-conversions -Wno-strict-aliasing -Wno-asm-operand-widths -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o' -c ../drivers/net/cnxk/cn9k_rx_select.c
../drivers/net/cnxk/cn9k_rx_select.c:24:1: error: unused function 'cn9k_eth_set_rx_tmplt_func' [-Werror,-Wunused-function]
cn9k_eth_set_rx_tmplt_func(struct rte_eth_dev *eth_dev)
^
../drivers/net/cnxk/cn9k_rx_select.c:76:1: error: unused function 'cn9k_eth_set_rx_blk_func' [-Werror,-Wunused-function]
cn9k_eth_set_rx_blk_func(struct rte_eth_dev *eth_dev)
^
2 errors generated.
[1286/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_ethdev.c.o'.
[1287/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_stats.c.o'.
[1288/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_tm.c.o'.
[1289/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o'.
[1290/2962] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_flow.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Xclang -fcolor-diagnostics -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 -flax-vector-conversions -Wno-strict-aliasing -Wno-asm-operand-widths -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o' -c ../drivers/net/cnxk/cn9k_rx_select.c
../drivers/net/cnxk/cn9k_rx_select.c:24:1: error: unused function 'cn9k_eth_set_rx_tmplt_func' [-Werror,-Wunused-function]
cn9k_eth_set_rx_tmplt_func(struct rte_eth_dev *eth_dev)
^
../drivers/net/cnxk/cn9k_rx_select.c:76:1: error: unused function 'cn9k_eth_set_rx_blk_func' [-Werror,-Wunused-function]
cn9k_eth_set_rx_blk_func(struct rte_eth_dev *eth_dev)
^
2 errors generated.
[1300/4043] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_tx_select.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_tx_select.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Xclang -fcolor-diagnostics -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 -flax-vector-conversions -Wno-strict-aliasing -Wno-asm-operand-widths -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_tx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_tx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_tx_select.c.o' -c ../drivers/net/cnxk/cn9k_tx_select.c
../drivers/net/cnxk/cn9k_tx_select.c:42:1: error: unused function 'cn9k_eth_set_tx_tmplt_func' [-Werror,-Wunused-function]
cn9k_eth_set_tx_tmplt_func(struct rte_eth_dev *eth_dev)
^
../drivers/net/cnxk/cn9k_tx_select.c:86:1: error: unused function 'cn9k_eth_set_tx_blk_func' [-Werror,-Wunused-function]
cn9k_eth_set_tx_blk_func(struct rte_eth_dev *eth_dev)
^
2 errors generated.
[1301/4043] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_rx_cn9k_rx_all_offload.c.o'.
[1302/4043] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o'.
[1303/4043] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_flow.c.o'.
[1304/4043] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_asym.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list