automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: blo@iol.unh.edu, robot@bytheb.org
Subject: |FAILURE| pw110525 [PATCH v4 8/8] examples/fips_validation: add parsing for cmac
Date: Fri, 29 Apr 2022 13:40:03 -0400	[thread overview]
Message-ID: <20220429174003.29675-1-robot@bytheb.org> (raw)
In-Reply-To: <20220429161559.415645-9-blo@iol.unh.edu>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|22739|SHA|dc5b56be48c060c583bbdd5cf181dfd9b20b56b1|passed|https://github.com/ovsrobot/dpdk/actions/runs/2246609641|[PATCH v8 2/2] hash: unify crc32 selection for x86 and Arm|ovsrobot/dpdk|build, Size: 9564 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2246604057
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-ppc64le" failed at step Build and test
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[2359/2993] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2360/2993] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[2361/2993] Linking target examples/dpdk-dma.
[2362/2993] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[2363/2993] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[2364/2993] Linking target examples/dpdk-ethtool.
[2365/2993] Linking target examples/dpdk-bond.
[2366/2993] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[2367/2993] Linking target examples/dpdk-cmdline.
[2368/2993] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[2369/2993] Linking target app/test/dpdk-test.
[2370/2993] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[2371/2993] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[2372/2993] Linking target examples/dpdk-eventdev_pipeline.
[2373/2993] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
FAILED: examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o 
aarch64-linux-gnu-gcc -Iexamples/c590b3c@@dpdk-fips_validation@exe -Iexamples -I../examples -Iexamples/fips_validation -I../examples/fips_validation -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o' -MF 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o.d' -o 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o' -c ../examples/fips_validation/fips_validation.c
../examples/fips_validation/fips_validation.c:690:1: error: no previous prototype for ‘parser_read_cmac_direction_str’ [-Werror=missing-prototypes]
 parser_read_cmac_direction_str(__rte_unused const char *key, char *src,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2374/2993] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[2375/2993] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[2971/3590] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[2972/3590] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2973/3590] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_main.c.o'.
[2974/3590] Linking target examples/dpdk-bbdev_app.
[2975/3590] Linking target examples/dpdk-cmdline.
[2976/3590] Linking target examples/dpdk-bond.
[2977/3590] Linking target examples/dpdk-distributor.
[2978/3590] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[2979/3590] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2980/3590] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[2981/3590] Linking target examples/dpdk-ethtool.
[2982/3590] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[2983/3590] Linking target app/test/dpdk-test.
[2984/3590] Linking target examples/dpdk-eventdev_pipeline.
[2985/3590] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
FAILED: examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o 
powerpc64le-linux-gnu-gcc -Iexamples/c590b3c@@dpdk-fips_validation@exe -Iexamples -I../examples -Iexamples/fips_validation -I../examples/fips_validation -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -mcpu=power8 -mtune=power8 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o' -MF 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o.d' -o 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o' -c ../examples/fips_validation/fips_validation.c
../examples/fips_validation/fips_validation.c:690:1: error: no previous prototype for ‘parser_read_cmac_direction_str’ [-Werror=missing-prototypes]
 parser_read_cmac_direction_str(__rte_unused const char *key, char *src,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2986/3590] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[2987/3590] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




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




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

      parent reply	other threads:[~2022-04-29 17:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220429161559.415645-9-blo@iol.unh.edu>
2022-04-29 16:18 ` |SUCCESS| " checkpatch
2022-04-29 17:40 ` 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=20220429174003.29675-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=blo@iol.unh.edu \
    --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).