automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org, thomas@monjalon.net
Cc: dpdk_sw_eng@intel.com, npg.sw.core.tools.prc@intel.com
Subject: [dpdk-test-report]  |FAILURE|dpdk-master daily Intel builds
Date: 22 Jun 2020 14:55:19 -0700	[thread overview]
Message-ID: <fecc85$ah756o@orsmga001.jf.intel.com> (raw)

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


Test-Label: Intel-compilation
Test-Status: FAILURE
_Compilation issues_


commit 2e40fdc2d305e6864c8840a0985018edc94562d5
Author: Karra Satwik <kaara.satwik@chelsio.com>
Date:   Sat Jun 13 03:40:20 2020 +0530

    net/cxgbe: always enable HASH filter support

DPDK git Repo: dpdk-master 


Meson build Summary: 9 Builds Done, 8 Successful, 1 Failures, 0 Blocked

Makefile build Summary: 25 Builds Done, 25 Successful, 0 Failures, 0 Blocked

                +==============================================+===========+==========+
                |                   Makefile                   |   Meson   | Document |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| os             | gcc  | clang | icc  | gcc+shared | gcc+debug | gcc/clang | pdf/html |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| UB1804-64N     | pass |       |      | pass       |           |           |          |
| UB1804-64      | pass | pass  | pass |            |           | pass      | pass     |
| FC32-64        | pass | pass  |      |            |           |           |          |
| CENTOS77-64    | pass |       |      |            |           |           |          |
| FC31-64        |      |       |      |            |           | pass      |          |
| WIN10-64       |      |       |      |            |           | pass      |          |
| UB2004-64      | pass | pass  | pass |            |           | pass      |          |
| CENTOS80-64    | pass | pass  | pass | pass       | pass      | FAIL      |          |
| UB1804-32      | pass |       |      |            |           | pass      |          |
| RHEL80-64      | pass |       |      |            |           |           |          |
| FreeBSD1201-64 | pass | pass  |      | pass       | pass      | pass      |          |
| RHEL77-64      | pass |       |      |            |           |           |          |
| SUSE15-64      | pass | pass  |      |            |           | pass      |          |
+----------------+------+-------+------+------------+-----------+-----------+----------+
Test environment and configuration as below:

** Makefile build **


OS: UB1804-64N
	Kernel Version: 5.6.0-050600-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 9.3.0-11ubuntu0~18.04.1) 9.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc+shared


OS: UB1804-64
	Kernel Version: 4.15.0-20-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-icc


OS: FC32-64
	Kernel Version: 5.6.0-0.rc7.git0.2.fc32.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 10.0.1 20200311 (Red Hat 10.0.1-0.9)
	Clang Version: 10.0.0 (Fedora 10.0.0-0.3.rc4.fc32)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang


OS: CENTOS77-64
	Kernel Version: 3.10.0-1062.9.1.el7.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc


OS: UB2004-64
	Kernel Version: 5.4.0-26-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-icc


OS: CENTOS80-64
	Kernel Version: 4.18.0-80.11.2.el8_0.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 8.2.1 20180905 (Red Hat 8.2.1-3)
	Clang Version: 7.0.1 (tags/RELEASE_701/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug


OS: UB1804-32
	Kernel Version: 4.15.0-20-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	i686-native-linuxapp-gcc


OS: RHEL80-64
	Kernel Version: 4.18.0-80.el8.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC Version: gcc (GCC) 8.2.1 20180905 (Red Hat 8.2.1-3)
	Clang Version: 6.0.1 (tags/RELEASE_601/final)
	x86_64-native-linuxapp-gcc


OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.74-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
	Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug


OS: RHEL77-64
	Kernel Version: 3.10.0-1062.9.1.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-39)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc


OS: SUSE15-64
	Kernel Version: 4.12.14-lp150.11-default
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (SUSE Linux) 7.3.1 20180323 [gcc-7-branch revision 258812]
	Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

** Meson build **


OS: UB2004-64
	Kernel Version: 5.4.0-26-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
	Clang Version: 10.0.0-4ubuntu1
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: UB1804-64
	Kernel Version: 4.15.0-20-generic
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-doc
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


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


OS: CENTOS80-64
	Kernel Version: 4.18.0-147.8.1.el8_1.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 8.3.1 20190507 (Red Hat 8.3.1-4)
	Clang Version: 8.0.1 (Red Hat 8.0.1-1.module_el8.1.0+215+a01033fb)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: FC31-64
	Kernel Version: 5.4.18-200.fc31.x86_64
	CPU info: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC Version: gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
	Clang Version: 9.0.0 (Fedora 9.0.0-1.fc31)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: UB1804-32
	Kernel Version: 4.15.0-20-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.97-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
	Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: SUSE15-64
	Kernel Version: 4.12.14-lp150.12.82-default
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (SUSE Linux) 7.4.1 20190905 [gcc-7-branch revision 275407]
	Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default



