|FAILURE| pw107204 [PATCH v3 7/7] crypto/dpaa_sec: add debug framework

0-day Robot robot at bytheb.org
Thu Feb 10 07:19:11 CET 2022


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
   (unsigned long)sg[0].addr, sg[0].length, sg[0].final,
   ~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/mempool/rte_mempool.h:40:0,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/cryptodev/cryptodev_pmd.h:21,
                 from ../drivers/crypto/dpaa_sec/dpaa_sec.c:15:
/usr/include/inttypes.h:121:34: note: format string is defined here
 # define PRIx64  __PRI64_PREFIX "x"
../drivers/crypto/dpaa_sec/dpaa_sec.c:772:9: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘long unsigned int’ [-Werror=format=]
  printf("\taddr = %"PRIx64",\n\tlen = %d,\n\tfinal = %d,\n\textention = %d"
         ^~~~~~~~~~~~
../drivers/crypto/dpaa_sec/dpaa_sec.c:774:3:
   (unsigned long)sg[1].addr, sg[1].length, sg[1].final,
   ~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/mempool/rte_mempool.h:40:0,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/cryptodev/cryptodev_pmd.h:21,
                 from ../drivers/crypto/dpaa_sec/dpaa_sec.c:15:
/usr/include/inttypes.h:121:34: note: format string is defined here
 # define PRIx64  __PRI64_PREFIX "x"
cc1: all warnings being treated as errors
[1626/2554] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec at sta/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o'.
[1627/2554] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec at sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list