* |FAILURE| pw130498 [PATCH 14/14] net/axgbe: replace word abort
[not found] <20230818025249.33994-15-stephen@networkplumber.org>
` (2 preceding siblings ...)
2023-08-18 2:55 ` |SUCCESS| pw130498 " checkpatch
@ 2023-08-18 3:19 ` 0-day Robot
3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2023-08-18 3:19 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/130498/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5898300960
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-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-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-debug+doc+examples+tests" at step Build and test
####################################################################################
[835/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen3.c.o'.
[836/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_asym_pmd_gen1.c.o'.
[837/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_crypto.c.o'.
[838/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_bootcfg.c.o'.
[839/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_ev.c.o'.
[840/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o'.
[841/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_filter.c.o'.
[842/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_crc32.c.o'.
[843/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_evb.c.o'.
[844/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_hash.c.o'.
[845/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_intr.c.o'.
[846/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_common_sfc_efx@sta -Idrivers -I../drivers -Idrivers/common/sfc_efx -I../drivers/common/sfc_efx -Idrivers/common/sfc_efx/base -I../drivers/common/sfc_efx/base -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wdisabled-optimization -Waggregate-return -Wbad-function-cast -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.sfc_efx -MD -MQ 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o' -MF 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o.d' -o 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o' -c ../drivers/common/sfc_efx/sfc_efx_mcdi.c
../drivers/common/sfc_efx/sfc_efx_mcdi.c: In function ‘sfc_efx_mcdi_poll’:
../drivers/common/sfc_efx/sfc_efx_mcdi.c:96:16: error: implicit declaration of function ‘efx_mcdi_request_cancel’; did you mean ‘efx_mcdi_request_abort’? [-Werror=implicit-function-declaration]
96 | canceled = efx_mcdi_request_cancel(enp);
| ^~~~~~~~~~~~~~~~~~~~~~~
| efx_mcdi_request_abort
../drivers/common/sfc_efx/sfc_efx_mcdi.c:96:16: error: nested extern declaration of ‘efx_mcdi_request_cancel’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[847/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_lic.c.o'.
[848/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[882/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/ef10_vpd.c.o'.
[883/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/hunt_nic.c.o'.
[884/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford_nic.c.o'.
[885/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford2_nic.c.o'.
[886/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_ev.c.o'.
[887/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_intr.c.o'.
[888/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_nic.c.o'.
[889/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_pci.c.o'.
[890/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_rx.c.o'.
[891/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tunnel.c.o'.
[892/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[893/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[894/3813] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[895/3813] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[896/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o
ccache clang -Idrivers/a715181@@tmp_rte_common_sfc_efx@sta -Idrivers -I../drivers -Idrivers/common/sfc_efx -I../drivers/common/sfc_efx -Idrivers/common/sfc_efx/base -I../drivers/common/sfc_efx/base -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wdisabled-optimization -Waggregate-return -Wbad-function-cast -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.sfc_efx -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o' -MF 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o.d' -o 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o' -c ../drivers/common/sfc_efx/sfc_efx_mcdi.c
../drivers/common/sfc_efx/sfc_efx_mcdi.c:96:16: error: implicit declaration of function 'efx_mcdi_request_cancel' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
canceled = efx_mcdi_request_cancel(enp);
^
1 error generated.
[897/3813] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool_ops.c.o'.
[898/3813] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.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-shared-aarch64" at step Build and test
####################################################################################
[842/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford2_nic.c.o'.
[843/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_intr.c.o'.
[844/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_ev.c.o'.
[845/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_nic.c.o'.
[846/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_pci.c.o'.
[847/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tunnel.c.o'.
[848/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_rx.c.o'.
[849/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[850/3986] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[851/3986] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[852/3986] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[853/3986] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_sfc_efx@sta -Idrivers -I../drivers -Idrivers/common/sfc_efx -I../drivers/common/sfc_efx -Idrivers/common/sfc_efx/base -I../drivers/common/sfc_efx/base -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -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 -Wdisabled-optimization -Waggregate-return -Wbad-function-cast -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.sfc_efx -MD -MQ 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o' -MF 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o.d' -o 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o' -c ../drivers/common/sfc_efx/sfc_efx_mcdi.c
../drivers/common/sfc_efx/sfc_efx_mcdi.c: In function ‘sfc_efx_mcdi_poll’:
../drivers/common/sfc_efx/sfc_efx_mcdi.c:96:16: error: implicit declaration of function ‘efx_mcdi_request_cancel’; did you mean ‘efx_mcdi_request_abort’? [-Werror=implicit-function-declaration]
96 | canceled = efx_mcdi_request_cancel(enp);
| ^~~~~~~~~~~~~~~~~~~~~~~
| efx_mcdi_request_abort
../drivers/common/sfc_efx/sfc_efx_mcdi.c:96:16: error: nested extern declaration of ‘efx_mcdi_request_cancel’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[854/3986] Compiling C object 'drivers/a715181@@tmp_rte_mempool_cnxk@sta/mempool_cnxk_cnxk_mempool.c.o'.
[855/3986] 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
####################################################################################
from ../lib/eal/ppc/include/rte_cycles.h:18,
from ../drivers/net/vmxnet3/vmxnet3_rxtx.c:18:
../drivers/net/vmxnet3/vmxnet3_rxtx.c: In function ‘vmxnet3_xmit_pkts’:
../drivers/net/vmxnet3/vmxnet3_rxtx.c:569:15: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Werror=format=]
569 | rte_panic("unsupported cksum offload: %#llx\n", txm->ol_flags);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~
| |
| uint64_t {aka long unsigned int}
../lib/eal/include/rte_debug.h:44:57: note: in definition of macro ‘rte_panic_’
44 | #define rte_panic_(func, format, ...) __rte_panic(func, format "%.0s", __VA_ARGS__)
| ^~~~~~
../drivers/net/vmxnet3/vmxnet3_rxtx.c:569:5: note: in expansion of macro ‘rte_panic’
569 | rte_panic("unsupported cksum offload: %#llx\n", txm->ol_flags);
| ^~~~~~~~~
../drivers/net/vmxnet3/vmxnet3_rxtx.c:569:47: note: format string is defined here
569 | rte_panic("unsupported cksum offload: %#llx\n", txm->ol_flags);
| ~~~~^
| |
| long long unsigned int
| %#lx
cc1: all warnings being treated as errors
[1689/3288] Compiling C object 'drivers/a715181@@tmp_rte_raw_cnxk_bphy@sta/raw_cnxk_bphy_cnxk_bphy_irq.c.o'.
[1690/3288] Compiling C object 'drivers/a715181@@tmp_rte_raw_cnxk_bphy@sta/raw_cnxk_bphy_cnxk_bphy_cgx.c.o'.
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
####################################################################################
from ../lib/eal/riscv/include/rte_cycles.h:15,
from ../drivers/net/vmxnet3/vmxnet3_rxtx.c:18:
../drivers/net/vmxnet3/vmxnet3_rxtx.c: In function ‘vmxnet3_xmit_pkts’:
../drivers/net/vmxnet3/vmxnet3_rxtx.c:569:15: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Werror=format=]
569 | rte_panic("unsupported cksum offload: %#llx\n", txm->ol_flags);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~
| |
| uint64_t {aka long unsigned int}
../lib/eal/include/rte_debug.h:44:57: note: in definition of macro ‘rte_panic_’
44 | #define rte_panic_(func, format, ...) __rte_panic(func, format "%.0s", __VA_ARGS__)
| ^~~~~~
../drivers/net/vmxnet3/vmxnet3_rxtx.c:569:5: note: in expansion of macro ‘rte_panic’
569 | rte_panic("unsupported cksum offload: %#llx\n", txm->ol_flags);
| ^~~~~~~~~
../drivers/net/vmxnet3/vmxnet3_rxtx.c:569:47: note: format string is defined here
569 | rte_panic("unsupported cksum offload: %#llx\n", txm->ol_flags);
| ~~~~^
| |
| long long unsigned int
| %#lx
cc1: all warnings being treated as errors
[1650/3260] Generating rte_net_txgbe.pmd.c with a custom command.
[1651/3260] Generating rte_net_virtio.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-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] 4+ messages in thread