Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/153506 _Compilation issues_ Submitter: Wathsala Vithanage Date: 2025-05-17 15:17:35 Reply_mail: <20250517151736.2565461-4-wathsala.vithanage@arm.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e Meson Build Summary: 23 Builds Done, 19 Successful, 4 Failures, 0 Blocked +------------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +------------------+------------+--------------+------------+------------+-----------+----------+------------+ | OpenAnolis8.9-64 | pass | | | | | | | | FreeBSD14-64 | fail | fail | | fail | fail | | | | RHEL96-64 | pass | pass | | pass | pass | | | | SUSE15-64 | pass | pass | | | | | | | AzureLinux3.0-64 | pass | | | | | | | | UB2404-32 | pass | | | | | | | | RHEL10-64 | pass | | | | | | | | UB2404-64 | pass | pass | | | | pass | pass | | RHEL96-64RT | pass | | | | | | | | UB2504-64 | pass | | | | | | | | FC42-64 | pass | pass | | | | | | | UB2404-64RT | 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.9-64 Kernel Version: 5.10.134-16.2.an8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-22.0.1) Clang Version: 15.0.7 (Anolis 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc) x86_64-native-linuxapp-gcc OS: FreeBSD14-64 Kernel Version: 14.2-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 13.3.0 Clang Version: 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67) 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-150600.21-default GCC Version: gcc (SUSE Linux) 7.5.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: NA x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: RHEL96-64RT 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 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: FC42-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: UB2404-64RT Kernel Version: 6.8.0-rt8 GCC Version: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Clang Version: NA x86_64-native-linuxapp-gcc *Build Failed #1: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc FAILED: drivers/rte_bus_pci.sym_chk /usr/local/bin/meson --internal exe --capture drivers/rte_bus_pci.sym_chk -- /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc/35245/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc/35245/dpdk/x86_64-native-bsdapp-gcc/drivers/bus_pci_exports.map drivers/librte_bus_pci.a --- stderr --- rte_pci_tph_enable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_enable rte_pci_tph_disable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_disable rte_pci_tph_st_get is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_get rte_pci_tph_st_set is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_set [619/2219] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o [620/2219] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o [621/2219] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o [622/2219] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) [623/2219] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o [624/2219] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o [625/2219] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o [626/2219] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [627/2219] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #2: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-clang FAILED: drivers/rte_bus_pci.sym_chk /usr/local/bin/meson --internal exe --capture drivers/rte_bus_pci.sym_chk -- /root/FreeBSD14-64_K14.2_Clang18.1.6/x86_64-native-bsdapp-clang/35245/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.2_Clang18.1.6/x86_64-native-bsdapp-clang/35245/dpdk/x86_64-native-bsdapp-clang/drivers/bus_pci_exports.map drivers/librte_bus_pci.a --- stderr --- rte_pci_tph_enable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_enable rte_pci_tph_disable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_disable rte_pci_tph_st_get is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_get rte_pci_tph_st_set is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_set [633/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o [634/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o [635/2190] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) [636/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o [637/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o [638/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o [639/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o [640/2190] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o [641/2190] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #3: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: drivers/rte_bus_pci.sym_chk /usr/local/bin/meson --internal exe --capture drivers/rte_bus_pci.sym_chk -- /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+shared/35245/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+shared/35245/dpdk/x86_64-native-bsdapp-gcc+shared/drivers/bus_pci_exports.map drivers/librte_bus_pci.a --- stderr --- rte_pci_tph_enable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_enable rte_pci_tph_disable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_disable rte_pci_tph_st_get is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_get rte_pci_tph_st_set is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_set [636/2062] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o [637/2062] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o [638/2062] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o [639/2062] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) [640/2062] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o [641/2062] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o [642/2062] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o [643/2062] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [644/2062] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #4: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: drivers/rte_bus_pci.sym_chk /usr/local/bin/meson --internal exe --capture drivers/rte_bus_pci.sym_chk -- /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+debug/35245/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.2_GCC13.3.0/x86_64-native-bsdapp-gcc+debug/35245/dpdk/x86_64-native-bsdapp-gcc+debug/drivers/bus_pci_exports.map drivers/librte_bus_pci.a --- stderr --- rte_pci_tph_enable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_enable rte_pci_tph_disable is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_disable rte_pci_tph_st_get is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_get rte_pci_tph_st_set is flagged as experimental but is not exported as an experimental symbol Please add RTE_EXPORT_EXPERIMENTAL_SYMBOL to the definition of rte_pci_tph_st_set [621/2171] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o [622/2171] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o [623/2171] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) [624/2171] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o [625/2171] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o [626/2171] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o [627/2171] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o [628/2171] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [629/2171] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped DPDK STV team