Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/143654 _Compilation issues_ Submitter: Mingjin Ye Date: 2024-09-05 10:08:39 Reply_mail: <20240905100839.861860-4-mingjinx.ye@intel.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 523fd7b3adfdf5a87651e8ca33bc69223b3211d5 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.8-64 | fail | | | | | | | | FreeBSD14-64 | fail | fail | | fail | fail | | | | RHEL94-64 | fail | fail | | fail | fail | | | | SUSE15-64 | fail | fail | | | | | | | CBL-Mariner2.0-64 | fail | | | | | | | | UB2404-32 | fail | | | | | | | | RHEL93-64 | fail | | | | | | | | UB2404-64 | fail | fail | | | | fail | fail | | RHEL94-64Rt | fail | | | | | | | | UB2204-64 | fail | | | | | | | | FC40-64 | fail | fail | | | | | | | UB2404-64Rt | 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.8-64 Kernel Version: 5.10.134-13.an8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3) Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068) x86_64-native-linuxapp-gcc OS: FreeBSD14-64 Kernel Version: 14.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 12.2.0 Clang Version: 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL94-64 Kernel Version: 5.14.0-427.13.1.el9_4.x86_64 GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.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: 5.14.21-150500.53-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 15.0.7 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: CBL-Mariner2.0-64 Kernel Version: 5.15.55.1_2e9a4f9+ GCC Version: gcc (GCC) 11.2.0 Clang Version: NA x86_64-native-linuxapp-gcc OS: UB2404-32 Kernel Version: 6.8.0-31-generic GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: NA i686-native-linuxapp-gcc OS: RHEL93-64 Kernel Version: 5.14.0-362.8.1.el9_3.x86_64 GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9) x86_64-native-linuxapp-gcc OS: UB2404-64 Kernel Version: 6.8.0-31-generic GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: 18.1.3 (1) x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: RHEL94-64Rt Kernel Version: 5.14.0-427.13.1.el9_4.x86_64+rt GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9) x86_64-native-linuxapp-gcc OS: UB2204-64 Kernel Version: 5.15.0-94-generic GCC Version: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Clang Version: 14.0.0-1ubuntu1.1 x86_64-native-linuxapp-gcc OS: FC40-64 Kernel Version: 6.8.5-301.fc40.x86_64 GCC Version: gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0) Clang Version: 18.1.1 (Fedora 18.1.1-1.fc40) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB2404-64Rt Kernel Version: 6.8.0-rt8 GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Clang Version: 18.1.3 (1) x86_64-native-linuxapp-gcc *Build Failed #1: OS: OpenAnolis8.8-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/OpenAnolis8.8-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/OpenAnolis8.8-64_K5.10.134_GCC8.5.0/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [259/2985] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o [260/2985] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o [261/2985] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o [262/2985] Generating symbol file lib/librte_mbuf.so.25.0.p/librte_mbuf.so.25.0.symbols [263/2985] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o [264/2985] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o [265/2985] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [266/2985] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o [267/2985] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #2: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [308/1953] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output) [309/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [310/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o [311/1953] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output) [312/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [313/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [314/1953] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output) [315/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o [316/1953] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #3: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-clang FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/32908/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.0_Clang16.0.6/x86_64-native-bsdapp-clang/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [311/1970] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output) [312/1970] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [313/1970] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [314/1970] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output) [315/1970] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) [316/1970] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output) [317/1970] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [318/1970] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output) [319/1970] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #4: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/32908/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+shared/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [313/1850] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [314/1850] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_telemetry.c.o [315/1850] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [316/1850] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_crypto.c.o [317/1850] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o [318/1850] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_cnt.c.o [319/1850] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output) [320/1850] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o [321/1850] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #5: OS: FreeBSD14-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/32908/dpdk/buildtools/check-symbols.sh /root/FreeBSD14-64_K14.0_GCC12.2.0/x86_64-native-bsdapp-gcc+debug/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [307/1953] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output) [308/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o [309/1953] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output) [310/1953] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) [311/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o [312/1953] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output) [313/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o [314/1953] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o [315/1953] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #6: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [295/3039] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o [296/3039] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o [297/3039] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o [298/3039] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o [299/3039] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o [300/3039] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o [301/3039] Linking static target lib/librte_gro.a [302/3039] Linking static target lib/librte_gso.a [303/3039] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #7: OS: RHEL94-64 Target: x86_64-native-linuxapp-clang FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL94-64_K5.14.0_Clang17.0.6/x86_64-native-linuxapp-clang/32908/dpdk/buildtools/check-symbols.sh /root/RHEL94-64_K5.14.0_Clang17.0.6/x86_64-native-linuxapp-clang/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [269/3000] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o [270/3000] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [271/3000] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [272/3000] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o [273/3000] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o [274/3000] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o [275/3000] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) [276/3000] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o [277/3000] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o ninja: build stopped *Build Failed #8: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+shared FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+shared/32908/dpdk/buildtools/check-symbols.sh /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+shared/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [286/2889] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [287/2889] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o [288/2889] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o [289/2889] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) [290/2889] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o [291/2889] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o [292/2889] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o [293/2889] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o [294/2889] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #9: OS: RHEL94-64 Target: x86_64-native-linuxapp-gcc+debug FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+debug/32908/dpdk/buildtools/check-symbols.sh /root/RHEL94-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc+debug/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [323/3035] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o [324/3035] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o [325/3035] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o [326/3035] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o [327/3035] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o [328/3035] Generating symbol file lib/librte_lpm.so.25.0.p/librte_lpm.so.25.0.symbols [329/3035] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o [330/3035] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o [331/3035] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #10: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang FAILED: lib/ethdev.sym_chk /usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/SUSE15-64_K5.14.21_Clang15.0.7/x86_64-native-linuxapp-clang/32908/dpdk/buildtools/check-symbols.sh /root/SUSE15-64_K5.14.21_Clang15.0.7/x86_64-native-linuxapp-clang/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [265/3006] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o [266/3006] Linking target lib/librte_net.so.25.0 [267/3006] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o [268/3006] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o [269/3006] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) [270/3006] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o [271/3006] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o [272/3006] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o [273/3006] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #11: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/SUSE15-64_K5.14.21_GCC7.5.0/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/SUSE15-64_K5.14.21_GCC7.5.0/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [288/3004] Linking static target lib/librte_latencystats.a [289/3004] Compiling C object lib/librte_member.a.p/member_rte_member.c.o [290/3004] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o [291/3004] Generating symbol file lib/librte_mbuf.so.25.0.p/librte_mbuf.so.25.0.symbols [292/3004] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o [293/3004] Generating lib/jobstats.sym_chk with a custom command (wrapped by meson to capture output) [294/3004] Generating lib/ip_frag.sym_chk with a custom command (wrapped by meson to capture output) [295/3004] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o [296/3004] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #12: OS: CBL-Mariner2.0-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/CBL-Mariner2.0-64_K5.15.102_GCC11.2.0/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/CBL-Mariner2.0-64_K5.15.102_GCC11.2.0/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [357/2986] Compiling C object lib/librte_sched.a.p/sched_rte_red.c.o [358/2986] Linking target lib/librte_reorder.so.25.0 [359/2986] Generating symbol file lib/librte_regexdev.so.25.0.p/librte_regexdev.so.25.0.symbols [360/2986] Compiling C object lib/librte_sched.a.p/sched_rte_pie.c.o [361/2986] Generating symbol file lib/librte_hash.so.25.0.p/librte_hash.so.25.0.symbols [362/2986] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output) [363/2986] Compiling C object lib/librte_security.a.p/security_rte_security.c.o [364/2986] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o [365/2986] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #13: OS: UB2404-32 Target: i686-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2404-32_K6.8.0_GCC13.2.0/i686-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/UB2404-32_K6.8.0_GCC13.2.0/i686-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [281/2281] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o [282/2281] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o [283/2281] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o [284/2281] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o [285/2281] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o [286/2281] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o [287/2281] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o [288/2281] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o [289/2281] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #14: OS: RHEL93-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL93-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/RHEL93-64_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [279/3055] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [280/3055] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o [281/3055] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o [282/3055] Generating symbol file lib/librte_cryptodev.so.25.0.p/librte_cryptodev.so.25.0.symbols [283/3055] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o [284/3055] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o [285/3055] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) [286/3055] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o [287/3055] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o ninja: build stopped *Build Failed #15: OS: UB2404-64 Target: x86_64-native-linuxapp-gcc+16byte FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc+16byte/32908/dpdk/buildtools/check-symbols.sh /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc+16byte/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [277/3194] Generating symbol file lib/librte_cryptodev.so.25.0.p/librte_cryptodev.so.25.0.symbols [278/3194] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) [279/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [280/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [281/3194] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o [282/3194] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o [283/3194] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) [284/3194] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o [285/3194] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o ninja: build stopped *Build Failed #16: OS: UB2404-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [273/3190] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o [274/3190] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.o [275/3190] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [276/3190] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) [277/3190] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [278/3190] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) [279/3190] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o [280/3190] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [281/3190] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o ninja: build stopped *Build Failed #17: OS: UB2404-64 Target: x86_64-native-linuxapp-clang FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2404-64_K6.8.0_Clang18.1.3/x86_64-native-linuxapp-clang/32908/dpdk/buildtools/check-symbols.sh /root/UB2404-64_K6.8.0_Clang18.1.3/x86_64-native-linuxapp-clang/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [270/3190] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o [271/3190] Generating symbol file lib/librte_cryptodev.so.25.0.p/librte_cryptodev.so.25.0.symbols [272/3190] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) [273/3190] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [274/3190] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o [275/3190] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [276/3190] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) [277/3190] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o [278/3190] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o ninja: build stopped *Build Failed #18: OS: UB2404-64 Target: x86_64-native-linuxapp-doc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/32908/dpdk/buildtools/check-symbols.sh /root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [260/3017] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o [261/3017] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output) [262/3017] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o [263/3017] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o [264/3017] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o [265/3017] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o [266/3017] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [267/3017] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o [268/3017] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o ninja: build stopped *Build Failed #19: OS: RHEL94-64Rt Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL94-64Rt_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/RHEL94-64Rt_K5.14.0_GCC11.4.1/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [351/3039] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar.c.o [352/3039] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) [353/3039] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar_bfloat16.c.o [354/3039] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o [355/3039] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o [356/3039] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o [357/3039] Generating lib/rawdev.sym_chk with a custom command (wrapped by meson to capture output) [358/3039] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) [359/3039] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #20: OS: UB2204-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2204-64_K5.15.0_GCC11.4.0/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/UB2204-64_K5.15.0_GCC11.4.0/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [283/3036] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o [284/3036] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o [285/3036] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o [286/3036] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o [287/3036] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o [288/3036] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o [289/3036] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o [290/3036] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) [291/3036] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o ninja: build stopped *Build Failed #21: OS: FC40-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FC40-64_K6.8.5_GCC14.0.1/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/FC40-64_K6.8.5_GCC14.0.1/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [258/3194] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) [259/3194] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o [260/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o [261/3194] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output) [262/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o [263/3194] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [264/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o [265/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [266/3194] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o ninja: build stopped *Build Failed #22: OS: FC40-64 Target: x86_64-native-linuxapp-clang FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FC40-64_K6.8.5_Clang18.1.1/x86_64-native-linuxapp-clang/32908/dpdk/buildtools/check-symbols.sh /root/FC40-64_K6.8.5_Clang18.1.1/x86_64-native-linuxapp-clang/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [259/3194] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) [260/3194] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output) [261/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o [262/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o [263/3194] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [264/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o [265/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o [266/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [267/3194] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o ninja: build stopped *Build Failed #23: OS: UB2404-64Rt Target: x86_64-native-linuxapp-gcc FAILED: lib/ethdev.sym_chk /usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2404-64Rt_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc/32908/dpdk/buildtools/check-symbols.sh /root/UB2404-64Rt_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-gcc/32908/dpdk/lib/ethdev/version.map lib/librte_ethdev.a --- stderr --- rte_eth_timesync_adjust_freq is not flagged as experimental but is listed in version map Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [260/3194] Linking target lib/librte_hash.so.25.0 [261/3194] Linking target lib/librte_compressdev.so.25.0 [262/3194] Generating symbol file lib/librte_bbdev.so.25.0.p/librte_bbdev.so.25.0.symbols [263/3194] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) [264/3194] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o [265/3194] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o [266/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o [267/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o [268/3194] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o ninja: build stopped DPDK STV team