Test-Label: iol-x86_64-compile-testing Test-Status: FAILURE http://dpdk.org/patch/102090 _Testing issues_ Submitter: Harman Kalra Date: Monday, October 18 2021 19:37:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:9942ebb9c698a53b86e2bbd450f3e24238771fe5 102094-102090 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk | +=====================+====================+======================+===================+ | Windows Server 2019 | FAIL | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 31 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 18.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 32 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Arch Linux | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 34 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 33 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 34 clang | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== Creating library lib\rte_cfgfile.lib and object lib\rte_cfgfile.exp [472/522] Linking target drivers/rte_bus_auxiliary-22.dll FAILED: drivers/rte_bus_auxiliary-22.dll "clang" -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_bus_auxiliary-22.dll drivers/rte_bus_auxiliary-22.dll.p/meson-generated_.._rte_bus_auxiliary.pmd.c.obj drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.obj drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.obj "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_bus_auxiliary.lib" "lib\rte_eal.lib" "lib\rte_kvargs.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_bus_auxiliary_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32" Creating library drivers\rte_bus_auxiliary.lib and object drivers\rte_bus_auxiliary.exp bus_auxiliary_auxiliary_common.c.obj : error LNK2019: unresolved external symbol rte_intr_instance_free referenced in function auxiliary_unplug drivers\rte_bus_auxiliary-22.dll : fatal error LNK1120: 1 unresolved externals clang: error: linker command failed with exit code 1120 (use -v to see invocation) [473/522] Linking target drivers/rte_bus_vdev-22.dll Creating library drivers\rte_bus_vdev.lib and object drivers\rte_bus_vdev.exp [474/522] Linking target lib/rte_ring-22.dll Creating library lib\rte_ring.lib and object lib\rte_ring.exp [475/522] Linking target drivers/rte_common_iavf-22.dll Creating library drivers\rte_common_iavf.lib and object drivers\rte_common_iavf.exp [476/522] Linking target lib/rte_stack-22.dll Creating library lib\rte_stack.lib and object lib\rte_stack.exp [477/522] Linking target lib/rte_pci-22.dll Creating library lib\rte_pci.lib and object lib\rte_pci.exp ninja: build stopped: subcommand failed. [1] Error running command. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 CentOS 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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) Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/19519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/