Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/118886 _Testing issues_ Submitter: Guo, Junfeng Date: Friday, October 21 2022 05:18:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:eb870201b48ebcb1689275bca3f57c99ad1dc876 118873-118886 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 34 | FAIL | +---------------------+----------------+ | Fedora 33 | FAIL | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 32 | FAIL | +---------------------+----------------+ | Ubuntu 18.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 31 | PASS | +---------------------+----------------+ | Fedora 34 clang | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ==== [647/3518] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'. [648/3518] Linking static target drivers/librte_common_idpf.a. [649/3518] Generating rte_common_octeontx_mingw with a custom command. [650/3518] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.23.0.symbols'. [651/3518] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'. [652/3518] Generating rte_bus_auxiliary_mingw with a custom command. [653/3518] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'. [654/3518] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_params.c.o'. [655/3518] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command. [656/3518] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command. [657/3518] Linking target drivers/librte_common_idpf.so.23.0. FAILED: drivers/librte_common_idpf.so.23.0 clang -o drivers/librte_common_idpf.so.23.0 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o' 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common.c.o' 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_controlq.c.o' 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_controlq_setup.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_common_idpf.so.23 -Wl,--no-as-needed -pthread -lm -ldl -lnuma lib/librte_eal.so.23.0 lib/librte_kvargs.so.23.0 lib/librte_telemetry.so.23.0 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@4/dpdk/drivers/common/idpf/version.map '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@4/dpdk/build/lib /usr/bin/ld: drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_controlq.c.o:(.bss+0x0): multiple definition of `__rte__packed'; drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common.c.o:(.bss+0x8): first defined here /usr/bin/ld: drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_controlq_setup.c.o:(.bss+0x0): multiple definition of `__rte__packed'; drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common.c.o:(.bss+0x8): first defined here clang-12: error: linker command failed with exit code 1 (use -v to see invocation) [658/3518] Linking target drivers/librte_common_octeontx.so.23.0. [659/3518] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_linux_auxiliary.c.o'. [660/3518] Generating pipeline.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/24124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/