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| pw142767 [PATCH 3/3] test: remove unused resource API
Date: Tue, 30 Jul 2024 19:42:39 -0400	[thread overview]
Message-ID: <20240730234239.1204792-1-robot@bytheb.org> (raw)
In-Reply-To: <20240730225520.83314-4-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10171005012
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
####################################################################################
[641/1469] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_memcpy.c'.
[642/1469] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_rxonly.c.obj'.
[643/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_lib.c.obj'.
[644/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_cirbuf.c.obj'.
[645/1469] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_i40e_i40e_testpmd.c.obj'.
[646/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline.c.obj'.
[647/1469] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/.._drivers_net_ixgbe_ixgbe_testpmd.c.obj'.
[648/1469] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_shared_rxq_fwd.c.obj'.
[649/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cfgfile.c.obj'.
FAILED: app/a172ced@@dpdk-test@exe/test_test_cfgfile.c.obj 
ccache x86_64-w64-mingw32-gcc -Iapp/a172ced@@dpdk-test@exe -Iapp -I../app -Ilib/cmdline -I../lib/cmdline -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/net -I../lib/net -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 -Idrivers/net/ring -I../drivers/net/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/argparse -I../lib/argparse -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/metrics -I../lib/metrics -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -Ilib/dmadev -I../lib/dmadev -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/lpm -I../lib/lpm -Ilib/ip_frag -I../lib/ip_frag -Ilib/latencystats -I../lib/latencystats -Ilib/pcapng -I../lib/pcapng -Ilib/ptr_compress -I../lib/ptr_compress -Ilib/reorder -I../lib/reorder -Ilib/stack -I../lib/stack -Ilib/timer -I../lib/timer -Iapp/test/test_cfgfiles -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 -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ 'app/a172ced@@dpdk-test@exe/test_test_cfgfile.c.obj' -MF 'app/a172ced@@dpdk-test@exe/test_test_cfgfile.c.obj.d' -o 'app/a172ced@@dpdk-test@exe/test_test_cfgfile.c.obj' -c ../app/test/test_cfgfile.c
../app/test/test_cfgfile.c: In function ‘test_cfgfile_init’:
../app/test/test_cfgfile.c:22:7: error: implicit declaration of function ‘mkstemps’; did you mean ‘mkstemp’? [-Werror=implicit-function-declaration]
   22 |  fd = mkstemps(filename, strlen(".ini"));
      |       ^~~~~~~~
      |       mkstemp
../app/test/test_cfgfile.c:22:7: error: nested extern declaration of ‘mkstemps’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[650/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test_cmdline_ipaddr.c.obj'.
[651/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_test.c.obj'.
[652/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_sample_packet_forward.c.obj'.
[653/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_packet_burst_generator.c.obj'.
[654/1469] Compiling C object 'app/a172ced@@dpdk-test@exe/test_virtual_pmd.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-30 23:43 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240730225520.83314-4-stephen@networkplumber.org>
2024-07-30 22:33 ` |SUCCESS| pw142765-142767 " qemudev
2024-07-30 22:37 ` qemudev
2024-07-30 22:57 ` |SUCCESS| pw142767 " checkpatch
2024-07-30 23:42 ` 0-day Robot [this message]
2024-07-31  0:02 ` |SUCCESS| pw142765-142767 [PATCH] [3/3] test: remove unused resource dpdklab
2024-07-31  0:04 ` dpdklab
2024-07-31  0:06 ` dpdklab
2024-07-31  0:07 ` dpdklab
2024-07-31  0:07 ` dpdklab
2024-07-31  0:08 ` dpdklab
2024-07-31  0:12 ` dpdklab
2024-07-31  0:12 ` |PENDING| " dpdklab
2024-07-31  0:12 ` |SUCCESS| " dpdklab
2024-07-31  0:12 ` |PENDING| " dpdklab
2024-07-31  0:12 ` |WARNING| " dpdklab
2024-07-31  0:13 ` dpdklab
2024-07-31  0:14 ` |PENDING| " dpdklab
2024-07-31  0:15 ` |FAILURE| " dpdklab
2024-07-31  0:16 ` |SUCCESS| " dpdklab
2024-07-31  0:16 ` |FAILURE| " dpdklab
2024-07-31  0:17 ` dpdklab
2024-07-31  0:18 ` dpdklab
2024-07-31  0:18 ` |SUCCESS| " dpdklab
2024-07-31  0:19 ` |PENDING| " dpdklab
2024-07-31  0:19 ` |FAILURE| " dpdklab
2024-07-31  0:19 ` |PENDING| " dpdklab
2024-07-31  0:21 ` dpdklab
2024-07-31  0:21 ` |SUCCESS| " dpdklab
2024-07-31  0:22 ` |PENDING| " dpdklab
2024-07-31  0:23 ` dpdklab
2024-07-31  0:23 ` dpdklab
2024-07-31  0:25 ` |SUCCESS| " dpdklab
2024-07-31  0:25 ` |FAILURE| " dpdklab
2024-07-31  0:25 ` |PENDING| " dpdklab
2024-07-31  0:25 ` dpdklab
2024-07-31  0:26 ` dpdklab
2024-07-31  0:27 ` |SUCCESS| " dpdklab
2024-07-31  0:27 ` |PENDING| " dpdklab
2024-07-31  0:27 ` dpdklab
2024-07-31  0:27 ` |FAILURE| " dpdklab
2024-07-31  0:28 ` |PENDING| " dpdklab
2024-07-31  0:28 ` dpdklab
2024-07-31  0:29 ` |SUCCESS| " dpdklab
2024-07-31  0:29 ` |PENDING| " dpdklab
2024-07-31  0:29 ` dpdklab
2024-07-31  0:29 ` dpdklab
2024-07-31  0:30 ` dpdklab
2024-07-31  0:31 ` dpdklab
2024-07-31  0:31 ` dpdklab
2024-07-31  0:31 ` dpdklab
2024-07-31  0:31 ` |FAILURE| " dpdklab
2024-07-31  0:32 ` |PENDING| " dpdklab
2024-07-31  0:33 ` dpdklab
2024-07-31  0:33 ` |FAILURE| " dpdklab
2024-07-31  0:34 ` |PENDING| " dpdklab
2024-07-31  0:35 ` |SUCCESS| " dpdklab
2024-07-31  0:36 ` |PENDING| " dpdklab
2024-07-31  0:37 ` |FAILURE| " dpdklab
2024-07-31  0:38 ` |PENDING| " dpdklab
2024-07-31  0:39 ` dpdklab
2024-07-31  0:39 ` |FAILURE| " dpdklab
2024-07-31  0:40 ` |PENDING| " dpdklab
2024-07-31  0:41 ` dpdklab
2024-07-31  0:41 ` |FAILURE| " dpdklab
2024-07-31  0:41 ` dpdklab
2024-07-31  0:41 ` |SUCCESS| " dpdklab
2024-07-31  0:42 ` |PENDING| " dpdklab
2024-07-31  0:43 ` |FAILURE| " dpdklab
2024-07-31  0:44 ` |PENDING| " dpdklab
2024-07-31  0:44 ` dpdklab
2024-07-31  0:45 ` |FAILURE| " dpdklab
2024-07-31  0:45 ` |PENDING| " dpdklab
2024-07-31  0:45 ` |FAILURE| " dpdklab
2024-07-31  0:46 ` |PENDING| " dpdklab
2024-07-31  0:47 ` dpdklab
2024-07-31  0:48 ` |FAILURE| " dpdklab
2024-07-31  0:48 ` |SUCCESS| " dpdklab
2024-07-31  0:49 ` dpdklab
2024-07-31  0:49 ` |FAILURE| " dpdklab
2024-07-31  0:49 ` |PENDING| " dpdklab
2024-07-31  0:50 ` |FAILURE| " dpdklab
2024-07-31  0:50 ` dpdklab
2024-07-31  0:52 ` dpdklab
2024-07-31  0:53 ` dpdklab
2024-07-31  0:53 ` dpdklab
2024-07-31  0:53 ` dpdklab
2024-07-31  0:53 ` dpdklab
2024-07-31  0:54 ` dpdklab
2024-07-31  0:55 ` dpdklab
2024-07-31  0:56 ` |PENDING| " dpdklab
2024-07-31  0:56 ` |FAILURE| " dpdklab
2024-07-31  0:57 ` dpdklab
2024-07-31  0:58 ` |PENDING| " dpdklab
2024-07-31  1:00 ` |FAILURE| " dpdklab
2024-07-31  1:01 ` |PENDING| " dpdklab
2024-07-31  1:01 ` dpdklab
2024-07-31  1:04 ` dpdklab
2024-07-31  1:04 ` |FAILURE| " dpdklab
2024-07-31  1:04 ` dpdklab
2024-07-31  1:05 ` dpdklab
2024-07-31  1:06 ` |PENDING| " dpdklab
2024-07-31  1:06 ` |FAILURE| " dpdklab
2024-07-31  1:07 ` |PENDING| " dpdklab
2024-07-31  1:07 ` |FAILURE| " dpdklab
2024-07-31  1:09 ` |PENDING| " dpdklab
2024-07-31  1:09 ` |FAILURE| " dpdklab
2024-07-31  1:09 ` dpdklab
2024-07-31  1:11 ` dpdklab
2024-07-31  1:11 ` |PENDING| " dpdklab
2024-07-31  1:11 ` |FAILURE| " dpdklab
2024-07-31  1:13 ` |SUCCESS| " dpdklab
2024-07-31  1:13 ` |FAILURE| " dpdklab
2024-07-31  1:14 ` dpdklab
2024-07-31  1:15 ` dpdklab
2024-07-31  1:31 ` |PENDING| " dpdklab
2024-07-31  1:44 ` |SUCCESS| " dpdklab
2024-07-31  1:44 ` dpdklab
2024-07-31  4:40 ` 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=20240730234239.1204792-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).