test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] investigation of today's build report on commit[8c4c9915fcd6d6feb463ee29da4416df4d87188c]--icc error fixed//RE: [build-report] DPDK OS Building Test Report
@ 2015-11-27  3:24 Gu, YongjieX
       [not found] ` <9A3E4DCF947BAB4FBECB1FA88D4D67891E8327CA@IRSMSX101.ger.corp.intel.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Gu, YongjieX @ 2015-11-27  3:24 UTC (permalink / raw)
  To: qabuild, Cao, Waterman, Tang, HaifengX, thomas.monjalon,
	DPDK_SW_ENG, Wang, Limin, Zhang, XiaopengX, Guan, JunchunX, dts,
	test-report

Hi,all:
  Build error detailed info as below.Build error with icc is fixed.Please check.
Commit : 8c4c9915fcd6d6feb463ee29da4416df4d87188c
OS, Kernel , GCC , ICC

Affected Targets

Build errors

comments

CENTOS65_64,2.6.32-431,4.4.7,14.0.0

x86_64-native-linuxapp-gcc

In file included from /jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/lib/librte_cryptodev/rte_cryptodev.c:72:

error still exist

RHEL65_64,2.6.32-431,4.4.7,14.0.0

x86_64-ivshmem-linuxapp-gcc

/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/lib/librte_cryptodev/rte_cryptodev_pmd.h:79: error: flexible array member in otherwise empty struct

SUSE11SP2_64,3.0.13-0,4.5.1,14.0.0



gmake[5]: *** [rte_cryptodev.o] Error 1

SUSE11SP3_64,3.0.77-0,4.5.1,14.0.0



gmake[4]: *** [librte_cryptodev] Error 2


gmake[3]: *** [lib] Error 2


gmake[2]: *** [all] Error 2

RHEL65_32,2.6.32,4.4.7,14.0.0

i686-native-linuxapp-gcc

gmake[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2

SUSE11SP3_32,3.0.76-0,4.3.4,14.0.0



gmake: *** [install] Error 2







CENTOS65_64,2.6.32-431,4.4.7,14.0.0

x86_64-native-linuxapp-icc

/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/app/test/test_cryptodev_perf.c(1837): error #192: unrecognized character escape sequence

fixed now

FC18_64,3.6.10-4,4.7.2,14.0.0

x86_64-ivshmem-linuxapp-icc

printf("\n%u\t%u\t\%u\t\t%u\t\t%u", dev_num, 0,

FC20_64,3.15.6-200,4.8.2,14.0.0





FC21_64,3.17.4-302,4.9.2,15.0.0





RHEL65_64,2.6.32-431,4.4.7,14.0.0



compilation aborted for /jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/app/test/test_cryptodev_perf.c (code 2)

SUSE11SP2_64,3.0.13-0,4.5.1,14.0.0



make[5]: *** [test_cryptodev_perf.o] Error 2

SUSE11SP3_64,3.0.77-0,4.5.1,14.0.0



make[4]: *** [test] Error 2

UBT124_64,3.8.0-29,4.6.3,14.0.0



make[3]: *** [app] Error 2

UBT144_64,3.13.0-30,4.8.2,14.0.0



make[2]: *** [all] Error 2




make[1]: *** [x86_64-native-linuxapp-icc_install] Error 2

RHEL65_32,2.6.32,4.4.7,14.0.0

i686-native-linuxapp-icc

make: *** [install] Error 2

FC18_32,3.6.10-4,4.7.2,14.0.0





FC20_32,3.11.0,4.8.2,14.0.0





FC21_32,3.17.4-302,4.9.2,15.0.0





SUSE11SP3_32,3.0.76-0,4.3.4,14.0.0





UBT124_32,3.8.0-29,4.6.3,14.0.0





UBT144_32,3.13.0-30,4.8.2,14.0.0











FC20_64,3.15.6-200,4.8.2,14.0.0

x86_64-native-linuxapp-icc_examples

== distributor

error still exist



x86_64-ivshmem-linuxapp-icc_examples

  CC main.o


/jenkins/workspace/DPDK_AUTO_IDT_VM_FC20_64_BUILD/DPDK/examples/distributor/main.c(338): error #167: argument of type "struct rte_mbuf *" is incompatible with parameter of type "const char *"


_mm_prefetch(bufs[0], 0);


                                ^





compilation aborted for /jenkins/workspace/DPDK_AUTO_IDT_VM_FC20_64_BUILD/DPDK/examples/distributor/main.c (code 4)


make[4]: *** [main.o] Error 4


make[3]: *** [all] Error 2


make[2]: *** [distributor] Error 2


make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2


make: *** [examples] Error 2



From: qabuild
Sent: Friday, November 27, 2015 7:05 AM
To: Cao, Waterman; Tang, HaifengX; thomas.monjalon@6wind.com; DPDK_SW_ENG; Wang, Limin; Zhang, XiaopengX; Guan, JunchunX; dts@dpdk.org; test-report@dpdk.org
Subject: [build-report] DPDK OS Building Test Report


Builds Location    : DPDK_master<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482>
Build Number       : 482
Build Date         : 11-27-2015

Last commit Time   : Thu Nov 26 22:28:46 2015 +0100
Last committer     : Thomas Monjalon
Last commit Hash   : 8c4c9915fcd6d6feb463ee29da4416df4d87188c
Last comment       : app/test: fix build with icc

[To get access to the build log]
Please apply a unix account , then apply to be the member of group "ec ccr unix zz cigccusr"  via: http://iem2.intel.com OR unzip the log pkg enclosed, unzip password is intel123
OS

Kernel

GCC

ICC

CLANG

Feature

Build(Error/Warning)

CENTOS65_64

2.6.32-431

4.4.7

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FC18_32

3.6.10-4

4.7.2

14.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FC18_64

3.6.10-4

4.7.2

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FC20_32

3.11.0

4.8.2

14.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FC20_64

3.15.6-200

4.8.2

14.0.0

3.4

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

CLANG

linuxapp_default

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_linuxapp_default.log>

GCC

ivshmem

5/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (enable_all_DEBUG_OPTION=y)

10/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FC21_32

3.17.4-302

4.9.2

15.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FC21_64

3.17.4-302

4.9.2

15.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

FreeBSD10.0_64

10.0-RELEASE

4.8.4

unknow

3.3

CLANG

x86_64-native-bsdapp-clang (CONFIG_RTE_BUILD_SHARED_LIB=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FreeBSD10.0_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_bsdapp_default.log>

GCC

x86_64-native-bsdapp-gcc (CONFIG_RTE_BUILD_SHARED_LIB=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FreeBSD10.0_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_bsdapp_default.log>

RHEL65_32

2.6.32

4.4.7

14.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

RHEL65_64

2.6.32-431

4.4.7

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

RHEL70_64

3.10.0-123

4.8.2

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

SUSE11SP2_64

3.0.13-0

4.5.1

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

SUSE11SP3_32

3.0.76-0

4.3.4

14.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

SUSE11SP3_64

3.0.77-0

4.5.1

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

UBT124_32

3.8.0-29

4.6.3

14.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

UBT124_64

3.8.0-29

4.6.3

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

UBT144_32

3.13.0-30

4.8.2

14.0.0

unknow

ICC

i686-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

i686-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

UBT144_64

3.13.0-30

4.8.2

14.0.0

unknow

ICC

x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

GCC

ivshmem

2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

ICC

ivshmem

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>

GCC

x86_64-native-linuxapp-gcc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)

0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] investigation of today's build report on commit[8c4c9915fcd6d6feb463ee29da4416df4d87188c]--icc error fixed//RE: [build-report] DPDK OS Building Test Report
       [not found]   ` <E115CCD9D858EF4F90C690B0DCB4D8973C86062C@IRSMSX108.ger.corp.intel.com>
