From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/99869/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1281846092 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 #################################################################################### from ../lib/bbdev/rte_bbdev_op.h:24, from ../lib/bbdev/rte_bbdev.h:40, from ../drivers/baseband/la12xx/bbdev_la12xx.c:18: /usr/include/inttypes.h:121:34: note: format string is defined here # define PRIx64 __PRI64_PREFIX "x" In file included from ../drivers/baseband/la12xx/bbdev_la12xx.c:21:0: ../drivers/baseband/la12xx/bbdev_la12xx.c: In function ‘parse_u16_arg’: ../drivers/baseband/la12xx/bbdev_la12xx.c:910:22: error: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Werror=format=] rte_bbdev_log(ERR, "Invalid value %" PRIu64 " for %s", ^ ../drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h:11:51: note: in definition of macro ‘rte_bbdev_log’ rte_log(RTE_LOG_ ## level, bbdev_la12xx_logtype, fmt "\n", \ ^~~ In file included from ../lib/mempool/rte_mempool.h:40:0, from ../lib/mbuf/rte_mbuf.h:38, from ../lib/bbdev/rte_bbdev_op.h:24, from ../lib/bbdev/rte_bbdev.h:40, from ../drivers/baseband/la12xx/bbdev_la12xx.c:18: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" cc1: all warnings being treated as errors [1807/2521] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'. [1808/2521] Compiling C object 'app/a172ced@@dpdk-pdump@exe/pdump_main.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-----------------------------