Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/156953 _Compilation issues_ Submitter: David Marchand Date: 2025-09-25 13:04:38 Reply_mail: <20250925130438.3072610-1-david.marchand@redhat.com> DPDK git baseline: Repo:dpdk, CommitID: 441861b4a30e6b6b6aca07367dd487657b1f50e8 Meson Build Summary: 23 Builds Done, 20 Successful, 3 Failures, 0 Blocked +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ | OpenAnolis8.10-64 | fail | | | | | | | | FreeBSD14-64 | pass | pass | | pass | pass | | | | RHEL96-64 | pass | pass | | pass | pass | | | | SUSE15-64 | fail | fail | | | | | | | AzureLinux3.0-64 | pass | | | | | | | | UB2404-32 | pass | | | | | | | | RHEL10-64 | pass | | | | | | | | UB2404-64 | pass | pass | | | | pass | pass | | RHEL10-64RT | pass | | | | | | | | UB2504-64 | pass | | | | | | | | Fedora42-64 | pass | pass | | | | | | | OpenEuler2404-64 | pass | | | | | | | +-------------------+------------+--------------+------------+------------+-----------+----------+------------+ 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 FAILED: lib/kvargs.sym_chk /usr/local/bin/meson --internal exe --capture lib/kvargs.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/OpenAnolis8.10-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/kvargs_exports.map lib/librte_kvargs.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [27/3630] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/log.sym_chk /usr/local/bin/meson --internal exe --capture lib/log.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/OpenAnolis8.10-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/log_exports.map lib/librte_log.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [28/3630] Generating lib/pmu.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/pmu.sym_chk /usr/local/bin/meson --internal exe --capture lib/pmu.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/OpenAnolis8.10-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/pmu_exports.map lib/librte_pmu.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [29/3630] Generating lib/argparse.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/argparse.sym_chk /usr/local/bin/meson --internal exe --capture lib/argparse.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/OpenAnolis8.10-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/argparse_exports.map lib/librte_argparse.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [30/3630] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o [31/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o [32/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o [33/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o [34/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o [35/3630] Compiling C object lib/librte_ring.a.p/ring_soring.c.o ninja: build stopped *Build Failed #2: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang FAILED: lib/kvargs.sym_chk /usr/bin/meson --internal exe --capture lib/kvargs.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_Clang17.0.6/x86_64-native-linuxapp-clang/36225/dpdk/x86_64-native-linuxapp-clang/lib/kvargs_exports.map lib/librte_kvargs.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [21/3630] Generating lib/argparse.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/argparse.sym_chk /usr/bin/meson --internal exe --capture lib/argparse.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_Clang17.0.6/x86_64-native-linuxapp-clang/36225/dpdk/x86_64-native-linuxapp-clang/lib/argparse_exports.map lib/librte_argparse.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [22/3630] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/log.sym_chk /usr/bin/meson --internal exe --capture lib/log.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_Clang17.0.6/x86_64-native-linuxapp-clang/36225/dpdk/x86_64-native-linuxapp-clang/lib/log_exports.map lib/librte_log.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [23/3630] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o [24/3630] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o [25/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o [26/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o [27/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o [28/3630] Generating lib/pmu.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/pmu.sym_chk /usr/bin/meson --internal exe --capture lib/pmu.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_Clang17.0.6/x86_64-native-linuxapp-clang/36225/dpdk/x86_64-native-linuxapp-clang/lib/pmu_exports.map lib/librte_pmu.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [29/3630] Compiling C object lib/librte_ring.a.p/ring_soring.c.o ninja: build stopped *Build Failed #3: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/log.sym_chk /usr/bin/meson --internal exe --capture lib/log.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_GCC14.2.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/log_exports.map lib/librte_log.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [21/3630] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o [22/3630] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/kvargs.sym_chk /usr/bin/meson --internal exe --capture lib/kvargs.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_GCC14.2.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/kvargs_exports.map lib/librte_kvargs.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [23/3630] Generating lib/pmu.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/pmu.sym_chk /usr/bin/meson --internal exe --capture lib/pmu.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_GCC14.2.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/pmu_exports.map lib/librte_pmu.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [24/3630] Generating lib/argparse.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/argparse.sym_chk /usr/bin/meson --internal exe --capture lib/argparse.sym_chk -- /usr/bin/python3 ../buildtools/check-symbols.py /root/SUSE15-64_K6.4.0_GCC14.2.0/x86_64-native-linuxapp-gcc/36225/dpdk/x86_64-native-linuxapp-gcc/lib/argparse_exports.map lib/librte_argparse.a --- stderr --- Traceback (most recent call last): File "../buildtools/check-symbols.py", line 12, in from dataclasses import dataclass ModuleNotFoundError: No module named 'dataclasses' [25/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o [26/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o [27/3630] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o [28/3630] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o [29/3630] Compiling C object lib/librte_ring.a.p/ring_soring.c.o ninja: build stopped DPDK STV team