automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: amitprakashs@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw121785 [PATCH v1 3/3] l3fwd-graph: changes to configure pcap capture
Date: Tue, 10 Jan 2023 07:59:45 -0500	[thread overview]
Message-ID: <20230110125945.2449714-1-robot@bytheb.org> (raw)
In-Reply-To: <20230110115847.1965096-3-amitprakashs@marvell.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3883263034
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Install packages
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:64:19: error: expected ‘;’ before ‘void’
   64 | __rte_experimental
      |                   ^
      |                   ;
   65 | void rte_num_pkt_to_capture(uint64_t val);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:65:29: error: unknown type name ‘uint64_t’
   65 | void rte_num_pkt_to_capture(uint64_t val);
      |                             ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:75:19: error: expected ‘;’ before ‘void’
   75 | __rte_experimental
      |                   ^
      |                   ;
   76 | void rte_filename_to_capture_pkt(const char *filename);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:83:19: error: expected ‘;’ before ‘void’
   83 | __rte_experimental
      |                   ^
      |                   ;
   84 | void rte_graph_pcap_trace_exit(void);
      | ~~~~               
[845/1417] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_io.c.o'.
[846/1417] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_graph_worker.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:64:19: error: expected ‘;’ before ‘void’
   64 | __rte_experimental
      |                   ^
      |                   ;
   65 | void rte_num_pkt_to_capture(uint64_t val);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:65:29: error: unknown type name ‘uint64_t’
   65 | void rte_num_pkt_to_capture(uint64_t val);
      |                             ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:75:19: error: expected ‘;’ before ‘void’
   75 | __rte_experimental
      |                   ^
      |                   ;
   76 | void rte_filename_to_capture_pkt(const char *filename);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:83:19: error: expected ‘;’ before ‘void’
   83 | __rte_experimental
      |                   ^
      |                   ;
   84 | void rte_graph_pcap_trace_exit(void);
      | ~~~~               
[3798/4284] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_flow_classify.c.o'.
[3799/4284] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_graph_worker.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
__rte_experimental
^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:43:1: error: unknown type name '__rte_experimental'
__rte_experimental
^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:53:1: error: unknown type name '__rte_experimental'
__rte_experimental
^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:64:1: error: unknown type name '__rte_experimental'
__rte_experimental
^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:65:29: error: unknown type name 'uint64_t'
void rte_num_pkt_to_capture(uint64_t val);
                            ^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:75:1: error: unknown type name '__rte_experimental'
__rte_experimental
^
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:83:1: error: unknown type name '__rte_experimental'
__rte_experimental
^
7 errors generated.
[3801/4284] Generating 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_net_crc.cpp'.
[3802/4284] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_graph_worker.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Install packages
####################################################################################
After this operation, 27.9 MB of additional disk space will be used.
Err:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ccache amd64 3.7.7-1
  503  Service Unavailable [IP: 40.119.46.219 80]
Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB]
Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1.2 [491 kB]
Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbsd-dev amd64 0.10.0-1 [164 kB]
Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcrypto++6 amd64 5.6.4-9build1 [889 kB]
Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcrypto++-dev amd64 5.6.4-9build1 [1377 kB]
Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjansson-dev amd64 2.12-1build1 [30.3 kB]
Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-dev amd64 3.4.0-1 [92.2 kB]
Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-dev amd64 3.4.0-1 [166 kB]
Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8-dev amd64 1.9.1-3 [244 kB]
Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcap-dev amd64 1.9.1-3 [3484 B]
Get:14 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ninja-build amd64 1.10.0-1build1 [107 kB]
Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfdt1 amd64 1.5.1-1 [18.8 kB]
Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfdt-dev amd64 1.5.1-1 [30.3 kB]
Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs-dev amd64 28.0-1ubuntu1 [444 kB]
Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnuma-dev amd64 2.0.12-1 [32.4 kB]
Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyelftools all 0.26-1ubuntu1 [87.6 kB]
Fetched 4611 kB in 1s (3170 kB/s)
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/c/ccache/ccache_3.7.7-1_amd64.deb  503  Service Unavailable [IP: 40.119.46.219 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
##[error]Process completed with exit code 100.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Install packages
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:64:19: error: expected ‘;’ before ‘void’
   64 | __rte_experimental
      |                   ^
      |                   ;
   65 | void rte_num_pkt_to_capture(uint64_t val);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:65:29: error: unknown type name ‘uint64_t’
   65 | void rte_num_pkt_to_capture(uint64_t val);
      |                             ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:75:19: error: expected ‘;’ before ‘void’
   75 | __rte_experimental
      |                   ^
      |                   ;
   76 | void rte_filename_to_capture_pkt(const char *filename);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:83:19: error: expected ‘;’ before ‘void’
   83 | __rte_experimental
      |                   ^
      |                   ;
   84 | void rte_graph_pcap_trace_exit(void);
      | ~~~~               
[3427/3917] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_node_ip4_api.c.o'.
[3428/3917] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_node_eth_api.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:64:19: error: expected ‘;’ before ‘void’
   64 | __rte_experimental
      |                   ^
      |                   ;
   65 | void rte_num_pkt_to_capture(uint64_t val);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:65:29: error: unknown type name ‘uint64_t’
   65 | void rte_num_pkt_to_capture(uint64_t val);
      |                             ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:75:19: error: expected ‘;’ before ‘void’
   75 | __rte_experimental
      |                   ^
      |                   ;
   76 | void rte_filename_to_capture_pkt(const char *filename);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:83:19: error: expected ‘;’ before ‘void’
   83 | __rte_experimental
      |                   ^
      |                   ;
   84 | void rte_graph_pcap_trace_exit(void);
      | ~~~~               
[3279/3767] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_node_ip4_api.c.o'.
[3280/3767] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_flow_classify.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:64:19: error: expected ‘;’ before ‘void’
   64 | __rte_experimental
      |                   ^
      |                   ;
   65 | void rte_num_pkt_to_capture(uint64_t val);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:65:29: error: unknown type name ‘uint64_t’
   65 | void rte_num_pkt_to_capture(uint64_t val);
      |                             ^~~~~~~~
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:75:19: error: expected ‘;’ before ‘void’
   75 | __rte_experimental
      |                   ^
      |                   ;
   76 | void rte_filename_to_capture_pkt(const char *filename);
      | ~~~~               
/home/runner/work/dpdk/dpdk/lib/graph/rte_graph_pcap_trace.h:83:19: error: expected ‘;’ before ‘void’
   83 | __rte_experimental
      |                   ^
      |                   ;
   84 | void rte_graph_pcap_trace_exit(void);
      | ~~~~               
[3226/3739] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_graph_worker.c.o'.
[3227/3739] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-01-10 12:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230110115847.1965096-3-amitprakashs@marvell.com>
2023-01-10 11:51 ` |SUCCESS| pw121783-121785 " qemudev
2023-01-10 11:55 ` qemudev
2023-01-10 12:00 ` |SUCCESS| pw121785 " checkpatch
2023-01-10 12:59 ` 0-day Robot [this message]

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=20230110125945.2449714-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=amitprakashs@marvell.com \
    --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).