|WARNING| pw130353-130360 [PATCH] [v4,8/8] eal: initialize worker th
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Aug 15 18:21:54 CEST 2023
Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/130360
_Testing issues_
Submitter: Sinan Kaya <okaya at kernel.org>
Date: Tuesday, August 15 2023 14:50:23
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81
130353-130360 --> testing fail
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | FAIL | SKIPPED |
+---------------------+----------------------+--------------------+
| FreeBSD 13 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Buster | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Alpine | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[127/739] Compiling C object lib/librte_eal.a.p/eal_windows_eal.c.obj
[128/739] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.obj
[129/739] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.obj
[130/739] Compiling C object lib/librte_eal.a.p/eal_windows_eal_file.c.obj
[131/739] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-format-tr
uncation" "-DABI_VERSION=\"24.0\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
../lib/eal/common/eal_common_options.c: In function 'eal_plugins_cleanup':
../lib/eal/common/eal_common_options.c:255:4: error: implicit declaration of function 'dlclose'; did you mean '_lclose'? [-Werror=implicit-function-declaration]
dlclose(solib->lib_handle);
^~~~~~~
_lclose
../lib/eal/common/eal_common_options.c:255:4: error: nested extern declaration of 'dlclose' [-Werror=nested-externs]
cc1.exe: all warnings being treated as errors
[132/739] Generating symbol file lib/librte_telemetry-24.dll.p/librte_telemetry-24.dll.symbols
[133/739] Compiling C object lib/librte_eal.a.p/eal_windows_eal_interrupts.c.obj
[134/739] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[135/739] Compiling C object lib/librte_eal.a.p/eal_windows_eal_lcore.c.obj
[136/739] Compiling C object lib/librte_eal.a.p/eal_windows_eal_mp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27344/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list