automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw48036eal: clean up unused files on initialization
@ 2018-11-13 15:37 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-11-13 15:37 UTC (permalink / raw)
  To: test-report

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

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

_Compilation issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: 2018-11-13 15:29:27
DPDK git baseline: Repo:dpdk-master, CommitID: 5d08fecdd39f2373713a0475b75a4126800c9acf

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

Test environment and configuration as below:

OS: FC25
	Kernel Version: 4.5.5-300.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.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)
	x86_64-native-linuxapp-clang
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared

OS: CENTOS
	Kernel Version: 3.10.0-327.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: NA
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc

OS: UB1604
	Kernel Version: 4.4.0-137-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 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-clang
	x86_64-native-linuxapp-gcc-shared

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: not found
	Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang

*Failed Build #1:
OS: FreeBSD
Target: x86_64-native-bsdapp-gcc
  SYMLINK-FILE include/generic/rte_io.h
== Build lib/librte_eal/bsdapp
== Build lib/librte_eal/bsdapp/eal
  CC eal.o
  CC eal_cpuflags.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/20942e57b8934d7186082863fcee13fa/dpdk/lib/librte_eal/bsdapp/eal/eal.c:147:1: error: static declaration of 'eal_clean_runtime_dir' follows non-static declaration
 eal_clean_runtime_dir(void)
 ^~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/20942e57b8934d7186082863fcee13fa/dpdk/lib/librte_eal/bsdapp/eal/eal.c:54:0:
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/20942e57b8934d7186082863fcee13fa/dpdk/lib/librte_eal/common/eal_filesystem.h:29:1: note: previous declaration of 'eal_clean_runtime_dir' was here
 eal_clean_runtime_dir(void);

*Failed Build #2:
OS: FreeBSD
Target: x86_64-native-bsdapp-clang
  SYMLINK-FILE include/generic/rte_io.h
== Build lib/librte_eal/bsdapp
== Build lib/librte_eal/bsdapp/eal
  CC eal_cpuflags.o
  CC eal.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/20942e57b8934d7186082863fcee13fa/dpdk/lib/librte_eal/bsdapp/eal/eal.c:147:1: error: static declaration of 'eal_clean_runtime_dir' follows non-static declaration
eal_clean_runtime_dir(void)
^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/20942e57b8934d7186082863fcee13fa/dpdk/lib/librte_eal/common/eal_filesystem.h:29:1: note: previous declaration is here
eal_clean_runtime_dir(void);
^
1 error generated.
gmake[7]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/20942e57b8934d7186082863fcee13fa/dpdk/mk/internal/rte.compile-pre.mk:116: eal.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
gmake[6]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/20942e57b8934d7186082863fcee13fa/dpdk/mk/rte.subdir.mk:37: eal] Error 2
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/20942e57b8934d7186082863fcee13fa/dpdk/mk/rte.subdir.mk:37: bsdapp] Error 2
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/20942e57b8934d7186082863fcee13fa/dpdk/mk/rte.subdir.mk:35: librte_eal] Error 2

DPDK STV team

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

only message in thread, other threads:[~2018-11-13 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13 15:37 [dpdk-test-report] |FAILURE| pw48036eal: clean up unused files on initialization 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).