|FAILURE| pw136703 [PATCH v2 14/14] eal: redefine macro to be integer literal for MSVC

0-day Robot robot at bytheb.org
Wed Feb 14 06:24:42 CET 2024


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
      |                                                       ^
../drivers/common/idpf/idpf_common_rxtx_avx512.c:68:17: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
   68 |                 RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, buf_iova) !=
      |                 ^~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_rxtx_avx512.c: In function ‘_idpf_singleq_recv_raw_pkts_avx512’:
../lib/eal/include/rte_common.h:509:55: error: size of unnamed array is negative
  509 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../drivers/common/idpf/idpf_common_rxtx_avx512.c:461:17: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  461 |                 RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, rearm_data) !=
      |                 ^~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_rxtx_avx512.c: In function ‘_idpf_splitq_recv_raw_pkts_avx512’:
../lib/eal/include/rte_common.h:509:55: error: size of unnamed array is negative
  509 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../drivers/common/idpf/idpf_common_rxtx_avx512.c:921:17: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  921 |                 RTE_BUILD_BUG_ON(offsetof(struct rte_mbuf, rearm_data) !=
      |                 ^~~~~~~~~~~~~~~~
[552/3140] Generating rte_common_iavf.pmd.c with a custom command.
[553/3140] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command.
[554/3140] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf at sta/common_idpf_idpf_common_rxtx.c.o'.
[555/3140] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_virtio_net.c.o'.
[556/3140] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list