[dpdk-test-report] | ERROR | daily Intel builds (16/47)

sys_stv at intel.com sys_stv at intel.com
Sun Apr 3 23:55:38 CEST 2016


Last commit Time   : Fri Apr 1 23:52:18 2016 +0200
Last Author        : Thomas Monjalon
Last commit Hash   : f887a6f85528b8dae70f8f5c4c16e21f7648240e
Last comment       : version: 16.04-rc3

Build Summary      : 47 Builds Done, 16 Successful, 31 Failures.

Failure details    : 

Failure #1
SUSE11SP2_64 / Linux 3.0.13-0 / GCC 4.5.1
Config: 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

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #2
SUSE11SP2_64 / Linux 3.0.13-0 / ICC 14.0.0
Config: 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

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #3
SUSE11SP2_64 / Linux 3.0.13-0 / GCC 4.5.1
Config: x86_64-native-ivshmem-gcc

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-ivshmem-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #4
SUSE11SP2_64 / Linux 3.0.13-0 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-ivshmem-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #5
RHEL70_64 / Linux 3.10.0-123 / ICC 14.0.0
Config: 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

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #6
RHEL70_64 / Linux 3.10.0-123 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #7
SUSE11SP3_32 / Linux 3.0.76-0 / GCC 4.3.4
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.mapcc1: warnings being treated as errors
DPDK/examples/ip_pipeline/pipeline/pipeline_routing_be.c: In function 'pipeline_routing_msg_req_route_add_handler':
DPDK/examples/ip_pipeline/pipeline/pipeline_routing_be.c:1537: error: integer constant is too large for 'long' type
compilation terminated due to -Wfatal-errors.  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.mapcc1: warnings being treated as errors
DPDK/examples/ipsec-secgw/sp.c:124: error: initialized field overwritten
compilation terminated due to -Wfatal-errors.  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: error: rte_kni.h: No such file or directory
cc1: warnings being treated as errors
DPDK/examples/kni/main.c: In function 'kni_ingress':
DPDK/examples/kni/main.c:261: error: implicit declaration of function 'rte_kni_tx_burst'
compilation terminated due to -Wfatal-errors.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #8
SUSE11SP3_32 / Linux 3.0.76-0 / ICC 14.0.0
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.mapcc1: warnings being treated as errors
DPDK/examples/ip_pipeline/pipeline/pipeline_routing_be.c: In function 'pipeline_routing_msg_req_route_add_handler':
DPDK/examples/ip_pipeline/pipeline/pipeline_routing_be.c:1537: error: integer constant is too large for 'long' type
compilation terminated due to -Wfatal-errors.  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.mapcc1: warnings being treated as errors
DPDK/examples/ipsec-secgw/sp.c:124: error: initialized field overwritten
compilation terminated due to -Wfatal-errors.  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: error: rte_kni.h: No such file or directory
cc1: warnings being treated as errors
DPDK/examples/kni/main.c: In function 'kni_ingress':
DPDK/examples/kni/main.c:261: error: implicit declaration of function 'rte_kni_tx_burst'
compilation terminated due to -Wfatal-errors.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #9
UBT144_32 / Linux 3.13.0-30 / GCC 4.8.2
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
 #include <rte_kni.h>
                     ^
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #10
UBT144_32 / Linux 3.13.0-30 / ICC 14.0.0
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
 #include <rte_kni.h>
                     ^
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #11
UBT124_32 / Linux 3.8.0-29 / GCC 4.6.3
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #12
UBT124_32 / Linux 3.8.0-29 / ICC 14.0.0
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #13
UBT144_64 / Linux 3.13.0-30 / ICC 14.0.0
Config: 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

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #14
UBT144_64 / Linux 3.13.0-30 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #15
FC18_64 / Linux 3.6.10-4 / ICC 14.0.0
Config: 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

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #16
FC18_64 / Linux 3.6.10-4 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #17
SUSE11SP3_64 / Linux 3.0.77-0 / GCC 4.5.1
Config: 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

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #18
SUSE11SP3_64 / Linux 3.0.77-0 / ICC 14.0.0
Config: 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

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-native-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #19
SUSE11SP3_64 / Linux 3.0.77-0 / GCC 4.5.1
Config: x86_64-native-ivshmem-gcc

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-ivshmem-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #20
SUSE11SP3_64 / Linux 3.0.77-0 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

cc1: warnings being treated as errors
DPDK/app/test/test_cryptodev.c: In function ‘test_snow3g_encrypted_authentication.clone.3’:
DPDK/x86_64-ivshmem-linuxapp-gcc/include/rte_memcpy.h:796:14: error: array subscript is above array bounds
compilation terminated due to -Wfatal-errors.

Failure #21
UBT124_64 / Linux 3.8.0-29 / ICC 14.0.0
Config: 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

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #22
UBT124_64 / Linux 3.8.0-29 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #23
FC20_32 / Linux 3.11.0 / GCC 4.8.2
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
 #include <rte_kni.h>
                     ^
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #24
FC20_32 / Linux 3.11.0 / ICC 14.0.0
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
 #include <rte_kni.h>
                     ^
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #25
FC18_32 / Linux 3.6.10-4 / GCC 4.7.2
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #26
FC18_32 / Linux 3.6.10-4 / ICC 14.0.0
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
compilation terminated.  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #27
FC20_64 / Linux 3.15.6-200 / ICC 14.0.0
Config: x86_64-native-ivshmem-icc

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #28
FC20_64 / Linux 3.15.6-200 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)

