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| pw137363 [PATCH] lib/hash: add SipHash function
Date: Tue, 27 Feb 2024 13:44:54 -0500	[thread overview]
Message-ID: <20240227184454.378871-1-robot@bytheb.org> (raw)
In-Reply-To: <20240227174012.343004-1-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8069314168
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
FAILED: doc/api/man 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' died with <Signals.SIGSEGV: 11>.
[98/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[99/740] Compiling C object 'examples/c590b3c@@dpdk-flow_filtering@exe/flow_filtering_main.c.o'.
[100/740] Generating doxygen-html with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' died with <Signals.SIGSEGV: 11>.
[101/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[102/740] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: doc/api/man 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[76/740] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[77/740] Generating doxygen-html with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[78/740] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[79/740] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[80/740] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../lib/hash/rte_siphash.c:47:28: error: pointer of type ‘void *’ used in arithmetic [-Werror=pointer-arith]
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                            ^
../lib/hash/rte_siphash.c:47:28: error: dereferencing ‘void *’ pointer [-Werror]
../lib/hash/rte_siphash.c:47:17: error: invalid use of void expression
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                 ^
../lib/hash/rte_siphash.c:47:51: error: pointer of type ‘void *’ used in arithmetic [-Werror=pointer-arith]
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                                                   ^
../lib/hash/rte_siphash.c:47:51: error: dereferencing ‘void *’ pointer [-Werror]
../lib/hash/rte_siphash.c:47:40: error: invalid use of void expression
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                                        ^
../lib/hash/rte_siphash.c:48:1: error: control reaches end of non-void function [-Werror=return-type]
   48 | }
      | ^
cc1: all warnings being treated as errors
[156/4131] Generating metrics.sym_chk with a meson_exe.py custom command.
[157/4131] Generating cmdline.sym_chk with a meson_exe.py custom command.
[158/4131] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[159/4131] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
[160/4131] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
../lib/hash/rte_siphash.c:47:28: error: pointer of type ‘void *’ used in arithmetic [-Werror=pointer-arith]
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                            ^
../lib/hash/rte_siphash.c:47:28: error: dereferencing ‘void *’ pointer [-Werror]
../lib/hash/rte_siphash.c:47:17: error: invalid use of void expression
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                 ^
../lib/hash/rte_siphash.c:47:51: error: pointer of type ‘void *’ used in arithmetic [-Werror=pointer-arith]
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                                                   ^
../lib/hash/rte_siphash.c:47:51: error: dereferencing ‘void *’ pointer [-Werror]
../lib/hash/rte_siphash.c:47:40: error: invalid use of void expression
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                                        ^
../lib/hash/rte_siphash.c:48:1: error: control reaches end of non-void function [-Werror=return-type]
   48 | }
      | ^
cc1: all warnings being treated as errors
[158/3425] Generating metrics.sym_chk with a meson_exe.py custom command.
[159/3425] Generating cmdline.sym_chk with a meson_exe.py custom command.
[160/3425] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[161/3425] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
[162/3425] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
../lib/hash/rte_siphash.c:47:28: error: pointer of type ‘void *’ used in arithmetic [-Werror=pointer-arith]
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                            ^
../lib/hash/rte_siphash.c:47:28: error: dereferencing ‘void *’ pointer [-Werror]
../lib/hash/rte_siphash.c:47:17: error: invalid use of void expression
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                 ^
../lib/hash/rte_siphash.c:47:51: error: pointer of type ‘void *’ used in arithmetic [-Werror=pointer-arith]
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                                                   ^
../lib/hash/rte_siphash.c:47:51: error: dereferencing ‘void *’ pointer [-Werror]
../lib/hash/rte_siphash.c:47:40: error: invalid use of void expression
   47 |                 (uint32_t)p[2] << 16 | (uint32_t)p[3] << 24;
      |                                        ^
