automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org, bruce.richardson@intel.com
Subject: [dpdk-test-report] |FAILURE| pw(106151) sid(21288) job(PER_PATCH_BUILD828)build: fix warnings when running external commands
Date: 20 Jan 2022 09:59:40 -0800	[thread overview]
Message-ID: <b0e710$emku2m@orsmga002-auth.jf.intel.com> (raw)

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


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

_Compilation issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: 2022-01-20 17:41:59
Reply_mail: 20220120174159.654464-1-bruce.richardson@intel.com

DPDK git baseline: Repo:dpdk-next-net, CommitID: cf1b7d67719b564d810004e0af9d53f80338cda7


Meson Build Summary: 19 Builds Done, 13 Successful, 6 Failures, 0 Blocked

+--------------+------------+--------------+------------+------------+-----------+----------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document |
+--------------+------------+--------------+------------+------------+-----------+----------+
| FC35-64      | pass       | pass         |            |            |           |          |
| FreeBSD13-64 | pass       | pass         |            | pass       | pass      |          |
| RHEL85-64    | pass       | pass         | pass       | pass       | pass      |          |
| SUSE15-64    | pass       | pass         |            |            |           |          |
| UB2004-32    | fail       |              |            |            |           |          |
| UB2004-64    | fail       | fail         | fail       |            |           | fail     |
| UB2110-64    | fail       |              |            |            |           |          |
+--------------+------------+--------------+------------+------------+-----------+----------+
Test environment and configuration as below:


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: 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: RHEL85-64
	Kernel Version: 4.18.0-348.7.1.el8_5.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)
	Clang Version: 12.0.1 (Red Hat 12.0.1-4.module_el8.5.0+1025+93159d6c)
	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

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: 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: 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: 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



*Build Failed #1:
OS: UB2004-32
Target: i686-native-linuxapp-gcc
Library virt found: NO
Message: Skipping example "guest_cli"

kernel/linux/kni/meson.build:8:0: ERROR: Command "/usr/bin/grep ndo_tx_timeout /lib/modules/5.8.0-48-generic/source/include/linux/netdevice.h" failed with status 2.

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


*Build Failed #2:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
Library virt found: NO
Message: Skipping example "guest_cli"

kernel/linux/kni/meson.build:8:0: ERROR: Command "/usr/bin/grep ndo_tx_timeout /lib/modules/5.8.0-48-generic/source/include/linux/netdevice.h" failed with status 2.

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


*Build Failed #3:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
Library virt found: NO
Message: Skipping example "guest_cli"

kernel/linux/kni/meson.build:8:0: ERROR: Command "/usr/bin/grep ndo_tx_timeout /lib/modules/5.8.0-48-generic/source/include/linux/netdevice.h" failed with status 2.

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


*Build Failed #4:
OS: UB2004-64
Target: x86_64-native-linuxapp-icc
Library virt found: NO
Message: Skipping example "guest_cli"

kernel/linux/kni/meson.build:8:0: ERROR: Command "/usr/bin/grep ndo_tx_timeout /lib/modules/5.8.0-48-generic/source/include/linux/netdevice.h" failed with status 2.

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


*Build Failed #5:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
Configuring doxy-api.conf using configuration
Program sphinx-build found: YES (/usr/bin/sphinx-build)

kernel/linux/kni/meson.build:8:0: ERROR: Command "/usr/bin/grep ndo_tx_timeout /lib/modules/5.8.0-48-generic/source/include/linux/netdevice.h" failed with status 2.

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


*Build Failed #6:
OS: UB2110-64
Target: x86_64-native-linuxapp-gcc
Library virt found: NO
Message: Skipping example "guest_cli"

kernel/linux/kni/meson.build:8:0: ERROR: Command "/usr/bin/grep ndo_tx_timeout /lib/modules/5.13.0-19-generic/source/include/linux/netdevice.h" failed with status 2.

A full log can be found at /root/UB2110-64_K5.13.0_GCC11.2.0/x86_64-native-linuxapp-gcc/21288/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt
DPDK STV team

                 reply	other threads:[~2022-01-20 17:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='b0e710$emku2m@orsmga002-auth.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=bruce.richardson@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).