automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw142654 [PATCH v2 3/3] test-pmd: add more packet verbose decode options
Date: Mon, 22 Jul 2024 23:43:42 -0400	[thread overview]
Message-ID: <20240723034342.3637686-1-robot@bytheb.org> (raw)
In-Reply-To: <20240723024537.980016-4-stephen@networkplumber.org>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/142654/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10051994283
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
[93/1473] Generating symbol file 'lib/76b5a35@@rte_ring@sha/librte_ring-24.dll.symbols'.
[94/1473] Linking target lib/librte_rcu-24.dll.
[95/1473] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool_ops_default.c.obj'.
[96/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.obj'.
[97/1473] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_mempool_trace_points.c.obj'.
[98/1473] Linking static target lib/librte_mempool.a.
[99/1473] Linking static target lib/net/libnet_crc_avx512_lib.a.
[100/1473] Generating symbol file 'lib/76b5a35@@rte_rcu@sha/librte_rcu-24.dll.symbols'.
[101/1473] Generating rte_net_mingw with a custom command.
[102/1473] Linking target lib/librte_mempool-24.dll.
[103/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.obj'.
[104/1473] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_net@sta -Ilib -I../lib -Ilib/net -I../lib/net -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DCC_X86_64_AVX512_VPCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj' -MF 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj.d' -o 'lib/76b5a35@@rte_net@sta/net_rte_dissect.c.obj' -c ../lib/net/rte_dissect.c
../lib/net/rte_dissect.c:11:10: fatal error: arpa/inet.h: No such file or directory
   11 | #include <arpa/inet.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
[105/1473] Generating symbol file 'lib/76b5a35@@rte_mempool@sha/librte_mempool-24.dll.symbols'.
[106/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.obj'.
[107/1473] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.obj'.
[108/1473] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.obj'.
[109/1473] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-07-23  3:43 UTC|newest]

Thread overview: 116+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240723024537.980016-4-stephen@networkplumber.org>
2024-07-23  2:20 ` |SUCCESS| pw142652-142654 " qemudev
2024-07-23  2:24 ` qemudev
2024-07-23  2:47 ` |WARNING| pw142654 " checkpatch
2024-07-23  3:43 ` 0-day Robot [this message]
2024-07-23  5:44 ` |PENDING| pw142652-142654 [PATCH] [v2,3/3] test-pmd: add more packet dpdklab
2024-07-23  5:57 ` |SUCCESS| " dpdklab
2024-07-23  5:59 ` dpdklab
2024-07-23  6:00 ` |PENDING| " dpdklab
2024-07-23  6:07 ` |SUCCESS| " dpdklab
2024-07-23  6:09 ` |PENDING| " dpdklab
2024-07-23  6:17 ` |SUCCESS| " dpdklab
2024-07-23  6:21 ` dpdklab
2024-07-23  6:21 ` |PENDING| " dpdklab
2024-07-23  6:22 ` dpdklab
2024-07-23  6:22 ` dpdklab
2024-07-23  6:24 ` dpdklab
2024-07-23  6:25 ` dpdklab
2024-07-23  6:27 ` dpdklab
2024-07-23  6:29 ` |SUCCESS| " dpdklab
2024-07-23  6:31 ` |PENDING| " dpdklab
2024-07-23  6:37 ` dpdklab
2024-07-23  6:43 ` dpdklab
2024-07-23  6:44 ` dpdklab
2024-07-23  6:46 ` |SUCCESS| " dpdklab
2024-07-23  6:47 ` |PENDING| " dpdklab
2024-07-23  6:53 ` dpdklab
2024-07-23  6:56 ` |SUCCESS| " dpdklab
2024-07-23  7:09 ` dpdklab
2024-07-23  7:11 ` |PENDING| " dpdklab
2024-07-23  7:19 ` |SUCCESS| " dpdklab
2024-07-23  7:22 ` |FAILURE| " dpdklab
2024-07-23  7:23 ` dpdklab
2024-07-23  7:24 ` dpdklab
2024-07-23  7:25 ` dpdklab
2024-07-23  7:26 ` |PENDING| " dpdklab
2024-07-23  7:26 ` |FAILURE| " dpdklab
2024-07-23  7:27 ` |PENDING| " dpdklab
2024-07-23  7:29 ` dpdklab
2024-07-23  7:31 ` dpdklab
2024-07-23  7:33 ` dpdklab
2024-07-23  7:35 ` dpdklab
2024-07-23  7:35 ` dpdklab
2024-07-23  7:38 ` dpdklab
2024-07-23  7:39 ` dpdklab
2024-07-23  7:41 ` |FAILURE| " dpdklab
2024-07-23  7:41 ` |PENDING| " dpdklab
2024-07-23  7:42 ` dpdklab
2024-07-23  7:44 ` dpdklab
2024-07-23  7:47 ` dpdklab
2024-07-23  7:51 ` |FAILURE| " dpdklab
2024-07-23  7:52 ` |PENDING| " dpdklab
2024-07-23  7:54 ` dpdklab
2024-07-23  7:55 ` |SUCCESS| " dpdklab
2024-07-23  7:55 ` |PENDING| " dpdklab
2024-07-23  7:55 ` |FAILURE| " dpdklab
2024-07-23  8:00 ` |PENDING| " dpdklab
2024-07-23  8:02 ` dpdklab
2024-07-23  8:06 ` |FAILURE| " dpdklab
2024-07-23  8:15 ` |PENDING| " dpdklab
2024-07-23  8:16 ` dpdklab
2024-07-23  8:19 ` dpdklab
2024-07-23  8:21 ` dpdklab
2024-07-23  8:25 ` dpdklab
2024-07-23  8:25 ` dpdklab
2024-07-23  8:28 ` dpdklab
2024-07-23  8:29 ` dpdklab
2024-07-23  8:34 ` dpdklab
2024-07-23  8:44 ` dpdklab
2024-07-23  8:46 ` |FAILURE| " dpdklab
2024-07-23  8:49 ` dpdklab
2024-07-23  8:50 ` |PENDING| " dpdklab
2024-07-23  8:54 ` dpdklab
2024-07-23  8:55 ` dpdklab
2024-07-23  8:56 ` |SUCCESS| " dpdklab
2024-07-23  8:58 ` |FAILURE| " dpdklab
2024-07-23  8:59 ` |PENDING| " dpdklab
2024-07-23  8:59 ` |FAILURE| " dpdklab
2024-07-23  9:01 ` |SUCCESS| " dpdklab
2024-07-23  9:02 ` |FAILURE| " dpdklab
2024-07-23  9:04 ` dpdklab
2024-07-23  9:04 ` dpdklab
2024-07-23  9:06 ` |SUCCESS| " dpdklab
2024-07-23  9:08 ` |FAILURE| " dpdklab
2024-07-23  9:10 ` dpdklab
2024-07-23  9:11 ` |SUCCESS| " dpdklab
2024-07-23  9:13 ` |FAILURE| " dpdklab
2024-07-23  9:17 ` dpdklab
2024-07-23  9:21 ` dpdklab
2024-07-23  9:22 ` |PENDING| " dpdklab
2024-07-23  9:22 ` |FAILURE| " dpdklab
2024-07-23  9:22 ` |PENDING| " dpdklab
2024-07-23  9:23 ` |FAILURE| " dpdklab
2024-07-23  9:26 ` dpdklab
2024-07-23  9:28 ` dpdklab
2024-07-23  9:29 ` dpdklab
2024-07-23  9:29 ` dpdklab
2024-07-23  9:29 ` dpdklab
2024-07-23  9:30 ` |SUCCESS| " dpdklab
2024-07-23  9:34 ` |FAILURE| " dpdklab
2024-07-23  9:37 ` dpdklab
2024-07-23  9:41 ` dpdklab
2024-07-23  9:44 ` dpdklab
2024-07-23  9:44 ` dpdklab
2024-07-23  9:50 ` dpdklab
2024-07-23  9:50 ` dpdklab
2024-07-23  9:55 ` dpdklab
2024-07-23  9:58 ` dpdklab
2024-07-23  9:59 ` dpdklab
2024-07-23 10:03 ` dpdklab
2024-07-23 10:07 ` dpdklab
2024-07-23 10:08 ` |SUCCESS| " dpdklab
2024-07-23 10:11 ` |FAILURE| " dpdklab
2024-07-23 10:12 ` |SUCCESS| " dpdklab
2024-07-23 10:15 ` dpdklab
2024-07-23 10:16 ` |FAILURE| " dpdklab
2024-07-24  3:24 ` |SUCCESS| " 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=20240723034342.3637686-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --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).