From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: vipin.varghese@amd.com, robot@bytheb.org
Subject: |FAILURE| pw147706 [RFC v3 3/3] examples: add lcore topology API calls
Date: Wed, 30 Oct 2024 04:44:44 -0400 [thread overview]
Message-ID: <20241030084444.2765100-1-robot@bytheb.org> (raw)
In-Reply-To: <20241030054133.520-4-vipin.varghese@amd.com>
From: robot@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-----------------------------
prev parent reply other threads:[~2024-10-30 8:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241030054133.520-4-vipin.varghese@amd.com>
2024-10-30 5:15 ` |SUCCESS| pw147704-147706 " qemudev
2024-10-30 5:19 ` |FAILURE| " qemudev
2024-10-30 5:48 ` |SUCCESS| pw147706 " checkpatch
2024-10-30 8:44 ` 0-day Robot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241030084444.2765100-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=test-report@dpdk.org \
--cc=vipin.varghese@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).