*Meson Build Failed #1:
OS: CENTOS80-64
Target:./build-gcc-static
FAILED: lib/76b5a35@@rte_pipeline@sta/librte_pipeline_rte_table_action.c.o 
cc -Ilib/76b5a35@@rte_pipeline@sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=nehalem -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -MD -MQ 'lib/76b5a35@@rte_pipeline@sta/librte_pipeline_rte_table_action.c.o' -MF 'lib/76b5a35@@rte_pipeline@sta/librte_pipeline_rte_table_action.c.o.d' -o 'lib/76b5a35@@rte_pipeline@sta/librte_pipeline_rte_table_action.c.o' -c ../lib/librte_pipeline/rte_table_action.c
{standard input}: Assembler messages:
{standard input}:2241: Warning: end of file not at end of a line; newline inserted
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
cc: fatal error: Killed signal terminated program cc1
compilation terminated.
[2324/2414] Compiling C object 'examples/c590b3c@@dpdk-symmetric_mp@exe/multi_process_symmetric_mp_main.c.o'.
[2325/2414] Compiling C object 'examples/c590b3c@@dpdk-pthread_shim@exe/performance-thread_pthread_shim_pthread_shim.c.o'.
[2326/2414] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_common_lthread_cond.c.o'.
[2327/2414] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_common_lthread.c.o'.
[2328/2414] Compiling C object 'examples/c590b3c@@dpdk-ntb@exe/ntb_ntb_fwd.c.o'.
[2329/2414] Compiling C object 'examples/c590b3c@@dpdk-packet_ordering@exe/packet_ordering_main.c.o'.
[2330/2414] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-thread@exe/performance-thread_l3fwd-thread_main.c.o'.
[2331/2414] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o'.
[2332/2414] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[2333/2414] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker.c.o'.
[2334/2414] Compiling C object 'drivers/a715181@@tmp_rte_pmd_octeontx2_event@sta/event_octeontx2_otx2_worker_dual.c.o'.
ninja: build stopped: subcommand failed


DPDK STV team

             reply	other threads:[~2020-06-22 21:55 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 21:55 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-05 21:52 sys_stv
2020-07-04 21:52 sys_stv
2020-07-03 22:47 sys_stv
2020-06-29 22:09 sys_stv
2020-06-16 21:55 sys_stv
2020-05-19 21:57 sys_stv
2020-05-09  3:02 sys_stv
2020-05-08  2:08 sys_stv
2020-05-07  3:30 sys_stv
2020-04-25 23:55 sys_stv
2020-04-25  3:30 sys_stv
2020-03-17  4:42 sys_stv
2020-03-17  2:17 sys_stv
2020-01-19 21:34 sys_stv
2019-12-18  2:16 sys_stv
2019-12-16 21:25 sys_stv
2019-12-15 21:25 sys_stv
2019-12-14 21:24 sys_stv
2019-12-13 21:24 sys_stv
2019-12-12 21:24 sys_stv
2019-12-12  2:31 sys_stv
2019-11-25  2:11 sys_stv
2019-11-21 21:59 sys_stv
2019-11-21  2:29 sys_stv
2019-11-13  2:31 sys_stv
2019-11-08  6:41 sys_stv
2019-10-30 21:27 sys_stv
2019-10-29 21:29 sys_stv
2019-10-28 21:30 sys_stv
2019-10-28  2:47 sys_stv
2019-09-12 21:26 sys_stv
2019-08-22 21:24 sys_stv
2019-08-21 21:46 sys_stv
2019-08-20 21:23 sys_stv
2019-08-19 21:24 sys_stv
2019-08-07  1:20 sys_stv
2019-07-22  5:57 sys_stv
2019-07-12  1:40 sys_stv
2019-07-11  1:12 sys_stv
2019-07-09 21:32 sys_stv
2019-07-09  1:59 sys_stv
2019-07-08 10:20 sys_stv
2019-07-08  6:34 sys_stv
2019-07-04 21:50 sys_stv
2019-07-03 21:32 sys_stv
2019-07-03  5:33 sys_stv
2019-07-03  2:35 sys_stv
2019-06-28 21:31 sys_stv
2019-06-26 21:31 sys_stv
2019-06-25 21:31 sys_stv
2019-06-24 21:30 sys_stv
2019-06-23 21:31 sys_stv
2019-06-22 23:54 sys_stv
2019-06-21 21:31 sys_stv
2019-06-21  6:20 sys_stv
2019-06-20 21:31 sys_stv
2019-06-19 21:31 sys_stv
2019-06-19  1:18 sys_stv
2019-06-18 21:31 sys_stv
2019-06-14  1:23 sys_stv
2019-06-05  1:41 sys_stv
2019-06-03 21:29 sys_stv
2019-06-02 21:29 sys_stv
2019-06-01 21:28 sys_stv
2019-05-31 21:30 sys_stv
2019-05-31  3:16 sys_stv
2019-05-29 21:29 sys_stv
2019-05-28 21:28 sys_stv
2019-05-16 21:26 sys_stv

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='fecc85$ah756o@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=dpdk_sw_eng@intel.com \
    --cc=npg.sw.core.tools.prc@intel.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).