automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(104902) sid(20865) job(PER_PATCH_BUILD9950)[v1] drivers: remove octeontx2 drivers
@ 2021-12-06 10:11 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2021-12-06 10:11 UTC (permalink / raw)
  To: test-report, jerinj

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


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

_Compilation issues_

Submitter: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Date: 2021-12-06 08:35:41
Reply_mail: 20211206083542.3115019-1-jerinj@marvell.com

DPDK git baseline: Repo:dpdk, CommitID: 042f5a355a57b31a9f87824173a9d427b21abdb8


Meson Build Summary: 20 Builds Done, 6 Successful, 14 Failures, 0 Blocked

+--------------+------------+--------------+------------+------------+-----------+----------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document |
+--------------+------------+--------------+------------+------------+-----------+----------+
| UB2004-64    | fail       | fail         | fail       |            |           | fail     |
| FC35-64      | fail       | fail         |            |            |           |          |
| WIN10-64     |            | pass         |            |            |           |          |
| UB2004-32    | pass       |              |            |            |           |          |
| FreeBSD13-64 | pass       | pass         |            | pass       | pass      |          |
| UB2110-64    | fail       |              |            |            |           |          |
| SUSE15-64    | fail       | fail         |            |            |           |          |
| RHEL84-64    | fail       | fail         | fail       | fail       | 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: FC35-64
	Kernel Version: 5.14.16-301.fc35.x86_64
	GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1)
	Clang Version: 13.0.0 (Fedora 13.0.0~rc1-1.fc35)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

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: UB2110-64
	Kernel Version: 5.13.0-19-generic
	GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0
	Clang Version: 13.0.0-2
	x86_64-native-linuxapp-gcc

OS: SUSE15-64
	Kernel Version: 5.3.18-57-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 11.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: FC35-64
Target: x86_64-native-linuxapp-gcc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

A full log can be found at /root/FC35-64_K5.14.16_GCC11.2.1/x86_64-native-linuxapp-gcc/20865/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt


*Build Failed #2:
OS: FC35-64
Target: x86_64-native-linuxapp-clang
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

A full log can be found at /root/FC35-64_K5.14.17_Clang13.0.0/x86_64-native-linuxapp-clang/20865/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt


*Build Failed #3:
OS: RHEL84-64
Target: x86_64-native-linuxapp-gcc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #4:
OS: RHEL84-64
Target: x86_64-native-linuxapp-clang
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #5:
OS: RHEL84-64
Target: x86_64-native-linuxapp-gcc+shared
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #6:
OS: RHEL84-64
Target: x86_64-native-linuxapp-gcc+debug
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #7:
OS: RHEL84-64
Target: x86_64-native-linuxapp-icc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #8:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #9:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #10:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #11:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #12:
OS: UB2004-64
Target: x86_64-native-linuxapp-icc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

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


*Build Failed #13:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

A full log can be found at /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/20865/dpdk/x86_64-native-linuxapp-doc/meson-logs/meson-log.txt


*Build Failed #14:
OS: UB2110-64
Target: x86_64-native-linuxapp-gcc
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Library librxp_compiler found: NO

drivers/regex/octeontx2/meson.build:27:0: ERROR: Include dir ../../common/octeontx2 does not exist.

A full log can be found at /root/UB2110-64_K5.13.0_GCC11.2.0/x86_64-native-linuxapp-gcc/20865/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-12-06 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06 10:11 [dpdk-test-report] |FAILURE| pw(104902) sid(20865) job(PER_PATCH_BUILD9950)[v1] drivers: remove octeontx2 drivers 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).