Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/104854 _Compilation issues_ Submitter: Xiaoyun Li Date: 2021-12-03 11:38:05 Reply_mail: 20211203113805.1025301-3-xiaoyun.li@intel.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 042f5a355a57b31a9f87824173a9d427b21abdb8 Meson Build Summary: 20 Builds Done, 19 Successful, 1 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +--------------+------------+--------------+------------+------------+-----------+----------+ | UB2004-64 | pass | pass | pass | | | pass | | FC35-64 | pass | pass | | | | | | WIN10-64 | | fail | | | | | | UB2004-32 | pass | | | | | | | FreeBSD13-64 | pass | pass | | pass | pass | | | UB2110-64 | pass | | | | | | | SUSE15-64 | pass | pass | | | | | | RHEL84-64 | pass | pass | pass | pass | pass | | +--------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.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: FC35-64 Kernel Version: 5.14.16-301.fc35.x86_64 GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) Clang Version: 13.0.0 (Fedora 13.0.0~rc1-1.fc35) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang 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.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: UB2110-64 Kernel Version: 5.13.0-19-generic GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0 Clang Version: 13.0.0-2 x86_64-native-linuxapp-gcc OS: SUSE15-64 Kernel Version: 5.3.18-57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: RHEL84-64 Kernel Version: 4.18.0-305.19.1.el8_4.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-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc *Build Failed #1: OS: WIN10-64 Target: x86_64-windows-clang FAILED: lib/rte_net-22.dll "clang" -Wl,/MACHINE:X64 -Wl,/OUT:lib/rte_net-22.dll lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.obj lib/librte_net.a.p/net_rte_arp.c.obj lib/librte_net.a.p/net_rte_ether.c.obj lib/librte_net.a.p/net_rte_net.c.obj lib/librte_net.a.p/net_rte_net_crc.c.obj lib/librte_net.a.p/net_net_crc_sse.c.obj "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:lib\rte_net.lib" "lib\rte_eal.lib" "lib\rte_kvargs.lib" "lib\rte_mbuf.lib" "lib\rte_mempool.lib" "lib\rte_ring.lib" "lib\rte_telemetry.lib" "-Wl,/def:C:\windows-dpdk\dpdk\build\lib\rte_net_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32" rte_net_exports.def : error LNK2001: unresolved external symbol rte_ipv4_udptcp_cksum_mbuf rte_net_exports.def : error LNK2001: unresolved external symbol rte_ipv4_udptcp_cksum_mbuf_verify rte_net_exports.def : error LNK2001: unresolved external symbol rte_ipv6_udptcp_cksum_mbuf rte_net_exports.def : error LNK2001: unresolved external symbol rte_ipv6_udptcp_cksum_mbuf_verify lib\rte_net.lib : fatal error LNK1120: 4 unresolved externals clang: error: linker command failed with exit code 1120 (use -v to see invocation) [232/549] Generating rte_bus_pci_def with a custom command [233/549] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.obj [234/549] Linking target lib/rte_cryptodev-22.dll Creating library lib\rte_cryptodev.lib and object lib\rte_cryptodev.exp [235/549] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.obj [236/549] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.obj [237/549] Linking target lib/rte_gpudev-22.dll Creating library lib\rte_gpudev.lib and object lib\rte_gpudev.exp [238/549] Generating rte_bus_auxiliary.pmd.c with a custom command (wrapped by meson to set PATH) [239/549] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.obj [240/549] Linking target lib/rte_dmadev-22.dll Creating library lib\rte_dmadev.lib and object lib\rte_dmadev.exp [241/549] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.obj [242/549] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.obj [243/549] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_windows_pci_netuio.c.obj ../drivers/bus/pci/windows/pci_netuio.c:127:33: warning: suggest braces around initialization of subobject [-Wmissing-braces] struct device_info hw_info = { 0 }; ^ {} 1 warning generated. [244/549] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_windows_pci.c.obj ninja: build stopped DPDK STV team