Failure #29
FC21_32 / Linux 3.18.8-201 / GCC 4.9.2
Config: 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

LD ethtool
  INSTALL-APP ethtool
  INSTALL-MAP ethtool.map  LD exception_path
  INSTALL-APP exception_path
  INSTALL-MAP exception_path.map  LD helloworld
  INSTALL-APP helloworld
  INSTALL-MAP helloworld.map  LD ip_fragmentation
  INSTALL-APP ip_fragmentation
  INSTALL-MAP ip_fragmentation.map  LD ip_pipeline
  INSTALL-APP ip_pipeline
  INSTALL-MAP ip_pipeline.map  LD ip_reassembly
  INSTALL-APP ip_reassembly
  INSTALL-MAP ip_reassembly.map  LD ipsec-secgw
  INSTALL-APP ipsec-secgw
  INSTALL-MAP ipsec-secgw.map  LD ipv4_multicast
  INSTALL-APP ipv4_multicast
  INSTALL-MAP ipv4_multicast.mapDPDK/examples/kni/main.c:75:21: fatal error: rte_kni.h: No such file or directory
 #include <rte_kni.h>
                     ^
compilation terminated.
DPDK//mk/internal/rte.compile-pre.mk:126: recipe for target 'main.o' failed
DPDK//mk/rte.extapp.mk:42: recipe for target 'all' failed  LD l2fwd
  INSTALL-APP l2fwd
  INSTALL-MAP l2fwd.map
Makefile:37: *** "Please define PQOS_INSTALL_PATH environment variable".  Stop.  LD l2fwd-crypto
  INSTALL-APP l2fwd-crypto
  INSTALL-MAP l2fwd-crypto.map

Failure #30
FC21_64 / Linux 3.18.8-201 / ICC 15.0.0
Config: x86_64-native-ivshmem-icc

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'main.o' failed
DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed
DPDK/mk/rte.extsubdir.mk:46: recipe for target 'l2fwd-crypto' failed
DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-ivshmem-linuxapp-icc_examples' failed
DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed

Failure #31
FC21_64 / Linux 3.18.8-201 / ICC 15.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y

DPDK/examples/l2fwd-crypto/main.c(905): error #188: enumerated type mixed with another type
  			*algo = i;
  			      ^
compilation aborted for DPDK/examples/l2fwd-crypto/main.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:126: recipe for target 'main.o' failed
DPDK/mk/rte.extapp.mk:42: recipe for target 'all' failed
DPDK/mk/rte.extsubdir.mk:46: recipe for target 'l2fwd-crypto' failed
DPDK/mk/rte.sdkexamples.mk:52: recipe for target 'x86_64-native-linuxapp-icc_examples' failed
DPDK/mk/rte.sdkroot.mk:119: recipe for target 'examples' failed

Successful builds :
RHEL70_64 / Linux 3.10.0-123 / GCC 4.8.2
Config: 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

RHEL70_64 / Linux 3.10.0-123 / GCC 4.8.2
Config: x86_64-native-ivshmem-gcc

UBT144_64 / Linux 3.13.0-30 / GCC 4.8.2
Config: 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

UBT144_64 / Linux 3.13.0-30 / GCC 4.8.2
Config: x86_64-native-ivshmem-gcc

FC18_64 / Linux 3.6.10-4 / GCC 4.7.2
Config: 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

FC18_64 / Linux 3.6.10-4 / GCC 4.7.2
Config: x86_64-native-ivshmem-gcc

UBT124_64 / Linux 3.8.0-29 / GCC 4.6.3
Config: 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

UBT124_64 / Linux 3.8.0-29 / GCC 4.6.3
Config: x86_64-native-ivshmem-gcc

FreeBSD10.0_64 / Linux 10.0-RELEASE / GCC 4.8.4
Config: x86_64-native-bsdapp-gcc
        CONFIG_RTE_BUILD_SHARED_LIB=y

FreeBSD10.0_64 / Linux 10.0-RELEASE / CLANG 3.3
Config: x86_64-native-bsdapp-clang
        CONFIG_RTE_BUILD_SHARED_LIB=y

FC20_64 / Linux 3.15.6-200 / GCC 4.8.2
Config: x86_64-native-ivshmem-gcc

FC20_64 / Linux 3.15.6-200 / GCC 4.8.2
Config: x86_64-native-linuxapp-gcc
        enable_all_DEBUG_OPTION=y

FC20_64 / Linux 3.15.6-200 / CLANG 3.4
Config: x86_64-native-linuxapp-clang

FC21_32 / Linux 3.18.8-201 / ICC 15.0.0
Config: 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

FC21_64 / Linux 3.18.8-201 / GCC 4.9.2
Config: x86_64-native-ivshmem-gcc

FC21_64 / Linux 3.18.8-201 / GCC 4.9.2
Config: 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



More information about the test-report mailing list