Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/93683 _Compilation issues_ Submitter: Chenbo Xia Date: 2021-06-01 03:06:44 Reply_mail: 20210601030644.3318-7-chenbo.xia@intel.com DPDK git baseline: Repo:dpdk, CommitID: 66b3a54b9feab193a5cf8ad54606d745078587cc Meson Build Summary: 22 Builds Done, 21 Successful, 1 Failures, 0 Blocked +------------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +------------------+------------+--------------+------------+------------+-----------+----------+ | UB2004-64 | pass | pass | pass | | | pass | | RHEL83-64 | pass | | | | | | | FC34-64 | pass | pass | | | | | | CentOsStream8-64 | pass | | | | | | | UB2104-64 | pass | | | | | | | WIN10-64 | | fail | | | | | | UB2004-32 | pass | | | | | | | CENTOS83-64 | pass | pass | pass | pass | pass | | | FreeBSD1201-64 | pass | pass | | pass | pass | | | SUSE15-64 | pass | pass | | | | | +------------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.2.0-5ubuntu1~20.04) 10.2.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-icc x86_64-native-linuxapp-doc OS: RHEL83-64 Kernel Version: 4.18.0-240.el8.x86_64 GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5) Clang Version: 10.0.1 (Red Hat 10.0.1-1.module+el8.3.0+7459+90c24896) x86_64-native-linuxapp-gcc OS: FC34-64 Kernel Version: 5.11.15-300.fc34.x86_64 GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0) Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: CentOsStream8-64 Kernel Version: 4.18.0-257.el8.x86_64 GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) Clang Version: 11.0.0 (Red Hat 11.0.0-0.2.rc2.module_el8.4.0+533+50191577) x86_64-native-linuxapp-gcc OS: UB2104-64 Kernel Version: 5.11.0-16-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0 Clang Version: 12.0.0-1ubuntu1 x86_64-native-linuxapp-gcc OS: WIN10-64 Kernel Version: N/A GCC Version: N/A Clang Version: Clang 8.0.0 x86_64-windows-clang OS: UB2004-32 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.2.0-5ubuntu1~20.04) 10.2.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: CENTOS83-64 Kernel Version: 4.18.0-240.1.1.el8_3.x86_64 GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5) Clang Version: 10.0.1 (Red Hat 10.0.1-1.module_el8.3.0+467+cb298d5b) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-icc x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug OS: FreeBSD1201-64 Kernel Version: 12.1-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 9.2.0 Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.3.18-lp152.57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 9.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc *Build Failed #1: OS: WIN10-64 Target: x86_64-windows-clang FAILED: drivers/rte_bus_pci-21.dll "clang" -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_bus_pci-21.dll drivers/rte_bus_pci-21.dll.p/meson-generated_.._rte_bus_pci.pmd.c.obj drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.obj drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.obj drivers/libtmp_rte_bus_pci.a.p/bus_pci_windows_pci.c.obj drivers/libtmp_rte_bus_pci.a.p/bus_pci_windows_pci_netuio.c.obj "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_bus_pci.lib" "-lws2_32" "-lmincore" "-ladvapi32" "-lsetupapi" "-ldbghelp" "lib\rte_eal.lib" "lib\rte_kvargs.lib" "lib\rte_pci.lib" "-Wl,/def:C:\windows-dpdk\dpdk\build\drivers\rte_bus_pci_exports.def" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" rte_bus_pci_exports.def : error LNK2001: unresolved external symbol rte_pci_mmio_read rte_bus_pci_exports.def : error LNK2001: unresolved external symbol rte_pci_mmio_write drivers\rte_bus_pci.lib : fatal error LNK1120: 2 unresolved externals clang: error: linker command failed with exit code 1120 (use -v to see invocation) [189/289] Generating symbol file lib/rte_mbuf-21.dll.p/rte_mbuf-21.dll.symbols [190/289] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_dcb.c.obj [191/289] Compiling C object drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.obj [192/289] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.obj [193/289] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.obj [194/289] Generating rte_common_iavf.pmd.c with a custom command (wrapped by meson to set PATH) [195/289] Generating rte_bus_vdev.pmd.c with a custom command (wrapped by meson to set PATH) [196/289] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.obj [197/289] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj [198/289] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev_vf.c.obj [199/289] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.obj [200/289] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.obj [201/289] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj ninja: build stopped DPDK STV team