|FAILURE| pw129791 [PATCH v4] build: update DPDK to use C11 standard

0-day Robot robot at bytheb.org
Tue Aug 1 16:18:43 CEST 2023


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
../lib/acl/acl_run_altivec.h: In function ‘transition4’:
../lib/acl/acl_run_altivec.h:113:16: error: two or more data types in declaration specifiers
  113 |  __vector bool int dfa_msk;
      |                ^~~
../lib/acl/acl_run_altivec.h:113:2: error: use of boolean types in AltiVec types is invalid
  113 |  __vector bool int dfa_msk;
      |  ^~~~~~~~
In file included from ../lib/eal/ppc/include/rte_altivec.h:10,
                 from ../lib/eal/ppc/include/rte_vect.h:9,
                 from ../lib/acl/rte_acl_osdep.h:37,
                 from ../lib/acl/rte_acl.h:14,
                 from ../lib/acl/acl_run.h:8,
                 from ../lib/acl/acl_run_altivec.h:6,
                 from ../lib/acl/acl_run_altivec.c:6:
../lib/acl/acl_run_altivec.h:137:12: error: incompatible types when assigning to type ‘__vector unsigned char’ {aka ‘__vector(16) unsigned char’} from type ‘__vector __bool int’ {aka ‘__vector(4) __bool int’}
  137 |  dfa_msk = vec_cmpeq(node_type, t);
      |            ^~~~~~~~~
In file included from ../lib/acl/acl_run_altivec.c:6:
../lib/acl/acl_run_altivec.h:167:2: error: invalid parameter combination for AltiVec intrinsic ‘__builtin_vec_sel’
  167 |  t = vec_sel(quad_ofs, dfa_ofs, dfa_msk);
      |  ^
[184/3321] Compiling C object 'lib/76b5a35@@rte_bbdev at sta/bbdev_rte_bbdev.c.o'.
[185/3321] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list