Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/109902 _Compilation issues_ Submitter: Robin Zhang Date: 2022-04-20 07:00:17 Reply_mail: <20220420070017.119739-6-robinx.zhang@intel.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 76076342ec8ef108a155938d46a88bb493fae60e Meson Build Summary: 21 Builds Done, 8 Successful, 13 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | FC35-64 | fail | fail | | | | | | | FreeBSD13-64 | fail | fail | | fail | fail | | | | RHEL84-64 | pass | fail | pass | pass | pass | | | | SUSE15-64 | pass | fail | | | | | | | UB2004-32 | fail | | | | | | | | UB2004-64 | fail | pass | pass | | | fail | fail | | UB2110-64 | fail | | | | | | | | RHEL85-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: 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 x86_64-native-linuxapp-clang 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: RHEL84-64 Kernel Version: 4.18.0-348.7.1.el8_5.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4) Clang Version: 12.0.1 (Red Hat 12.0.1-4.module_el8.5.0+1025+93159d6c) ICC Version: 19.1.3.304 (gcc version 8.5.0 compatibility) 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 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: 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: 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 x86_64-native-linuxapp-gcc+16byte 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: RHEL85-64 Kernel Version: 4.18.0-348.7.1.el8_5.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4) Clang Version: 12.0.1 (Red Hat 12.0.1-4.module_el8.5.0+1025+93159d6c) ICC Version: 19.1.3.304 (gcc version 8.5.0 compatibility) x86_64-native-linuxapp-gcc *Build Failed #1: OS: FC35-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/FC35-64_K5.14.16_GCC11.2.1/x86_64-native-linuxapp-gcc/22566/dpdk/x86_64-native-linuxapp-gcc/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/FC35-64_K5.14.16_GCC11.2.1/x86_64-native-linuxapp-gcc/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [419/3584] Linking target lib/librte_cmdline.so.22.2 [420/3584] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o [421/3584] Compiling C object lib/librte_security.a.p/security_rte_security.c.o [422/3584] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [423/3584] Generating symbol file lib/librte_rawdev.so.22.2.p/librte_rawdev.so.22.2.symbols [424/3584] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [425/3584] Generating symbol file lib/librte_dmadev.so.22.2.p/librte_dmadev.so.22.2.symbols [426/3584] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o [427/3584] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #2: OS: FC35-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_ethdev.so.22.2 clang -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/FC35-64_K5.14.17_Clang13.0.0/x86_64-native-linuxapp-clang/22566/dpdk/x86_64-native-linuxapp-clang/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/FC35-64_K5.14.17_Clang13.0.0/x86_64-native-linuxapp-clang/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here clang-13: error: linker command failed with exit code 1 (use -v to see invocation) [417/3584] Linking target lib/librte_hash.so.22.2 [418/3584] Linking target lib/librte_cmdline.so.22.2 [419/3584] Compiling C object lib/librte_security.a.p/security_rte_security.c.o [420/3584] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [421/3584] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [422/3584] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [423/3584] Generating symbol file lib/librte_rawdev.so.22.2.p/librte_rawdev.so.22.2.symbols [424/3584] Generating symbol file lib/librte_dmadev.so.22.2.p/librte_dmadev.so.22.2.symbols [425/3584] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o ninja: build stopped *Build Failed #3: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -lexecinfo '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc/22566/dpdk/x86_64-native-bsdapp-gcc/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc/22566/dpdk/lib/ethdev/version.map /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [483/2063] Linking target lib/librte_cmdline.so.22.2 [484/2063] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o [485/2063] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [486/2063] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [487/2063] Generating symbol file lib/librte_reorder.so.22.2.p/librte_reorder.so.22.2.symbols [488/2063] Generating symbol file lib/librte_sched.so.22.2.p/librte_sched.so.22.2.symbols [489/2063] Generating table.sym_chk with a custom command (wrapped by meson to capture output) [490/2063] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [491/2063] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #4: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-clang FAILED: lib/librte_ethdev.so.22.2 clang -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -lexecinfo '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/FreeBSD13-64_K13_Clang11.0.1/x86_64-native-bsdapp-clang/22566/dpdk/x86_64-native-bsdapp-clang/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/FreeBSD13-64_K13_Clang11.0.1/x86_64-native-bsdapp-clang/22566/dpdk/lib/ethdev/version.map ld: error: duplicate symbol: sff_item_count >>> defined at rte_ethdev.c >>> lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(sff_item_count) >>> defined at ethdev_sff_telemetry.c >>> lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0) ld: error: duplicate symbol: sff_item_count >>> defined at rte_ethdev.c >>> lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(sff_item_count) >>> defined at sff_common.c >>> lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0) ld: error: duplicate symbol: sff_item_count >>> defined at rte_ethdev.c >>> lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(sff_item_count) >>> defined at sff_8079.c >>> lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0) ld: error: duplicate symbol: sff_item_count >>> defined at rte_ethdev.c >>> lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(sff_item_count) >>> defined at sff_8472.c >>> lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0) ld: error: duplicate symbol: sff_item_count >>> defined at rte_ethdev.c >>> lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(sff_item_count) >>> defined at sff_8636.c >>> lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0) clang: error: linker command failed with exit code 1 (use -v to see invocation) [494/2024] Linking target lib/librte_sched.so.22.2 [495/2024] Linking target lib/librte_cmdline.so.22.2 [496/2024] Linking target lib/librte_hash.so.22.2 [497/2024] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [498/2024] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o [499/2024] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [500/2024] Generating symbol file lib/librte_reorder.so.22.2.p/librte_reorder.so.22.2.symbols [501/2024] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [502/2024] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #5: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -lexecinfo '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+shared/22566/dpdk/x86_64-native-bsdapp-gcc+shared/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+shared/22566/dpdk/lib/ethdev/version.map /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [480/1926] Linking target lib/librte_cmdline.so.22.2 [481/1926] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o [482/1926] Generating symbol file lib/librte_distributor.so.22.2.p/librte_distributor.so.22.2.symbols [483/1926] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [484/1926] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [485/1926] Generating symbol file lib/librte_gpudev.so.22.2.p/librte_gpudev.so.22.2.symbols [486/1926] Generating table.sym_chk with a custom command (wrapped by meson to capture output) [487/1926] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [488/1926] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #6: OS: FreeBSD13-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -lexecinfo '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/lib/ethdev/version.map /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here /usr/local/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:/root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/22566/dpdk/x86_64-native-bsdapp-gcc+debug/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here collect2: error: ld returned 1 exit status [472/2024] Compiling C object lib/librte_flow_classify.a.p/flow_classify_rte_flow_classify.c.o [473/2024] Linking target lib/librte_cmdline.so.22.2 [474/2024] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o [475/2024] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o [476/2024] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [477/2024] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [478/2024] Generating table.sym_chk with a custom command (wrapped by meson to capture output) [479/2024] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o [480/2024] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o ninja: build stopped *Build Failed #7: OS: RHEL84-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_ethdev.so.22.2 clang -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/RHEL84-64_K4.18.0_Clang11.0.0/x86_64-native-linuxapp-clang/22566/dpdk/x86_64-native-linuxapp-clang/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/RHEL84-64_K4.18.0_Clang11.0.0/x86_64-native-linuxapp-clang/22566/dpdk/lib/ethdev/version.map lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count' lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count' lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count' lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count' lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count' lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here clang-12: error: linker command failed with exit code 1 (use -v to see invocation) [272/3535] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o [273/3535] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o [274/3535] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o [275/3535] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output) [276/3535] Generating bpf.sym_chk with a custom command (wrapped by meson to capture output) [277/3535] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o [278/3535] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o [279/3535] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o [280/3535] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o ninja: build stopped *Build Failed #8: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang FAILED: lib/librte_ethdev.so.22.2 clang -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/22566/dpdk/x86_64-native-linuxapp-clang/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x1048): first defined here clang-11.0: error: linker command failed with exit code 1 (use -v to see invocation) [409/3573] Generating power.sym_chk with a custom command (wrapped by meson to capture output) [410/3573] Linking target lib/librte_hash.so.22.2 [411/3573] Linking target lib/librte_cmdline.so.22.2 [412/3573] Compiling C object lib/librte_security.a.p/security_rte_security.c.o [413/3573] Generating rib.sym_chk with a custom command (wrapped by meson to capture output) [414/3573] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [415/3573] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output) [416/3573] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [417/3573] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o ninja: build stopped *Build Failed #9: OS: UB2004-32 Target: i686-native-linuxapp-gcc FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt -m32 '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/22566/dpdk/i686-native-linuxapp-gcc/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x41040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x41040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x41040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x41040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x41040): first defined here collect2: error: ld returned 1 exit status [333/2486] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o [334/2486] Generating symbol file lib/librte_bbdev.so.22.2.p/librte_bbdev.so.22.2.symbols [335/2486] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o [336/2486] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [337/2486] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [338/2486] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o [339/2486] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output) [340/2486] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output) [341/2486] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #10: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/22566/dpdk/x86_64-native-linuxapp-gcc/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [349/3619] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output) [350/3619] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [351/3619] Generating symbol file lib/librte_hash.so.22.2.p/librte_hash.so.22.2.symbols [352/3619] Compiling C object lib/librte_kni.a.p/kni_rte_kni.c.o [353/3619] Compiling C object lib/librte_member.a.p/member_rte_member.c.o [354/3619] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o [355/3619] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o [356/3619] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output) [357/3619] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #11: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/22566/dpdk/x86_64-native-linuxapp-doc/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [330/3388] Linking target lib/librte_cmdline.so.22.2 [331/3388] Linking target lib/librte_hash.so.22.2 [332/3388] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [333/3388] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o [334/3388] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [335/3388] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o [336/3388] Generating gso.sym_chk with a custom command (wrapped by meson to capture output) [337/3388] Compiling C object lib/librte_kni.a.p/kni_rte_kni.c.o [338/3388] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped *Build Failed #12: OS: UB2110-64 Target: x86_64-native-linuxapp-gcc FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/UB2110-64_K5.13.0_GCC11.2.0/x86_64-native-linuxapp-gcc/22566/dpdk/x86_64-native-linuxapp-gcc/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/UB2110-64_K5.13.0_GCC11.2.0/x86_64-native-linuxapp-gcc/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [360/3622] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o [361/3622] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_cgx.c.o [362/3622] Linking target lib/librte_hash.so.22.2 [363/3622] Linking target lib/librte_cmdline.so.22.2 [364/3622] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [365/3622] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [366/3622] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [367/3622] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output) [368/3622] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o ninja: build stopped *Build Failed #13: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc+16byte FAILED: lib/librte_ethdev.so.22.2 gcc -o lib/librte_ethdev.so.22.2 lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o lib/librte_ethdev.a.p/ethdev_rte_tm.c.o lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o lib/librte_ethdev.a.p/ethdev_sff_common.c.o lib/librte_ethdev.a.p/ethdev_sff_8079.c.o lib/librte_ethdev.a.p/ethdev_sff_8472.c.o lib/librte_ethdev.a.p/ethdev_sff_8636.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc+16byte/22566/dpdk/x86_64-native-linuxapp-gcc+16byte/lib lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc+16byte/22566/dpdk/lib/ethdev/version.map /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/librte_ethdev.a.p/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [345/3619] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols [346/3619] Generating rte_lpm_def with a custom command [347/3619] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols [348/3619] Compiling C object lib/librte_kni.a.p/kni_rte_kni.c.o [349/3619] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o [350/3619] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output) [351/3619] Generating symbol file lib/librte_hash.so.22.2.p/librte_hash.so.22.2.symbols [352/3619] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output) [353/3619] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped DPDK STV team