|FAILURE| pw141253 [PATCH v3] net: add bit fields to IPv6 header definition
0-day Robot
robot at bytheb.org
Tue Jun 18 12:44:35 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/141253/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9563080351
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: writing 16 bytes into a region of size 12 [-Werror=stringop-overflow=]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/cnxk/cnxk_security.h:10,
from ../drivers/common/cnxk/cnxk_security.c:7:
../drivers/common/cnxk/cnxk_security.c: In function ‘cnxk_on_ipsec_outb_sa_create’:
../drivers/common/cnxk/roc_ie_on.h:203:54: note: at offset 32 into destination object ‘template’ of size 44
203 | struct roc_ie_on_ip_template template;
| ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:208:54: note: at offset 32 into destination object ‘template’ of size 44
208 | struct roc_ie_on_ip_template template;
| ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:218:54: note: at offset 32 into destination object ‘template’ of size 44
218 | struct roc_ie_on_ip_template template;
| ^~~~~~~~
cc1: all warnings being treated as errors
[801/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_cnxk_utils.c.o'.
[802/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_roc_utils.c.o'.
[803/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_roc_tim_irq.c.o'.
[804/2974] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_roc_ree.c.o'.
[805/2974] Generating pipeline.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-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [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 (18 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added variables
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
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 (278 filtered out), 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
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-clang-asan+doc+tests" at step Build and test
####################################################################################
89/98 DPDK:fast-tests / telemetry_json_autotest OK 0.37 s
90/98 DPDK:fast-tests / thash_autotest OK 0.37 s
91/98 DPDK:fast-tests / threads_autotest OK 0.47 s
92/98 DPDK:fast-tests / ticketlock_autotest OK 0.42 s
93/98 DPDK:fast-tests / timer_autotest OK 2.87 s
94/98 DPDK:fast-tests / trace_autotest OK 0.37 s
95/98 DPDK:fast-tests / trace_autotest_with_traces OK 0.37 s
96/98 DPDK:fast-tests / vdev_autotest OK 0.37 s
97/98 DPDK:fast-tests / version_autotest OK 0.37 s
98/98 DPDK:fast-tests / telemetry_all OK 1.12 s
Ok: 90
Expected Fail: 0
Fail: 2
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[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] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
/usr/aarch64-linux-gnu/include/bits/string_fortified.h:29:10: error: writing 16 bytes into a region of size 12 [-Werror=stringop-overflow=]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/cnxk/cnxk_security.h:10,
from ../drivers/common/cnxk/cnxk_security.c:7:
../drivers/common/cnxk/cnxk_security.c: In function ‘cnxk_on_ipsec_outb_sa_create’:
../drivers/common/cnxk/roc_ie_on.h:203:54: note: at offset 32 into destination object ‘template’ of size 44
203 | struct roc_ie_on_ip_template template;
| ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:208:54: note: at offset 32 into destination object ‘template’ of size 44
208 | struct roc_ie_on_ip_template template;
| ^~~~~~~~
../drivers/common/cnxk/roc_ie_on.h:218:54: note: at offset 32 into destination object ‘template’ of size 44
218 | struct roc_ie_on_ip_template template;
| ^~~~~~~~
cc1: all warnings being treated as errors
[804/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp at sta/common_nfp_nfp_common_pci.c.o'.
[805/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_roc_ree.c.o'.
[806/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_nfp at sta/common_nfp_nfp_common.c.o'.
[807/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_cnxk_telemetry_nix.c.o'.
[808/4199] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_cnxk_telemetry_npa.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list