|FAILURE| pw133638 [PATCH v3] net/cpfl: support action prog
0-day Robot
robot at bytheb.org
Tue Oct 31 09:59:31 CET 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/133638/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6703703565
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-stdatomic" failed at step Build and test
"fedora:37-gcc" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################
from ../lib/eal/x86/include/rte_spinlock.h:12,
from ../lib/mempool/rte_mempool.h:43,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_flow.h:22,
from ../drivers/net/cpfl/cpfl_flow_parser.h:5,
from ../drivers/net/cpfl/cpfl_flow_parser.c:7:
In function ‘strncpy’,
inlined from ‘cpfl_flow_js_mr_content’ at ../drivers/net/cpfl/cpfl_flow_parser.c:764:3,
inlined from ‘cpfl_flow_js_mr_action’ at ../drivers/net/cpfl/cpfl_flow_parser.c:837:9,
inlined from ‘cpfl_flow_js_mod_rule’ at ../drivers/net/cpfl/cpfl_flow_parser.c:891:9,
inlined from ‘cpfl_parser_init’ at ../drivers/net/cpfl/cpfl_flow_parser.c:915:8,
inlined from ‘cpfl_parser_create’ at ../drivers/net/cpfl/cpfl_flow_parser.c:942:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c: In function ‘cpfl_parser_create’:
../drivers/net/cpfl/cpfl_flow_parser.c:764:3: note: length computed here
764 | strncpy(js_mod->content.fields[i].type, type, strlen(type));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1230/2799] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_flow.c.o'.
[1231/2799] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_fxp_rule.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] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list