|FAILURE| pw147706 [RFC v3 3/3] examples: add lcore topology API calls
0-day Robot
robot at bytheb.org
Wed Oct 30 09:44:44 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/147706/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11587919958
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
FAILED: examples/dpdk-helloworld.p/helloworld_main.c.o
ccache aarch64-linux-gnu-gcc -Iexamples/dpdk-helloworld.p -Iexamples -I../examples -Iexamples/helloworld -I../examples/helloworld -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/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/metrics -I../lib/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 -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 -march=armv8-a+crc -moutline-atomics -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ examples/dpdk-helloworld.p/helloworld_main.c.o -MF examples/dpdk-helloworld.p/helloworld_main.c.o.d -o examples/dpdk-helloworld.p/helloworld_main.c.o -c ../examples/helloworld/main.c
../examples/helloworld/main.c: In function ‘parse_topology’:
../examples/helloworld/main.c:83:13: error: implicit declaration of function ‘strtoul’; did you mean ‘strtok’? [-Werror=implicit-function-declaration]
83 | n = strtoul(q_arg, &end, 10);
| ^~~~~~~
| strtok
../examples/helloworld/main.c:83:13: error: nested extern declaration of ‘strtoul’ [-Werror=nested-externs]
../examples/helloworld/main.c: In function ‘helloworld_parse_args’:
../examples/helloworld/main.c:115:42: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
115 | rte_exit(EXIT_FAILURE, "Invalid Topology selection\n");
| ^~~~~~~~~~~~
../examples/helloworld/main.c:115:42: note: each undeclared identifier is reported only once for each function it appears in
../examples/helloworld/main.c: In function ‘main’:
../examples/helloworld/main.c:153:26: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
153 | rte_exit(EXIT_FAILURE, "Invalid arguments\n");
| ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[3030/6381] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_eddsa.c.o
[3031/6381] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_dev_self_test.c.o
[3032/6381] Linking target drivers/librte_event_cnxk.so.25.0
[3033/6381] Compiling C object examples/dpdk-fips_validation.p/fips_validation_main.c.o
[3034/6381] Compiling C object app/dpdk-test.p/test_test_trace_perf.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
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list