From: robot@bytheb.org Test-Label: github-robot Test-Status: FAILURE http://patchwork.dpdk.org/patch/90016/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/698255045 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" #################################################################################### FAILED: drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o ccache gcc -Idrivers/net/ice/base/drivers@net@ice@base@@ice_base@sta -Idrivers/net/ice/base -I../drivers/net/ice/base -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o' -MF 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o.d' -o 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o' -c ../drivers/net/ice/base/ice_flow.c In file included from ../drivers/net/ice/base/ice_osdep.h:29:0, from ../drivers/net/ice/base/ice_type.h:52, from ../drivers/net/ice/base/ice_common.h:8, from ../drivers/net/ice/base/ice_flow.c:5: ../drivers/net/ice/base/ice_flow.c: In function ‘ice_flow_rem_vsi_prof’: ../drivers/net/ice/base/../ice_logs.h:45:49: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘u64 {aka long long unsigned int}’ [-Werror=format=] rte_log(RTE_LOG_ ## level, ice_logtype_driver, "%s(): " fmt, \ ^ ../drivers/net/ice/base/ice_osdep.h:144:3: note: in expansion of macro ‘PMD_DRV_LOG_RAW’ PMD_DRV_LOG_RAW(DEBUG, "ice %02x.%x " s, \ ^~~~~~~~~~~~~~~ ../drivers/net/ice/base/ice_flow.c:3353:3: note: in expansion of macro ‘ice_debug’ ice_debug(hw, ICE_DBG_PKG, ^~~~~~~~~ ../drivers/net/ice/base/ice_flow.c:3354:37: note: format string is defined here "Cannot find flow profile id=%lu\n", prof_id); ~~^ %llu cc1: all warnings being treated as errors [1200/2587] Compiling C object 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_acl.c.o'. [1201/2587] Compiling C object 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_fdir.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-----------------------------