Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/104272 _Compilation issues_ Submitter: Stephen Hemminger Date: 2021-11-13 03:32:09 Reply_mail: 20211113033209.341027-6-stephen@networkplumber.org DPDK git baseline: Repo:dpdk, CommitID: d4fb4eb08725a3e667042c1f5cd3ed72b94505a7 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 | | FC34-64 | | pass | | | | | | FC35-64 | 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: FC34-64 Kernel Version: 5.14.16-201.fc34.x86_64 GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) Clang Version: 12.0.1 (Fedora 12.0.1-1.fc34) x86_64-native-linuxapp-clang 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 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/librte_eal.a.p/eal_windows_eal_mp.c.obj "clang" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\kvargs" "-I..\lib\kvargs" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-O3" "-include" "rte_config.h" "-Wextra" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VERSION=\"22.0\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_windows_eal_mp.c.obj -MF "lib\librte_eal.a.p\eal_windows_eal_mp.c.obj.d" -o lib/librte_eal.a.p/eal_windows_eal_mp.c.obj "-c" ../lib/eal/windows/eal_mp.c ../lib/eal/windows/eal_mp.c:91:1: error: conflicting types for 'register_mp_requests' register_mp_requests(void) ^ ../lib/eal/windows/eal_mp.c:83:1: note: previous definition is here register_mp_requests(void) ^ 1 error generated. [59/549] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj [60/549] Generating rte_eal_def with a custom command [61/549] Compiling C object lib/librte_eal.a.p/eal_windows_eal_timer.c.obj [62/549] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj [63/549] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj [64/549] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.obj [65/549] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.obj [66/549] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memory.c.obj [67/549] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.obj [68/549] Compiling C object lib/librte_eal.a.p/eal_windows_rte_thread.c.obj [69/549] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.obj [70/549] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.obj [71/549] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.obj ninja: build stopped DPDK STV team