[dpdk-test-report] |FAILURE| pw43880[RFC] ipsec: new library for IPsec data-path processing

sys_stv at intel.com sys_stv at intel.com
Mon Aug 27 08:22:17 CEST 2018


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

_Compilation issues_

Submitter: Konstantin Ananyev <konstantin.ananyev at intel.com>
Date: 2018-08-24 16:53:18
DPDK git baseline: Repo:dpdk-master, CommitID: 7281cf520f890a5e779596c872e2440af7131eae

Build Summary: 15 Builds Done, 9 Successful, 6 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-gcc-shared
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: UB1604
	Kernel Version: 4.4.0-130-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
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc
	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.76-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: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
sa.o: In function `rte_ipsec_crypto_process':
sa.c:(.text.experimental+0x1689): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x189b): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x19fc): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x220d): undefined reference to `rte_mempool_ops_table'
collect2: error: ld returned 1 exit status
make[5]: *** [librte_ipsec.so.1.1] Error 1
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC bpf_jit_x86.o
  LD librte_bpf.so.1.1

*Failed Build #2:
OS: CENTOS
Target: i686-native-linuxapp-gcc
  AR librte_port.a
  INSTALL-LIB librte_port.a
== Build lib/librte_ipsec
  SYMLINK-FILE include/rte_ipsec.h
  CC sa.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/lib/librte_ipsec/sa.c:27:2: error: unknown type name ‘__uint128_t’
  __uint128_t raw;
  ^
  CC bpf_validate.o
make[5]: *** [sa.o] Error 1
make[4]: *** [librte_ipsec] Error 2

*Failed Build #3:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
sa.c:(.text.experimental+0x18b0): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x1989): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x1ca1): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x2085): undefined reference to `rte_mempool_ops_table'
sa.o:sa.c:(.text.experimental+0x2131): more undefined references to `rte_mempool_ops_table' follow
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ipsec.so.1.1' failed
make[5]: *** [librte_ipsec.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC bpf_jit_x86.o
  LD librte_bpf.so.1.1
  INSTALL-LIB librte_bpf.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #4:
OS: UB1604
Target: i686-native-linuxapp-gcc
  SYMLINK-FILE include/rte_ipsec.h
  SYMLINK-FILE include/rte_bpf.h
  SYMLINK-FILE include/rte_bpf_ethdev.h
  CC sa.o
  CC bpf.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/lib/librte_ipsec/sa.c:27:2: error: unknown type name ‘__uint128_t’
  __uint128_t raw;
  ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed
make[5]: *** [sa.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC bpf_exec.o
  CC bpf_load.o
  CC bpf_pkt.o
  CC bpf_validate.o
  AR librte_bpf.a
  INSTALL-LIB librte_bpf.a
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #5:
OS: FC24
Target: i686-native-linuxapp-gcc
  SYMLINK-FILE include/rte_bpf.h
  SYMLINK-FILE include/rte_bpf_ethdev.h
  CC bpf.o
  SYMLINK-FILE include/rte_ipsec.h
  CC sa.o
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/lib/librte_ipsec/sa.c:27:2: error: unknown type name ‘__uint128_t’
  __uint128_t raw;
  ^~~~~~~~~~~
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'sa.o' failed
make[5]: *** [sa.o] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC bpf_exec.o
  CC bpf_load.o
  CC bpf_pkt.o
  CC bpf_validate.o
  AR librte_bpf.a
  INSTALL-LIB librte_bpf.a
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #6:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
sa.c:(.text.experimental+0x18bc): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x1974): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x1cb9): undefined reference to `rte_mempool_ops_table'
sa.c:(.text.experimental+0x2070): undefined reference to `rte_mempool_ops_table'
sa.o:sa.c:(.text.experimental+0x2117): more undefined references to `rte_mempool_ops_table' follow
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ipsec.so.1.1' failed
make[5]: *** [librte_ipsec.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_ipsec' failed
make[4]: *** [librte_ipsec] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC bpf_jit_x86.o
  LD librte_bpf.so.1.1
  INSTALL-LIB librte_bpf.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/755aaa07d1cd4153ad03d0a4cb96a6e1/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team


More information about the test-report mailing list