automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com
Subject: [dpdk-test-report]  |FAILURE| pw38456[dpdk-dev, v4, 07/11] eal: replace rte_panic instances in hugepage_info
Date: 19 Apr 2018 04:52:07 -0700	[thread overview]
Message-ID: <0590c7$1erjdn@orsmga001.jf.intel.com> (raw)

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

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

_Compilation issues_

Submitter: Arnon Warshavsky <arnon@qwilt.com>
Date: 2018-04-19 06:01:05
DPDK git baseline: Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa

Build Summary: 15 Builds Done, 13 Successful, 2 Failures

Test environment and configuration as below:

OS: FC25
	Kernel Version: 4.9.13-100.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
	Clang Version: 3.8.0 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-debug

OS: FC24
	Kernel Version: 4.9.13-100.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
	Clang Version: 3.8.0 (tags/RELEASE_380/final)
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang

OS: CENTOS
	Kernel Version: 3.10.0-514.10.2.el7.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-gcc
	i686-native-linuxapp-gcc

OS: UB1604
	Kernel Version: 4.4.0-81-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang

OS: FreeBSD
	Kernel Version: 10.3-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 4.8.5
	Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc

Failed Build #1:
OS: FreeBSD
Target: x86_64-native-bsdapp-clang
  SYMLINK-FILE include/rte_vect.h
== Build lib/librte_eal/bsdapp
== Build lib/librte_eal/bsdapp/eal
  CC eal.o
  CC eal_memory.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/lib/librte_eal/bsdapp/eal/eal.c:679:54: error: invalid operands to binary expression ('void' and 'int')
        if (eal_thread_init_master(rte_config.master_lcore) != 0)
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~
1 error generated.
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal.o' failed
gmake[7]: *** [eal.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
gmake[6]: *** [eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bsdapp' failed
gmake[5]: *** [bsdapp] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
gmake[4]: *** [librte_eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
gmake[3]: *** [lib] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
gmake[1]: *** [pre_install] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
gmake: *** [install] Error 2

Failed Build #2:
OS: FreeBSD
Target: x86_64-native-bsdapp-gcc
== Build lib/librte_eal/bsdapp
== Build lib/librte_eal/bsdapp/eal
  CC eal.o
  CC eal_memory.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/lib/librte_eal/bsdapp/eal/eal.c: In function 'rte_eal_init':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/lib/librte_eal/bsdapp/eal/eal.c:679:2: error: void value not ignored as it ought to be
  if (eal_thread_init_master(rte_config.master_lcore) != 0)
  ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal.o' failed
gmake[7]: *** [eal.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
gmake[6]: *** [eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bsdapp' failed
gmake[5]: *** [bsdapp] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
gmake[4]: *** [librte_eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
gmake[3]: *** [lib] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
gmake[1]: *** [pre_install] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/7122674bf5b649d1a3ab2baef82231b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
gmake: *** [install] Error 2

DPDK STV team

                 reply	other threads:[~2018-04-19 11:52 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='0590c7$1erjdn@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    --cc=xinfengx.zhao@intel.com \
    --cc=zhaoyan.chen@intel.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).