* |FAILURE| pw115223 [PATCH 2/2] test/crypto: add ecdh tests
[not found] <20220818060526.17343-3-arkadiuszx.kusztal@intel.com>
2022-08-18 7:15 ` |WARNING| pw115223 [PATCH 2/2] test/crypto: add ecdh tests checkpatch
@ 2022-08-18 8:19 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-08-18 8:19 UTC (permalink / raw)
To: test-report; +Cc: arkadiuszx.kusztal, robot
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-----------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread