automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Sinan Kaya <okaya@kernel.org>
Subject: |WARNING| pw130353-130360 [PATCH] [v4,8/8] eal: initialize worker th
Date: Tue, 15 Aug 2023 09:20:24 -0700 (PDT)	[thread overview]
Message-ID: <64dba5c8.0c0a0220.af827.41adSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/130360

_Testing issues_

Submitter: Sinan Kaya <okaya@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/

             reply	other threads:[~2023-08-15 16:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 16:20 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-15 17:10 dpdklab
2023-08-15 16:22 dpdklab
2023-08-15 16:22 dpdklab
2023-08-15 16:21 dpdklab
2023-08-15 16:21 dpdklab
2023-08-15 16:21 dpdklab
2023-08-15 16:20 dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64dba5c8.0c0a0220.af827.41adSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=okaya@kernel.org \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).