../lib/hash/rte_siphash.c:48:1: error: control reaches end of non-void function [-Werror=return-type]
   48 | }
      | ^
cc1: all warnings being treated as errors
[156/3396] Generating metrics.sym_chk with a meson_exe.py custom command.
[157/3396] Generating cmdline.sym_chk with a meson_exe.py custom command.
[158/3396] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
[159/3396] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[160/3396] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-02-27 18:44 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240227174012.343004-1-stephen@networkplumber.org>
2024-02-27 17:40 ` |WARNING| " checkpatch
2024-02-27 17:41 ` |FAILURE| " qemudev
2024-02-27 18:44 ` 0-day Robot [this message]
2024-02-27 20:01 ` |SUCCESS| " dpdklab
2024-02-27 20:24 ` dpdklab
2024-02-27 20:37 ` dpdklab
2024-02-27 20:43 ` dpdklab
2024-02-27 20:44 ` dpdklab
2024-02-27 20:48 ` dpdklab
2024-02-27 20:52 ` dpdklab
2024-02-27 20:55 ` dpdklab
2024-02-27 20:55 ` dpdklab
2024-02-27 20:56 ` dpdklab
2024-02-27 20:57 ` dpdklab
2024-02-27 20:58 ` dpdklab
2024-02-27 20:58 ` dpdklab
2024-02-27 20:59 ` dpdklab
2024-02-28  0:25 ` |FAILURE| " dpdklab
2024-02-28  0:25 ` dpdklab
2024-02-28  0:25 ` dpdklab
2024-02-28  0:25 ` |SUCCESS| " dpdklab
2024-02-28  0:25 ` |FAILURE| " dpdklab
2024-02-28  0:26 ` dpdklab
2024-02-28  0:26 ` dpdklab
2024-02-28  0:26 ` |SUCCESS| " dpdklab
2024-02-28  0:26 ` |FAILURE| " dpdklab
2024-02-28  0:27 ` |SUCCESS| " dpdklab
2024-02-28  0:27 ` dpdklab
2024-02-28  0:30 ` |FAILURE| " dpdklab
2024-02-28  0:31 ` |SUCCESS| " dpdklab
2024-02-28  0:31 ` dpdklab
2024-02-28  0:31 ` dpdklab
2024-02-28  0:31 ` dpdklab
2024-02-28  0:31 ` dpdklab
2024-02-28  0:32 ` dpdklab
2024-02-28  0:34 ` dpdklab
2024-02-28  0:35 ` dpdklab
2024-02-28  0:35 ` dpdklab
2024-02-28  0:38 ` |FAILURE| " dpdklab
2024-02-28  0:44 ` dpdklab
2024-02-28  0:44 ` |SUCCESS| " dpdklab
2024-02-28  0:45 ` dpdklab
2024-02-28  0:46 ` dpdklab
2024-02-28  0:46 ` |FAILURE| " dpdklab
2024-02-28  0:48 ` |SUCCESS| " dpdklab
2024-02-28  0:48 ` |FAILURE| " dpdklab
2024-02-28  0:49 ` |SUCCESS| " dpdklab
2024-02-28  0:56 ` |FAILURE| " dpdklab
2024-02-28  0:56 ` dpdklab
2024-02-28  0:57 ` dpdklab
2024-02-28  0:57 ` |SUCCESS| " dpdklab
2024-02-28  0:59 ` |FAILURE| " dpdklab
2024-02-28  1:11 ` dpdklab
2024-02-28  1:16 ` |SUCCESS| " dpdklab
2024-02-28  1:27 ` dpdklab
2024-02-28  1:28 ` dpdklab
2024-02-28  2:22 ` dpdklab
2024-02-28  3:48 ` dpdklab
2024-02-28  9:04 ` dpdklab
2024-02-28 11:45 ` dpdklab
2024-02-28 11:46 ` dpdklab
2024-02-28 18:23 ` dpdklab
2024-02-29  9:14 ` 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=20240227184454.378871-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).