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,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw138857-138871 [PATCH] [v16,15/15] log: colorize log outp
Date: Wed, 27 Mar 2024 10:32:58 -0700 (PDT)	[thread overview]
Message-ID: <6604584a.050a0220.d414b.45deSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240327164726.68732-16-stephen@networkplumber.org>

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/138871

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, March 27 2024 16:45:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ded4d4765171b88470e59307f10625e942f22fca

138857-138871 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| Windows Server 2022 | FAIL               | PASS                 | FAIL              |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 13.2        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Debian 11 (arm)     | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
^
../lib/log/log.c:1083:21: error: 'isatty' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [-Werror,-Wdeprecated-declarations]
bool is_terminal = isatty(STDERR_FILENO);
^
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_io.h:490:24: note: 'isatty' has been explicitly marked deprecated here
_Check_return_ _CRT_NONSTDC_DEPRECATE(_isatty)
^
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt.h:335:50: note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
#define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
^
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\vcruntime.h:310:47: note: expanded from macro '_CRT_DEPRECATE_TEXT'
#define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
^
2 errors generated.
[192/826] Generating rte_telemetry_def with a custom command
[193/826] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.obj
[194/826] Generating rte_net_ixgbe.pmd.c with a custom command (wrapped by meson to set PATH)
[195/826] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.obj
[196/826] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 14.0.5

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29667/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2024-03-27 17:33 UTC|newest]

Thread overview: 88+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240327164726.68732-16-stephen@networkplumber.org>
2024-03-27 16:27 ` |SUCCESS| pw138857-138871 [PATCH v16 15/15] log: colorize log output qemudev
2024-03-27 16:31 ` qemudev
2024-03-27 16:49 ` |SUCCESS| pw138871 " checkpatch
2024-03-27 17:30 ` |FAILURE| pw138857-138871 [PATCH] [v16,15/15] log: colorize log outp dpdklab
2024-03-27 17:30 ` dpdklab
2024-03-27 17:30 ` |SUCCESS| " dpdklab
2024-03-27 17:30 ` dpdklab
2024-03-27 17:30 ` dpdklab
2024-03-27 17:30 ` dpdklab
2024-03-27 17:31 ` dpdklab
2024-03-27 17:31 ` |FAILURE| " dpdklab
2024-03-27 17:31 ` dpdklab
2024-03-27 17:31 ` dpdklab
2024-03-27 17:31 ` |SUCCESS| " dpdklab
2024-03-27 17:32 ` dpdklab
2024-03-27 17:32 ` dpdklab
2024-03-27 17:32 ` |FAILURE| " dpdklab
2024-03-27 17:32 ` dpdklab [this message]
2024-03-27 17:33 ` dpdklab
2024-03-27 17:33 ` |SUCCESS| " dpdklab
2024-03-27 17:33 ` dpdklab
2024-03-27 17:33 ` dpdklab
2024-03-27 17:34 ` dpdklab
2024-03-27 17:34 ` |FAILURE| " dpdklab
2024-03-27 17:34 ` dpdklab
2024-03-27 17:34 ` |SUCCESS| " dpdklab
2024-03-27 17:35 ` dpdklab
2024-03-27 17:35 ` dpdklab
2024-03-27 17:35 ` dpdklab
2024-03-27 17:36 ` |FAILURE| " dpdklab
2024-03-27 17:36 ` |SUCCESS| " dpdklab
2024-03-27 17:36 ` dpdklab
2024-03-27 17:37 ` dpdklab
2024-03-27 17:37 ` |FAILURE| " dpdklab
2024-03-27 17:37 ` |SUCCESS| " dpdklab
2024-03-27 17:37 ` dpdklab
2024-03-27 17:38 ` dpdklab
2024-03-27 17:39 ` dpdklab
2024-03-27 17:39 ` dpdklab
2024-03-27 17:40 ` dpdklab
2024-03-27 17:40 ` dpdklab
2024-03-27 17:40 ` |FAILURE| " dpdklab
2024-03-27 17:40 ` |SUCCESS| " dpdklab
2024-03-27 17:41 ` dpdklab
2024-03-27 17:41 ` |FAILURE| " dpdklab
2024-03-27 17:41 ` dpdklab
2024-03-27 17:41 ` |SUCCESS| " dpdklab
2024-03-27 17:41 ` dpdklab
2024-03-27 17:42 ` dpdklab
2024-03-27 17:42 ` dpdklab
2024-03-27 17:42 ` dpdklab
2024-03-27 17:42 ` dpdklab
2024-03-27 17:43 ` |FAILURE| " dpdklab
2024-03-27 17:43 ` dpdklab
2024-03-27 17:43 ` |SUCCESS| " dpdklab
2024-03-27 17:45 ` dpdklab
2024-03-27 17:45 ` |SUCCESS| pw138871 [PATCH v16 15/15] log: colorize log output 0-day Robot
2024-03-27 17:46 ` |SUCCESS| pw138857-138871 [PATCH] [v16,15/15] log: colorize log outp dpdklab
2024-03-27 17:46 ` |FAILURE| " dpdklab
2024-03-27 17:46 ` |SUCCESS| " dpdklab
2024-03-27 17:47 ` dpdklab
2024-03-27 17:49 ` |FAILURE| " dpdklab
2024-03-27 17:49 ` dpdklab
2024-03-27 17:50 ` |SUCCESS| " dpdklab
2024-03-27 17:53 ` dpdklab
2024-03-27 17:53 ` dpdklab
2024-03-27 17:53 ` |FAILURE| " dpdklab
2024-03-27 17:54 ` dpdklab
2024-03-27 17:54 ` dpdklab
2024-03-27 17:55 ` dpdklab
2024-03-27 17:56 ` dpdklab
2024-03-27 17:58 ` dpdklab
2024-03-27 18:01 ` |SUCCESS| " dpdklab
2024-03-27 18:02 ` |FAILURE| " dpdklab
2024-03-27 18:03 ` |SUCCESS| " dpdklab
2024-03-27 18:06 ` |FAILURE| " dpdklab
2024-03-27 18:06 ` dpdklab
2024-03-27 18:08 ` dpdklab
2024-03-27 18:09 ` dpdklab
2024-03-27 18:29 ` |SUCCESS| " dpdklab
2024-03-27 18:29 ` dpdklab
2024-03-27 18:45 ` dpdklab
2024-03-27 18:46 ` dpdklab
2024-04-02 10:05 ` dpdklab
2024-04-02 10:08 ` dpdklab
2024-04-02 10:13 ` dpdklab
2024-04-02 10:17 ` dpdklab
2024-04-02 10:36 ` 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=6604584a.050a0220.d414b.45deSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=stephen@networkplumber.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).