* [dpdk-test-report] |FAILURE| pw38278[dpdk-dev, v9, 2/5] vfio: add multi container support
@ 2018-04-19 5:56 sys_stv
0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2018-04-19 5:56 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen
[-- Attachment #1: Type: text/plain, Size: 32498 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38278
_Compilation issues_
Submitter: Xiao Wang <xiao.w.wang@intel.com>
Date: 2018-04-17 07:06:21
DPDK git baseline: Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
Build Summary: 15 Builds Done, 2 Successful, 13 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-clang
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-gcc
i686-native-linuxapp-gcc
OS: UB1604
Kernel Version: 4.4.0-81-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 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-gcc-shared
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.75-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: FC25
Target: x86_64-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x11da): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1397): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x13b2): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1559): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
CC parameters.o
make[4]: *** Waiting for unfinished jobs....
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x11da): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1397): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x13b2): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1559): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #3:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x916): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `update_datapath':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xaa3): undefined reference to `rte_vfio_container_dma_map'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xcfa): undefined reference to `rte_vfio_container_dma_map'
CC parameters.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC cmdline.o
CC cmdline_flow.o
--
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x916): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `update_datapath':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xaa3): undefined reference to `rte_vfio_container_dma_map'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xcfa): undefined reference to `rte_vfio_container_dma_map'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #4:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
ifcvf_vdpa.c:(.text+0x11da): undefined reference to `rte_vfio_container_destroy'
ifcvf_vdpa.o: In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1375): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x138f): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1579): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[6]: *** [librte_ifcvf_vdpa.so.1.1] Error 1
make[5]: *** [ifc] Error 2
make[4]: *** [net] Error 2
make[3]: *** [drivers] Error 2
make[2]: *** [all] Error 2
Failed Build #5:
OS: UB1604
Target: i686-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x12d4): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1461): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x147f): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16aa): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x12d4): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1461): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x147f): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16aa): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #6:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
ifcvf_vdpa.c:(.text+0x11ba): undefined reference to `rte_vfio_container_destroy'
ifcvf_vdpa.o: In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1377): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x1392): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1579): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ifcvf_vdpa.so.1.1' failed
make[6]: *** [librte_ifcvf_vdpa.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifc' failed
make[5]: *** [ifc] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: 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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #7:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x1138): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x12c0): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x12da): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x14c1): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
ifcvf_vdpa.c:(.text+0x1138): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x12c0): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x12da): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x14c1): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #8:
OS: UB1604
Target: x86_64-native-linuxapp-clang
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/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-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #9:
OS: CENTOS
Target: i686-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x14c7): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1669): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x1687): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x18ba): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
ifcvf_vdpa.c:(.text+0x14c7): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1669): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x1687): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x18ba): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #10:
OS: FC24
Target: i686-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x1364): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x14da): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x14f8): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16a2): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x1364): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x14da): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x14f8): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16a2): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #11:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #12:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
ifcvf_vdpa.c:(.text+0x110a): undefined reference to `rte_vfio_container_destroy'
ifcvf_vdpa.o: In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x12a7): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x12c2): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1479): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ifcvf_vdpa.so.1.1' failed
make[6]: *** [librte_ifcvf_vdpa.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifc' failed
make[5]: *** [ifc] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: 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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #13:
OS: FC24
Target: x86_64-native-linuxapp-clang
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/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-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |FAILURE| pw38278[dpdk-dev, v9, 2/5] vfio: add multi container support
@ 2018-04-19 12:41 sys_stv
0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2018-04-19 12:41 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen
[-- Attachment #1: Type: text/plain, Size: 32674 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38278
_Compilation issues_
Submitter: Xiao Wang <xiao.w.wang@intel.com>
Date: 2018-04-17 07:06:21
DPDK git baseline: Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
Build Summary: 15 Builds Done, 2 Successful, 13 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-clang
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-gcc
i686-native-linuxapp-gcc
OS: UB1604
Kernel Version: 4.4.0-81-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 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-gcc-shared
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.75-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: FC25
Target: x86_64-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x11da): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1397): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x13b2): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1559): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x11da): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1397): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x13b2): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1559): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #3:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x916): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `update_datapath':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xaa3): undefined reference to `rte_vfio_container_dma_map'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xcfa): undefined reference to `rte_vfio_container_dma_map'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x916): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `update_datapath':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xaa3): undefined reference to `rte_vfio_container_dma_map'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0xcfa): undefined reference to `rte_vfio_container_dma_map'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #4:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
ifcvf_vdpa.c:(.text+0x11da): undefined reference to `rte_vfio_container_destroy'
ifcvf_vdpa.o: In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1375): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x138f): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1579): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[6]: *** [librte_ifcvf_vdpa.so.1.1] Error 1
make[5]: *** [ifc] Error 2
make[4]: *** [net] Error 2
make[3]: *** [drivers] Error 2
make[2]: *** [all] Error 2
Failed Build #5:
OS: UB1604
Target: i686-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x12d4): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1461): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x147f): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16aa): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x12d4): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1461): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x147f): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16aa): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #6:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
ifcvf_vdpa.c:(.text+0x11ba): undefined reference to `rte_vfio_container_destroy'
ifcvf_vdpa.o: In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1377): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x1392): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1579): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ifcvf_vdpa.so.1.1' failed
make[6]: *** [librte_ifcvf_vdpa.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifc' failed
make[5]: *** [ifc] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: 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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #7:
OS: UB1604
Target: x86_64-native-linuxapp-clang
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/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-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #8:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x1138): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x12c0): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x12da): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x14c1): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
ifcvf_vdpa.c:(.text+0x1138): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x12c0): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x12da): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x14c1): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #9:
OS: CENTOS
Target: i686-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x14c7): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1669): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x1687): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x18ba): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
--
ifcvf_vdpa.c:(.text+0x14c7): undefined reference to `rte_vfio_container_destroy'
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x1669): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x1687): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x18ba): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
Failed Build #10:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x1068): undefined reference to `rte_vfio_container_destroy'
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x11e2): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x11fd): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x13a9): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #11:
OS: FC24
Target: i686-native-linuxapp-gcc
ifcvf_vdpa.c:(.text+0x1364): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x14da): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x14f8): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16a2): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
ifcvf_vdpa.c:(.text+0x1364): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/i686-native-linuxapp-gcc/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x14da): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x14f8): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x16a2): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #12:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
ifcvf_vdpa.c:(.text+0x110a): undefined reference to `rte_vfio_container_destroy'
ifcvf_vdpa.o: In function `ifcvf_pci_probe':
ifcvf_vdpa.c:(.text+0x12a7): undefined reference to `rte_vfio_container_create'
ifcvf_vdpa.c:(.text+0x12c2): undefined reference to `rte_vfio_container_group_bind'
ifcvf_vdpa.c:(.text+0x1479): undefined reference to `rte_vfio_container_destroy'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_ifcvf_vdpa.so.1.1' failed
make[6]: *** [librte_ifcvf_vdpa.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifc' failed
make[5]: *** [ifc] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: 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/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
Failed Build #13:
OS: FC24
Target: x86_64-native-linuxapp-clang
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
CC parameters.o
CC cmdline.o
CC cmdline_flow.o
--
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x1171): undefined reference to `rte_vfio_container_create'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x118e): undefined reference to `rte_vfio_container_group_bind'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x11b1): undefined reference to `rte_vfio_container_destroy'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/x86_64-native-linuxapp-clang/lib/librte_ifcvf_vdpa.a(ifcvf_vdpa.o): In function `ifcvf_pci_remove':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/drivers/net/ifc/ifcvf_vdpa.c:(.text+0x13c6): undefined reference to `rte_vfio_container_destroy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.app.mk:354: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/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-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/05698a3bc8d7466e8812f57639c36731/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-19 12:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 5:56 [dpdk-test-report] |FAILURE| pw38278[dpdk-dev, v9, 2/5] vfio: add multi container support sys_stv
2018-04-19 12:41 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).