Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/156726 _Compilation issues_ Submitter: Bruce Richardson Date: 2025-09-19 07:57:33 Reply_mail: <20250919075733.221023-1-bruce.richardson@intel.com> DPDK git baseline: Repo:dpdk, CommitID: 6e6cc1dc3548fc862cea377c98d7feef1a335468 Meson Build Summary: 23 Builds Done, 0 Successful, 23 Failures, 0 Blocked +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ | OpenAnolis8.10-64 | fail | | | | | | | | FreeBSD14-64 | fail | fail | | fail | fail | | | | RHEL96-64 | fail | fail | | fail | fail | | | | SUSE15-64 | fail | fail | | | | | | | AzureLinux3.0-64 | fail | | | | | | | | UB2404-32 | fail | | | | | | | | RHEL10-64 | fail | | | | | | | | UB2404-64 | fail | fail | | | | fail | fail | | RHEL10-64RT | fail | | | | | | | | UB2504-64 | fail | | | | | | | | Fedora42-64 | fail | fail | | | | | | | OpenEuler2404-64 | fail | | | | | | | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ Comments: Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928), All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. Test environment and configuration as below: OS: OpenAnolis8.10-64 Kernel Version: 5.10.134-18.an8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-24.0.1) Clang Version: 18.1.8 (Red Hat 18.1.8-1.0.1.module+an8.9.0+11287+9d0292d3) x86_64-native-linuxapp-gcc OS: FreeBSD14-64 Kernel Version: 14.3-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 13.3.0 Clang Version: 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL96-64 Kernel Version: 5.14.0-570.12.1.el9_6.x86_64 GCC Version: gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5) Clang Version: 19.1.7 (Red Hat, Inc. 19.1.7-2.el9) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug OS: SUSE15-64 Kernel Version: 6.4.0-150700.51-default GCC Version: gcc (SUSE Linux) 14.2.0 Clang Version: 17.0.6 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: AzureLinux3.0-64 Kernel Version: 6.6.47.1-1.azl3 GCC Version: gcc (GCC) 13.2.0 Clang Version: 18.1.2 x86_64-native-linuxapp-gcc OS: UB2404-32 Kernel Version: 6.8.0-41-generic GCC Version: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Clang Version: NA i686-native-linuxapp-gcc OS: RHEL10-64 Kernel Version: 6.12.0-55.9.1.el10_0.x86_64 GCC Version: gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-7) Clang Version: 19.1.7 (Red Hat, Inc. 19.1.7-2.el10) x86_64-native-linuxapp-gcc OS: UB2404-64 Kernel Version: 6.8.0-41-generic GCC Version: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Clang Version: 18.1.3 (1ubuntu1) x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: RHEL10-64RT Kernel Version: 6.12.0-55.9.1.el10_0.x86_64+rt GCC Version: gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-7) Clang Version: 19.1.7 (Red Hat, Inc. 19.1.7-2.el10) x86_64-native-linuxapp-gcc OS: UB2504-64 Kernel Version: 6.14.0-15-generic GCC Version: gcc (Ubuntu 14.2.0-19ubuntu2) 14.2.0 Clang Version: NA x86_64-native-linuxapp-gcc OS: Fedora42-64 Kernel Version: 6.14.0-63.fc42.x86_64 GCC Version: gcc (GCC) 15.0.1 20250329 (Red Hat 15.0.1-0) Clang Version: 20.1.3 (Fedora 20.1.3-1.fc42) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: OpenEuler2404-64 Kernel Version: 6.6.0-98.0.0.103.oe2403sp2.x86_64 GCC Version: gcc (GCC) 12.3.1 (openEuler 12.3.1-98.oe2403sp2) Clang Version: 17.0.6 ( 17.0.6-45.oe2403sp2) x86_64-native-linuxapp-gcc *Build Failed #1: OS: OpenAnolis8.10-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/OpenAnolis8.10-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/OpenAnolis8.10-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #2: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc Build dir: /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc/36168/dpdk/x86_64-native-bsdapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc/36168/dpdk/x86_64-native-bsdapp-gcc/meson-logs/meson-log.txt *Build Failed #3: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-clang Build dir: /root/FreeBSD14-64_K14.2_Clang18.1.6/x86_64-native-bsdapp-clang/36168/dpdk/x86_64-native-bsdapp-clang Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/FreeBSD14-64_K14.2_Clang18.1.6/x86_64-native-bsdapp-clang/36168/dpdk/x86_64-native-bsdapp-clang/meson-logs/meson-log.txt *Build Failed #4: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+shared Build dir: /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+shared/36168/dpdk/x86_64-native-bsdapp-gcc+shared Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+shared/36168/dpdk/x86_64-native-bsdapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #5: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+debug Build dir: /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+debug/36168/dpdk/x86_64-native-bsdapp-gcc+debug Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+debug/36168/dpdk/x86_64-native-bsdapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #6: OS: RHEL96-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/RHEL96-64_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/RHEL96-64_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #7: OS: RHEL96-64 Target: x86_64-native-linuxapp-clang Build dir: /root/RHEL96-64_K5.14.0_Clang19.1.7/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/RHEL96-64_K5.14.0_Clang19.1.7/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #8: OS: RHEL96-64 Target: x86_64-native-linuxapp-gcc+shared Build dir: /root/RHEL96-64_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc+shared/36168/dpdk/x86_64-native-linuxapp-gcc+shared Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/RHEL96-64_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc+shared/36168/dpdk/x86_64-native-linuxapp-gcc+shared/meson-logs/meson-log.txt *Build Failed #9: OS: RHEL96-64 Target: x86_64-native-linuxapp-gcc+debug Build dir: /root/RHEL96-64_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc+debug/36168/dpdk/x86_64-native-linuxapp-gcc+debug Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/RHEL96-64_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc+debug/36168/dpdk/x86_64-native-linuxapp-gcc+debug/meson-logs/meson-log.txt *Build Failed #10: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang Build dir: /root/SUSE15-64_K6.4.0_Clang17.0.6/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/SUSE15-64_K6.4.0_Clang17.0.6/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #11: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/SUSE15-64_K6.4.0_GCC7.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/SUSE15-64_K6.4.0_GCC7.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #12: OS: AzureLinux3.0-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/AzureLinux3.0-64_6.6.47.1_GCC13.2.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/AzureLinux3.0-64_6.6.47.1_GCC13.2.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #13: OS: UB2404-32 Target: i686-native-linuxapp-gcc Build dir: /root/UB2404-32_K6.8.0_GCC13.3.0/i686-native-linuxapp-gcc/36168/dpdk/i686-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/UB2404-32_K6.8.0_GCC13.3.0/i686-native-linuxapp-gcc/36168/dpdk/i686-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #14: OS: RHEL10-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/RHEL10-64_K6.12.0_GCC14.2.1/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/RHEL10-64_K6.12.0_GCC14.2.1/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #15: OS: UB2404-64 Target: x86_64-native-linuxapp-gcc+16byte Build dir: /root/UB2404-64_K6.8.0_GCC13.3.0/x86_64-native-linuxapp-gcc+16byte/36168/dpdk/x86_64-native-linuxapp-gcc+16byte Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/UB2404-64_K6.8.0_GCC13.3.0/x86_64-native-linuxapp-gcc+16byte/36168/dpdk/x86_64-native-linuxapp-gcc+16byte/meson-logs/meson-log.txt *Build Failed #16: OS: UB2404-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/UB2404-64_K6.8.0_GCC13.3.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/UB2404-64_K6.8.0_GCC13.3.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #17: OS: UB2404-64 Target: x86_64-native-linuxapp-clang Build dir: /root/UB2404-64_K6.8.0_Clang18.1.3/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/UB2404-64_K6.8.0_Clang18.1.3/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt *Build Failed #18: OS: UB2404-64 Target: x86_64-native-linuxapp-doc Build dir: /root/UB2404-64_K6.8.0_GCC13.3.0/x86_64-native-linuxapp-doc/36168/dpdk/x86_64-native-linuxapp-doc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/UB2404-64_K6.8.0_GCC13.3.0/x86_64-native-linuxapp-doc/36168/dpdk/x86_64-native-linuxapp-doc/meson-logs/meson-log.txt *Build Failed #19: OS: RHEL10-64RT Target: x86_64-native-linuxapp-gcc Build dir: /root/RHEL10-64RT_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/RHEL10-64RT_K5.14.0_GCC11.5.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #20: OS: UB2504-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/UB2504-64_K6.14.0_GCC14.2.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/UB2504-64_K6.14.0_GCC14.2.0/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt *Build Failed #21: OS: Fedora42-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/Fedora42-64_K6.14.0_GCC15.0.1/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/Fedora42-64_K6.14.0_GCC15.0.1/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. *Build Failed #22: OS: Fedora42-64 Target: x86_64-native-linuxapp-clang Build dir: /root/Fedora42-64_K6.14.0_Clang20.1.3/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/Fedora42-64_K6.14.0_Clang20.1.3/x86_64-native-linuxapp-clang/36168/dpdk/x86_64-native-linuxapp-clang/meson-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. *Build Failed #23: OS: OpenEuler2404-64 Target: x86_64-native-linuxapp-gcc Build dir: /root/OpenEuler2404-64_K6.6.0_GCC12.3.1/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc Build type: native build meson.build:4:0: ERROR: Unknown options: "enable_kmods" A full log can be found at /root/OpenEuler2404-64_K6.6.0_GCC12.3.1/x86_64-native-linuxapp-gcc/36168/dpdk/x86_64-native-linuxapp-gcc/meson-logs/meson-log.txt DPDK STV team