automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(101596) sid(19646) job(PER_PATCH_BUILD8786)[v4, 8/8] examples/ioat: rename application to dmafwd
@ 2021-10-15 19:03 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2021-10-15 19:03 UTC (permalink / raw)
  To: test-report, kevin.laatz

[-- Attachment #1: Type: text/plain, Size: 11278 bytes --]


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/101596

_Compilation issues_

Submitter: Kevin Laatz <kevin.laatz@intel.com>
Date: 2021-10-14 09:53:11
Reply_mail: 20211014095311.1311617-9-kevin.laatz@intel.com

DPDK git baseline: Repo:dpdk, CommitID: e9123c467dbb471a2d41ea896423a81886ef89d7


Meson Build Summary: 20 Builds Done, 3 Successful, 17 Failures, 0 Blocked

+--------------+------------+--------------+------------+------------+-----------+----------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document |
+--------------+------------+--------------+------------+------------+-----------+----------+
| UB2004-64    | fail       | fail         | fail       |            |           | fail     |
| FC34-64      | fail       | fail         |            |            |           |          |
| UB2104-64    | fail       |              |            |            |           |          |
| WIN10-64     |            | pass         |            |            |           |          |
| UB2004-32    | fail       |              |            |            |           |          |
| FreeBSD13-64 | fail       | fail         |            | pass       | fail      |          |
| SUSE15-64    | fail       | fail         |            |            |           |          |
| RHEL84-64    | fail       | fail         | fail       | pass       | fail      |          |
+--------------+------------+--------------+------------+------------+-----------+----------+
Test environment and configuration as below:


OS: UB2004-64
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-doc

OS: FC34-64
	Kernel Version: 5.11.15-300.fc34.x86_64
	GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0)
	Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2104-64
	Kernel Version: 5.11.0-16-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0
	Clang Version: 12.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc

OS: WIN10-64
	Kernel Version: N/A
	GCC Version: N/A
	Clang Version: Clang 8.0.0
	x86_64-windows-clang

OS: UB2004-32
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	i686-native-linuxapp-gcc

OS: FreeBSD13-64
	Kernel Version: 13.0-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 10.3.0
	Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: SUSE15-64
	Kernel Version: 5.3.18-lp152.57-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 9.0.1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: RHEL84-64
	Kernel Version: 4.18.0-305.19.1.el8_4.x86_64
	GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1)
	Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug
	x86_64-native-linuxapp-icc



*Build Failed #1:
OS: FC34-64
Target: x86_64-native-linuxapp-gcc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/FC34-64_K5.11.15_GCC11.0.1/x86_64-native-linuxapp-gcc/19646/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #2:
OS: FC34-64
Target: x86_64-native-linuxapp-clang
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/FC34-64_K5.11.15_Clang12.0.0/x86_64-native-linuxapp-clang/19646/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #3:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Message: Skipping example "distributor"

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc/19646/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt


*Build Failed #4:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-clang
Compiler for C supports arguments -Wno-format-truncation: NO (cached)
Message: Skipping example "distributor"

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/FreeBSD13-64_K13_Clang11.0.1/x86_64-native-bsdapp-clang/19646/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt


*Build Failed #5:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+debug
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Message: Skipping example "distributor"

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/19646/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt


*Build Failed #6:
OS: RHEL84-64
Target: x86_64-native-linuxapp-gcc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/RHEL84-64_K4.18.0_GCC8.4.1/x86_64-native-linuxapp-gcc/19646/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #7:
OS: RHEL84-64
Target: x86_64-native-linuxapp-clang
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/RHEL84-64_K4.18.0_Clang11.0.0/x86_64-native-linuxapp-clang/19646/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #8:
OS: RHEL84-64
Target: x86_64-native-linuxapp-gcc+debug
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/RHEL84-64_K4.18.0_GCC8.4.1/x86_64-native-linuxapp-gcc+debug/19646/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt


*Build Failed #9:
OS: RHEL84-64
Target: x86_64-native-linuxapp-icc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/RHEL84-64_K4.18.0_ICC19.1.3/x86_64-native-linuxapp-icc/19646/dpdk/x86_64-native-linuxapp-icc/meson-logs/meson-log.txt


*Build Failed #10:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/SUSE15-64_K5.3.18_Clang9.0.1/x86_64-native-linuxapp-clang/19646/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #11:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/19646/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #12:
OS: UB2004-32
Target: i686-native-linuxapp-gcc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/19646/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #13:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/19646/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #14:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/UB2004-64_K5.8.0_GCC10.2.0/x86_64-native-linuxapp-gcc/19646/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #15:
OS: UB2004-64
Target: x86_64-native-linuxapp-icc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: NO (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/UB2004-64_K5.8.0_ICC19.1.3/x86_64-native-linuxapp-icc/19646/dpdk/x86_64-native-linuxapp-icc/meson-logs/meson-log.txt


*Build Failed #16:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 21.11.0-rc0 /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/19646/dpdk/doc/guides /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/19646/dpdk/x86_64-native-linuxapp-doc/doc/guides -W

Warning, treated as error:
/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/19646/dpdk/doc/guides/sample_app_ug/ioat.rst:117:Include file '/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/19646/dpdk/examples/ioat/ioatfwd.c' not found or reading it failed
[2656/2679] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[2657/2679] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2@sta/event_octeontx2_otx2_worker.c.o'.
[2658/2679] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx2@sta/event_octeontx2_otx2_worker_dual.c.o'.
ninja: build stopped




*Build Failed #17:
OS: UB2104-64
Target: x86_64-native-linuxapp-gcc
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: YES (cached)

examples/meson.build:119:12: ERROR: Problem encountered: Missing dependency "dmadev" for example "dma"

A full log can be found at /root/UB2104-64_K5.11.0_GCC10.3.0/x86_64-native-linuxapp-gcc/19646/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt
DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-15 19:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 19:03 [dpdk-test-report] |FAILURE| pw(101596) sid(19646) job(PER_PATCH_BUILD8786)[v4, 8/8] examples/ioat: rename application to dmafwd sys_stv

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).