From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: Cheng1.jiang@intel.com, robot@bytheb.org
Subject: |FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application
Date: Mon, 19 Dec 2022 21:39:00 -0500 [thread overview]
Message-ID: <20221220023900.1223663-1-robot@bytheb.org> (raw)
In-Reply-To: <20221220010619.31829-1-cheng1.jiang@intel.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/121045/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3736790720
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[524/1300] Compiling C object 'drivers/a715181@@rte_net_vmxnet3@sha/meson-generated_.._rte_net_vmxnet3.pmd.c.obj'.
[525/1300] Linking static target drivers/librte_net_vmxnet3.a.
[526/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_mtr.c.obj'.
[527/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_tm.c.obj'.
[528/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.obj'.
[529/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_5tswap.c.obj'.
[530/1300] Linking target drivers/librte_net_vmxnet3-23.dll.
[531/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.obj'.
[532/1300] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.obj'.
[533/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_csumonly.c.obj'.
[534/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.obj'.
[535/1300] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/packet_burst_generator.c.obj'.
[536/1300] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/commands.c.obj'.
[537/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_flowgen.c.obj'.
[538/1300] Compiling C object 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj'.
FAILED: app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj
ccache x86_64-w64-mingw32-gcc -Iapp/a172ced@@dpdk-test-dma-perf@exe -Iapp -I../app -Ilib/dmadev -I../lib/dmadev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/cfgfile -I../lib/cfgfile -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj' -MF 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj.d' -o 'app/a172ced@@dpdk-test-dma-perf@exe/test-dma-perf_main.c.obj' -c ../app/test-dma-perf/main.c
../app/test-dma-perf/main.c:9:10: fatal error: sys/wait.h: No such file or directory
9 | #include <sys/wait.h>
| ^~~~~~~~~~~~
compilation terminated.
[539/1300] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_icmpecho.c.obj'.
[540/1300] Linking target app/dpdk-test-gpudev.exe.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~~
| __builtin_va_end
../app/test-dma-perf/benchmark.c:435:3: error: nested extern declaration of ‘__builtin_ia32_mfence’ [-Werror=nested-externs]
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
471 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
476 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
527 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2783/3915] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
| __builtin_va_end
../app/test-dma-perf/benchmark.c:435:3: error: nested extern declaration of ‘__builtin_ia32_mfence’ [-Werror=nested-externs]
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
471 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
476 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
527 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2627/3765] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_atomic.c.o'.
[2628/3765] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~~
| __builtin_va_end
../app/test-dma-perf/benchmark.c:435:3: error: nested extern declaration of ‘__builtin_ia32_mfence’ [-Werror=nested-externs]
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
471 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
476 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
527 | free(srcs);
| ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
532 | free(dsts);
| ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2607/3737] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2022-12-20 2:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20221220010619.31829-1-cheng1.jiang@intel.com>
2022-12-20 1:44 ` qemudev
2022-12-20 1:53 ` |WARNING| " checkpatch
2022-12-20 2:39 ` 0-day Robot [this message]
2022-12-20 3:09 |FAILURE| " dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:41 dpdklab
2022-12-20 3:47 dpdklab
2022-12-20 4:10 dpdklab
2022-12-20 4:24 dpdklab
2022-12-20 4:27 dpdklab
2022-12-20 4:27 dpdklab
2022-12-20 4:50 dpdklab
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=20221220023900.1223663-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=Cheng1.jiang@intel.com \
--cc=test-report@dpdk.org \
/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).