|FAILURE| pw136974 [PATCH 5/5] node: add error stats for ip4 reassembly node
0-day Robot
robot at bytheb.org
Wed Feb 21 18:24:45 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/136974/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7992590781
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
Functions changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) variable
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (89 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed (1 filtered out), 0 Changed (49 filtered out), 0 Added (10 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (39 filtered out), 0 Added (6 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added (2 filtered out) variables
Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[498/3166] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_ipsec.c.o'.
[499/3166] Generating table.sym_chk with a meson_exe.py custom command.
[500/3166] Linking target lib/librte_table.so.24.1.
[501/3166] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.24.1.symbols'.
[502/3166] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_ctl.c.o'.
[503/3166] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline_spec.c.o'.
[504/3166] Compiling C object 'lib/76b5a35@@rte_graph at sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph at sta/graph_node.c.o
ccache gcc -Ilib/76b5a35@@rte_graph at sta -Ilib -I../lib -Ilib/graph -I../lib/graph -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/pcapng -I../lib/pcapng -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 -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-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph at sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph at sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph at sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function ‘__rte_node_register’:
../lib/graph/node.c:98:41: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 | if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
| ^
../lib/graph/node.c: In function ‘node_clone’:
../lib/graph/node.c:163:41: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 | if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
| ^
cc1: all warnings being treated as errors
[505/3166] Compiling C object 'lib/76b5a35@@rte_graph at sta/graph_graph_ops.c.o'.
[506/3166] Compiling C object 'lib/76b5a35@@rte_graph at sta/graph_graph.c.o'.
[507/3166] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
[508/3166] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_virtio_net.c.o'.
[509/3166] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list