@ 2015-11-27 15:39     ` Declan Doherty
  0 siblings, 0 replies; 2+ messages in thread
From: Declan Doherty @ 2015-11-27 15:39 UTC (permalink / raw)
  To: De Lara Guarch, Pablo, Yigit, Ferruh, Gu, YongjieX, qabuild, Cao,
	Waterman, Tang, HaifengX, thomas.monjalon, DPDK_SW_ENG, Wang,
	Limin, Zhang, XiaopengX, Guan, JunchunX, dts, test-report

On 27/11/15 12:22, De Lara Guarch, Pablo wrote:
> There is a fix for the last one already posted in the mailing list, not
> sure about the other ones.
>
> (Btw, I am not working on them now :P)
>
> *From:*Yigit, Ferruh
> *Sent:* Friday, November 27, 2015 12:19 PM
> *To:* Gu, YongjieX; qabuild; Cao, Waterman; Tang, HaifengX;
> thomas.monjalon@6wind.com; DPDK_SW_ENG; Wang, Limin; Zhang, XiaopengX;
> Guan, JunchunX; dts@dpdk.org; test-report@dpdk.org
> *Subject:* RE: investigation of today's build report on
> commit[8c4c9915fcd6d6feb463ee29da4416df4d87188c]--icc error fixed//RE:
> [build-report] DPDK OS Building Test Report
>
> Is there anybody working on these compile errors? If not, I have
> bandwidth to work on them, just please let me know.
>
> Regards,
>
> ferruh
>
> *From:*Gu, YongjieX
> *Sent:* Friday, November 27, 2015 3:24 AM
> *To:* qabuild <qabuild@intel.com <mailto:qabuild@intel.com>>; Cao,
> Waterman <waterman.cao@intel.com <mailto:waterman.cao@intel.com>>; Tang,
> HaifengX <haifengx.tang@intel.com <mailto:haifengx.tang@intel.com>>;
> thomas.monjalon@6wind.com <mailto:thomas.monjalon@6wind.com>;
> DPDK_SW_ENG <dpdk_sw_eng@intel.com <mailto:dpdk_sw_eng@intel.com>>;
> Wang, Limin <limin.wang@intel.com <mailto:limin.wang@intel.com>>; Zhang,
> XiaopengX <xiaopengx.zhang@intel.com
> <mailto:xiaopengx.zhang@intel.com>>; Guan, JunchunX
> <junchunx.guan@intel.com <mailto:junchunx.guan@intel.com>>; dts@dpdk.org
> <mailto:dts@dpdk.org>; test-report@dpdk.org <mailto:test-report@dpdk.org>
> *Subject:* investigation of today's build report on
> commit[8c4c9915fcd6d6feb463ee29da4416df4d87188c]--icc error fixed//RE:
> [build-report] DPDK OS Building Test Report
>
> Hi,all:
>
>    Build error detailed info as below.Build error with icc is
> fixed.Please check.
>
> Commit : 8c4c9915fcd6d6feb463ee29da4416df4d87188c
>
> *OS, Kernel , GCC , ICC *
>
> 	
>
> Affected Targets
>
> 	
>
> Build errors
>
> 	
>
> comments
>
> CENTOS65_64,2.6.32-431,4.4.7,14.0.0
>
> 	
>
> x86_64-native-linuxapp-gcc
>
> 	
>
> In file included from
> /jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/lib/librte_cryptodev/rte_cryptodev.c:72:
>
> 	
>
> error still exist
>
> RHEL65_64,2.6.32-431,4.4.7,14.0.0
>
> 	
>
> x86_64-ivshmem-linuxapp-gcc
>
> 	
>
> /jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/lib/librte_cryptodev/rte_cryptodev_pmd.h:79:
> error: flexible array member in otherwise empty struct
>
> 	
>
> SUSE11SP2_64,3.0.13-0,4.5.1,14.0.0
>
> 	
>
> 	
>
> gmake[5]: *** [rte_cryptodev.o] Error 1
>
> 	
>
> SUSE11SP3_64,3.0.77-0,4.5.1,14.0.0
>
> 	
>
> 	
>
> gmake[4]: *** [librte_cryptodev] Error 2
>
> 	
> 		
>
> gmake[3]: *** [lib] Error 2
>
> 	
> 		
>
> gmake[2]: *** [all] Error 2
>
> 	
>
> RHEL65_32,2.6.32,4.4.7,14.0.0
>
> 	
>
> i686-native-linuxapp-gcc
>
> 	
>
> gmake[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
>
> 	
>
> SUSE11SP3_32,3.0.76-0,4.3.4,14.0.0
>
> 	
>
> 	
>
> gmake: *** [install] Error 2
>
> 	
>
> 	
>
> 	
>
> 	
>
> CENTOS65_64,2.6.32-431,4.4.7,14.0.0
>
> 	
>
> x86_64-native-linuxapp-icc
>
> 	
>
> /jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/app/test/test_cryptodev_perf.c(1837):
> error #192: unrecognized character escape sequence
>
> 	
>
> fixed now
>
> FC18_64,3.6.10-4,4.7.2,14.0.0
>
> 	
>
> x86_64-ivshmem-linuxapp-icc
>
> 	
>
> printf("\n%u\t%u\t\%u\t\t%u\t\t%u", dev_num, 0,
>
> 	
>
> FC20_64,3.15.6-200,4.8.2,14.0.0
>
> 	
>
> 	
>
> 	
>
> FC21_64,3.17.4-302,4.9.2,15.0.0
>
> 	
>
> 	
>
> 	
>
> RHEL65_64,2.6.32-431,4.4.7,14.0.0
>
> 	
>
> 	
>
> compilation aborted for
> /jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/app/test/test_cryptodev_perf.c
> (code 2)
>
> 	
>
> SUSE11SP2_64,3.0.13-0,4.5.1,14.0.0
>
> 	
>
> 	
>
> make[5]: *** [test_cryptodev_perf.o] Error 2
>
> 	
>
> SUSE11SP3_64,3.0.77-0,4.5.1,14.0.0
>
> 	
>
> 	
>
> make[4]: *** [test] Error 2
>
> 	
>
> UBT124_64,3.8.0-29,4.6.3,14.0.0
>
> 	
>
> 	
>
> make[3]: *** [app] Error 2
>
> 	
>
> UBT144_64,3.13.0-30,4.8.2,14.0.0
>
> 	
>
> 	
>
> make[2]: *** [all] Error 2
>
> 	
> 	
>
> 	
>
> make[1]: *** [x86_64-native-linuxapp-icc_install] Error 2
>
> 	
>
> RHEL65_32,2.6.32,4.4.7,14.0.0
>
> 	
>
> i686-native-linuxapp-icc
>
> 	
>
> make: *** [install] Error 2
>
> 	
>
> FC18_32,3.6.10-4,4.7.2,14.0.0
>
> 	
>
> 	
>
> 	
>
> FC20_32,3.11.0,4.8.2,14.0.0
>
> 	
>
> 	
>
> 	
>
> FC21_32,3.17.4-302,4.9.2,15.0.0
>
> 	
>
> 	
>
> 	
>
> SUSE11SP3_32,3.0.76-0,4.3.4,14.0.0
>
> 	
>
> 	
>
> 	
>
> UBT124_32,3.8.0-29,4.6.3,14.0.0
>
> 	
>
> 	
>
> 	
>
> UBT144_32,3.13.0-30,4.8.2,14.0.0
>
> 	
>
> 	
>
> 	
>
> 	
>
> 	
>
> 	
>
> FC20_64,3.15.6-200,4.8.2,14.0.0
>
> 	
>
> x86_64-native-linuxapp-icc_examples
>
> 	
>
> == distributor
>
> 	
>
> error still exist
>
> 	
>
> x86_64-ivshmem-linuxapp-icc_examples
>
> 	
>
>    CC main.o
>
> 	
> 		
>
> /jenkins/workspace/DPDK_AUTO_IDT_VM_FC20_64_BUILD/DPDK/examples/distributor/main.c(338):
> error #167: argument of type "struct rte_mbuf *" is incompatible with
> parameter of type "const char *"
>
> 	
> 		
>
> _mm_prefetch(bufs[0], 0);
>
> 	
> 		
>
>                                  ^
>
> 	
> 		
>
> 	
> 		
>
> compilation aborted for
> /jenkins/workspace/DPDK_AUTO_IDT_VM_FC20_64_BUILD/DPDK/examples/distributor/main.c
> (code 4)
>
> 	
> 		
>
> make[4]: *** [main.o] Error 4
>
> 	
> 		
>
> make[3]: *** [all] Error 2
>
> 	
> 		
>
> make[2]: *** [distributor] Error 2
>
> 	
> 		
>
> make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2
>
> 	
> 		
>
> make: *** [examples] Error 2
>
> 	
>
> *From:*qabuild
> *Sent:* Friday, November 27, 2015 7:05 AM
> *To:* Cao, Waterman; Tang, HaifengX; thomas.monjalon@6wind.com
> <mailto:thomas.monjalon@6wind.com>; DPDK_SW_ENG; Wang, Limin; Zhang,
> XiaopengX; Guan, JunchunX; dts@dpdk.org <mailto:dts@dpdk.org>;
> test-report@dpdk.org <mailto:test-report@dpdk.org>
> *Subject:* [build-report] DPDK OS Building Test Report
>
> Builds Location    : DPDK_master
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482>
> Build Number       : 482
> Build Date         : 11-27-2015
>
> Last commit Time   : Thu Nov 26 22:28:46 2015 +0100
> Last committer     : Thomas Monjalon
> Last commit Hash   : 8c4c9915fcd6d6feb463ee29da4416df4d87188c
> Last comment       : app/test: fix build with icc
>
> [To get access to the build log]
> Please apply a unix account , then apply to be the member of group "ec
> ccr unix zz cigccusr"  via: http://iem2.intel.com OR unzip the log pkg
> enclosed, unzip password is intel123
>
> OS
>
> 	
>
> Kernel
>
> 	
>
> GCC
>
> 	
>
> ICC
>
> 	
>
> CLANG
>
> 	
>
> Feature
>
> 	
>
> Build(Error/Warning)
>
> CENTOS65_64
>
> 	
>
> 2.6.32-431
>
> 	
>
> 4.4.7
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 8/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\CENTOS65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FC18_32
>
> 	
>
> 3.6.10-4
>
> 	
>
> 4.7.2
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FC18_64
>
> 	
>
> 3.6.10-4
>
> 	
>
> 4.7.2
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 2/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC18_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FC20_32
>
> 	
>
> 3.11.0
>
> 	
>
> 4.8.2
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FC20_64
>
> 	
>
> 3.15.6-200
>
> 	
>
> 4.8.2
>
> 	
>
> 14.0.0
>
> 	
>
> 3.4
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> CLANG
>
> 	
>
> linuxapp_default
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_linuxapp_default.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 5/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc (enable_all_DEBUG_OPTION=y)
>
> 	
>
> 10/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC20_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FC21_32
>
> 	
>
> 3.17.4-302
>
> 	
>
> 4.9.2
>
> 	
>
> 15.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FC21_64
>
> 	
>
> 3.17.4-302
>
> 	
>
> 4.9.2
>
> 	
>
> 15.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FC21_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> FreeBSD10.0_64
>
> 	
>
> 10.0-RELEASE
>
> 	
>
> 4.8.4
>
> 	
>
> unknow
>
> 	
>
> 3.3
>
> 	
>
> CLANG
>
> 	
>
> x86_64-native-bsdapp-clang (CONFIG_RTE_BUILD_SHARED_LIB=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FreeBSD10.0_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_bsdapp_default.log>
>
> GCC
>
> 	
>
> x86_64-native-bsdapp-gcc (CONFIG_RTE_BUILD_SHARED_LIB=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\FreeBSD10.0_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_bsdapp_default.log>
>
> RHEL65_32
>
> 	
>
> 2.6.32
>
> 	
>
> 4.4.7
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> RHEL65_64
>
> 	
>
> 2.6.32-431
>
> 	
>
> 4.4.7
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 8/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL65_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> RHEL70_64
>
> 	
>
> 3.10.0-123
>
> 	
>
> 4.8.2
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 2/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\RHEL70_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> SUSE11SP2_64
>
> 	
>
> 3.0.13-0
>
> 	
>
> 4.5.1
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 8/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP2_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> SUSE11SP3_32
>
> 	
>
> 3.0.76-0
>
> 	
>
> 4.3.4
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> SUSE11SP3_64
>
> 	
>
> 3.0.77-0
>
> 	
>
> 4.5.1
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 8/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 6/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\SUSE11SP3_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> UBT124_32
>
> 	
>
> 3.8.0-29
>
> 	
>
> 4.6.3
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> UBT124_64
>
> 	
>
> 3.8.0-29
>
> 	
>
> 4.6.3
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 2/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT124_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> UBT144_32
>
> 	
>
> 3.13.0-30
>
> 	
>
> 4.8.2
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> i686-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> i686-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_32_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> UBT144_64
>
> 	
>
> 3.13.0-30
>
> 	
>
> 4.8.2
>
> 	
>
> 14.0.0
>
> 	
>
> unknow
>
> 	
>
> ICC
>
> 	
>
> x86_64-native-linuxapp-icc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>
> GCC
>
> 	
>
> ivshmem
>
> 	
>
> 2/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> ICC
>
> 	
>
> ivshmem
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_ivshmem.log>
>
> GCC
>
> 	
>
> x86_64-native-linuxapp-gcc
> (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y,CONFIG_RTE_LIBRTE_VHOST=y)
>
> 	
>
> 0/0
> <file:///\\shnpdsmb13\public\DPDK_Builds\master\11-27-2015-482\UBT144_64_8c4c9915fcd6d6feb463ee29da4416df4d87188c\build_configuration_modification.log>
>



I have fixes for the other gcc 4.4.7 crypto issues which I'll push 
shortly to the mailing list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-27 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-27  3:24 [dts] investigation of today's build report on commit[8c4c9915fcd6d6feb463ee29da4416df4d87188c]--icc error fixed//RE: [build-report] DPDK OS Building Test Report Gu, YongjieX
     [not found] ` <9A3E4DCF947BAB4FBECB1FA88D4D67891E8327CA@IRSMSX101.ger.corp.intel.com>
     [not found]   ` <E115CCD9D858EF4F90C690B0DCB4D8973C86062C@IRSMSX108.ger.corp.intel.com>
2015-11-27 15:39     ` Declan Doherty

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).