Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/48377 _Compilation issues_ Submitter: Xiao Wang Date: 2018-11-28 09:46:05 DPDK git baseline: Repo:dpdk-master, CommitID: 0da7f445df445630c794897347ee360d6fe6348b Build Summary: 15 Builds Done, 12 Successful, 3 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.3.1 20161221 (Red Hat 6.3.1-1) Clang Version: 3.8.1 (tags/RELEASE_381/final) x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: CENTOS Kernel Version: 3.10.0-862.14.4.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-28) Clang Version: NA x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc 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 (FreeBSD Ports Collection) 7.3.0 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 ifcvf_vdpa.c:(.text+0x1e65): undefined reference to `rte_kvargs_free' ifcvf_vdpa.c:(.text+0x20e2): undefined reference to `rte_kvargs_count' ifcvf_vdpa.c:(.text+0x215e): undefined reference to `rte_kvargs_free' ifcvf_vdpa.c:(.text+0x217e): undefined reference to `rte_kvargs_process' ifcvf_vdpa.c:(.text+0x21d7): undefined reference to `rte_kvargs_free' collect2: error: ld returned 1 exit status make[6]: *** [librte_pmd_ifc.so.1.1] Error 1 make[5]: *** [ifc] Error 2 make[5]: *** Waiting for unfinished jobs.... CC rte_eth_softnic_flow.o CC rte_eth_softnic_meter.o *Failed Build #2: OS: UB1604 Target: x86_64-native-linuxapp-gcc-shared ifcvf_vdpa.c:(.text+0x1e01): undefined reference to `rte_kvargs_free' ifcvf_vdpa.c:(.text+0x2056): undefined reference to `rte_kvargs_count' ifcvf_vdpa.c:(.text+0x20cc): undefined reference to `rte_kvargs_free' ifcvf_vdpa.c:(.text+0x20ef): undefined reference to `rte_kvargs_process' ifcvf_vdpa.c:(.text+0x2145): undefined reference to `rte_kvargs_free' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_ifc.so.1.1' failed make[6]: *** [librte_pmd_ifc.so.1.1] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifc' failed make[5]: *** [ifc] Error 2 make[5]: *** Waiting for unfinished jobs.... CC rte_eth_softnic_cli.o CC rte_eth_softnic_flow.o CC rte_eth_softnic_meter.o CC rte_eth_softnic_cryptodev.o CC parser.o CC conn.o LD librte_pmd_softnic.so.1.1 INSTALL-LIB librte_pmd_softnic.so.1.1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/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/0b119cb4733a4ba18e783270bb6ef1da/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/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: FC24 Target: x86_64-native-linuxapp-gcc-shared ifcvf_vdpa.c:(.text+0x1d29): undefined reference to `rte_kvargs_free' ifcvf_vdpa.c:(.text+0x1f39): undefined reference to `rte_kvargs_count' ifcvf_vdpa.c:(.text+0x1faf): undefined reference to `rte_kvargs_free' ifcvf_vdpa.c:(.text+0x1fd7): undefined reference to `rte_kvargs_process' ifcvf_vdpa.c:(.text+0x202d): undefined reference to `rte_kvargs_free' collect2: error: ld returned 1 exit status /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_ifc.so.1.1' failed make[6]: *** [librte_pmd_ifc.so.1.1] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifc' failed make[5]: *** [ifc] Error 2 make[5]: *** Waiting for unfinished jobs.... CC rte_eth_softnic_flow.o CC rte_eth_softnic_meter.o CC rte_eth_softnic_cryptodev.o CC parser.o CC conn.o LD librte_pmd_softnic.so.1.1 INSTALL-LIB librte_pmd_softnic.so.1.1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/0b119cb4733a4ba18e783270bb6ef1da/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/0b119cb4733a4ba18e783270bb6ef1da/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/0b119cb4733a4ba18e783270bb6ef1da/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team