automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: arkadiuszx.kusztal@intel.com, robot@bytheb.org
Subject: |FAILURE| pw115223 [PATCH 2/2] test/crypto: add ecdh tests
Date: Thu, 18 Aug 2022 04:19:54 -0400	[thread overview]
Message-ID: <20220818081954.2941-1-robot@bytheb.org> (raw)
In-Reply-To: <20220818060526.17343-3-arkadiuszx.kusztal@intel.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
 2678 |     bob_op->asym->ecdh.shared_secret.y.length,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       size_t {aka unsigned int}
 2679 |     test_vector->Z.y.length
 2680 |   );
      |   ^
../lib/eal/include/rte_log.h:342:25: note: in definition of macro ‘RTE_LOG’
  342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
      |                         ^
../app/test/test_cryptodev_asym.c:2680:3: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘size_t’ {aka ‘const unsigned int’} [-Werror=format=]
 2679 |     test_vector->Z.y.length
      |     ~~~~~~~~~~~~~~~~~~~~~~~
      |                     |
      |                     size_t {aka const unsigned int}
 2680 |   );
      |   ^
../lib/eal/include/rte_log.h:342:25: note: in definition of macro ‘RTE_LOG’
  342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
      |                         ^
cc1: all warnings being treated as errors
[2117/3109] Linking target examples/dpdk-l2fwd.
[2118/3109] Linking target examples/dpdk-l3fwd.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
 2678 |     bob_op->asym->ecdh.shared_secret.y.length,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       size_t {aka long long unsigned int}
 2679 |     test_vector->Z.y.length
 2680 |   );
      |   ^
../lib/eal/include/rte_log.h:342:25: note: in definition of macro ‘RTE_LOG’
  342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
      |                         ^
../app/test/test_cryptodev_asym.c:2680:3: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘size_t’ {aka ‘const long long unsigned int’} [-Werror=format=]
 2679 |     test_vector->Z.y.length
      |     ~~~~~~~~~~~~~~~~~~~~~~~
      |                     |
      |                     size_t {aka const long long unsigned int}
 2680 |   );
      |   ^
../lib/eal/include/rte_log.h:342:25: note: in definition of macro ‘RTE_LOG’
  342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
      |                         ^
cc1: all warnings being treated as errors
[680/1305] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_hts_stress.c.obj'.
[681/1305] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rib6.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-08-18  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220818060526.17343-3-arkadiuszx.kusztal@intel.com>
2022-08-18  7:15 ` |WARNING| " checkpatch
2022-08-18  8:19 ` 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=20220818081954.2941-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=arkadiuszx.kusztal@intel.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).