|FAILURE| pw129201 [PATCH v4] bitmap: add scan from offset function
0-day Robot
robot at bytheb.org
Mon Jul 3 12:39:26 CEST 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/129201/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5442983819
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[103/728] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_pipeline.c.o'.
[104/728] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_ipsec_process.c.o'.
[105/728] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly at exe/ip_reassembly_main.c.o'.
[106/728] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_tmgr.c.o'.
[107/728] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_esp.c.o'.
[108/728] Linking target examples/dpdk-ip_reassembly.
[109/728] Linking target examples/dpdk-ip_pipeline.
[110/728] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o
ccache clang -Iexamples/c590b3c@@dpdk-ipsec-secgw at exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I../examples/common -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -march=corei7 -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
In file included from ../examples/ipsec-secgw/event_helper.c:6:
../lib/eal/include/rte_bitmap.h:645:2: error: Symbol is not public ABI
__rte_bitmap_scan_init_at(bmp, offset);
^
../lib/eal/include/rte_bitmap.h:150:1: note: from 'diagnose_if' attribute on '__rte_bitmap_scan_init_at':
__rte_internal
^~~~~~~~~~~~~~
../lib/eal/include/rte_compat.h:42:16: note: expanded from macro '__rte_internal'
__attribute__((diagnose_if(1, "Symbol is not public ABI", "error"), \
^ ~
1 error generated.
[111/728] Generating doxygen with a custom command.
[112/728] Generating html_guides with a custom command.
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
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list