[dpdk-test-report] |FAILURE| pw91080 [dpdk-dev] [PATCH 2/2] pipeline: autodetect endianness of action args

0-day Robot robot at bytheb.org
Mon Apr 12 02:56:52 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/739350349
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static failed at step "Build and test"
ubuntu-18.04-gcc-shared-abi+doc+tests failed at step "Build and test"
ubuntu-18.04-clang-static failed at step "Build and test"
ubuntu-18.04-clang-shared-doc+tests failed at step "Build and test"
ubuntu-18.04-gcc-static-i386 failed at step "Build and test"
ubuntu-18.04-gcc-static-aarch64 failed at step "Build and test"
ubuntu-18.04-gcc-shared-aarch64 failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################
[495/3242] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_em.c.o'.
[496/3242] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_wm.c.o'.
[497/3242] Linking static target lib/librte_table.a.
[498/3242] Generating table.sym_chk with a meson_exe.py custom command.
[499/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_port_in_action.c.o'.
[500/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline_spec.c.o'.
[501/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_ctl.c.o'.
[502/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘instr_pattern_mov_all_validate_search’:
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
  if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                           ^~~~~~~~~~~~
                                           INSTR_MOV_I
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘action_arg_src_mov_count’:
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
       ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                      ^~~~~~~~~~~~
                                                      INSTR_MOV_I
[503/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_table_action.c.o'.
[504/3242] Compiling C object 'lib/lib@@rte_vhost at sta/librte_vhost_vhost_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################
[508/3458] Linking static target lib/librte_table.a.
[509/3458] Generating rte_table_def with a custom command.
[510/3458] Generating rte_table_mingw with a custom command.
[511/3458] Generating table.sym_chk with a meson_exe.py custom command.
[512/3458] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_pipeline.c.o'.
[513/3458] Generating rte_pipeline_def with a custom command.
[514/3458] Generating rte_pipeline_mingw with a custom command.
[515/3458] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘instr_pattern_mov_all_validate_search’:
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
  if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                           ^~~~~~~~~~~~
                                           INSTR_MOV_I
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘action_arg_src_mov_count’:
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
       ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                      ^~~~~~~~~~~~
                                                      INSTR_MOV_I
[516/3458] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_table_action.c.o'.
[517/3458] Compiling C object 'lib/lib@@rte_vhost at sta/librte_vhost_vhost_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################
[243/3244] Generating rte_compressdev_mingw with a custom command.
[244/3244] Compiling C object 'lib/lib@@rte_compressdev at sta/librte_compressdev_rte_comp.c.o'.
[245/3244] Linking static target lib/librte_compressdev.a.
[246/3244] Compiling C object 'lib/lib@@rte_cryptodev at sta/librte_cryptodev_rte_cryptodev_pmd.c.o'.
[247/3244] Generating rte_cryptodev_def with a custom command.
[248/3244] Generating rte_cryptodev_mingw with a custom command.
[249/3244] Compiling C object 'lib/lib@@rte_cryptodev at sta/librte_cryptodev_cryptodev_trace_points.c.o'.
[250/3244] Generating compressdev.sym_chk with a meson_exe.py custom command.
[251/3244] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache clang -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: use of undeclared identifier 'INSTR_MOV_HM'
        if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                                 ^
../lib/librte_pipeline/rte_swx_pipeline.c:7958:25: error: use of undeclared identifier 'INSTR_MOV_HM'
                    (instr[i].type != INSTR_MOV_HM) ||
                                      ^
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: use of undeclared identifier 'INSTR_MOV_HM'
                    ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                                   ^
3 errors generated.
[252/3244] Linking target lib/librte_compressdev.so.21.2.
[253/3244] Compiling C object 'lib/lib@@rte_cryptodev at sta/librte_cryptodev_rte_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################
[509/3460] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_wm.c.o'.
[510/3460] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_em.c.o'.
[511/3460] Linking static target lib/librte_table.a.
[512/3460] Generating rte_table_def with a custom command.
[513/3460] Generating rte_table_mingw with a custom command.
[514/3460] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_pipeline.c.o'.
[515/3460] Generating table.sym_chk with a meson_exe.py custom command.
[516/3460] Compiling C object 'drivers/drivers@@tmp_rte_net_atlantic at sta/net_atlantic_rte_pmd_atlantic.c.o'.
[517/3460] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache clang -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: use of undeclared identifier 'INSTR_MOV_HM'
        if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                                 ^
../lib/librte_pipeline/rte_swx_pipeline.c:7958:25: error: use of undeclared identifier 'INSTR_MOV_HM'
                    (instr[i].type != INSTR_MOV_HM) ||
                                      ^
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: use of undeclared identifier 'INSTR_MOV_HM'
                    ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                                   ^
3 errors generated.
[518/3460] Compiling C object 'lib/lib@@rte_vhost at sta/librte_vhost_vhost_crypto.c.o'.
[519/3460] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################
[475/2587] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_wm.c.o'.
[476/2587] Generating rte_table_mingw with a custom command.
[477/2587] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_em.c.o'.
[478/2587] Linking static target lib/librte_table.a.
[479/2587] Generating table.sym_chk with a meson_exe.py custom command.
[480/2587] Generating rte_table_def with a custom command.
[481/2587] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_pipeline.c.o'.
[482/2587] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -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  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘instr_pattern_mov_all_validate_search’:
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
  if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                           ^~~~~~~~~~~~
                                           INSTR_MOV_I
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘action_arg_src_mov_count’:
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
       ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                      ^~~~~~~~~~~~
                                                      INSTR_MOV_I
[483/2587] Compiling C object 'lib/lib@@rte_vhost at sta/librte_vhost_vhost_crypto.c.o'.
[484/2587] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_table_action.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"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
[492/3242] Generating rte_table_mingw with a custom command.
[493/3242] Compiling C object 'lib/lib@@rte_table at sta/librte_table_rte_swx_table_wm.c.o'.
[494/3242] Linking static target lib/librte_table.a.
[495/3242] Generating table.sym_chk with a meson_exe.py custom command.
[496/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_pipeline.c.o'.
[497/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_port_in_action.c.o'.
[498/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_ctl.c.o'.
[499/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘instr_pattern_mov_all_validate_search’:
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
  if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                           ^~~~~~~~~~~~
                                           INSTR_MOV_I
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘action_arg_src_mov_count’:
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
       ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                      ^~~~~~~~~~~~
                                                      INSTR_MOV_I
[500/3242] Compiling C object 'lib/lib@@rte_vhost at sta/librte_vhost_vhost_crypto.c.o'.
[501/3242] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
[253/3455] Compiling C object 'lib/lib@@rte_distributor at sta/librte_distributor_rte_distributor.c.o'.
[254/3455] Compiling C object 'lib/lib@@rte_cryptodev at sta/librte_cryptodev_rte_cryptodev.c.o'.
[255/3455] Linking static target lib/librte_cryptodev.a.
[256/3455] Generating compressdev.sym_chk with a meson_exe.py custom command.
[257/3455] Linking target lib/librte_compressdev.so.21.2.
[258/3455] Compiling C object 'lib/lib@@rte_distributor at sta/librte_distributor_rte_distributor_single.c.o'.
[259/3455] Generating symbol file 'lib/lib@@rte_compressdev at sha/librte_compressdev.so.21.2.symbols'.
[260/3455] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/lib@@rte_pipeline at sta -Ilib -I../lib -Ilib/librte_pipeline -I../lib/librte_pipeline -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 -Ilib/librte_port -I../lib/librte_port -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_sched -I../lib/librte_sched -Ilib/librte_ip_frag -I../lib/librte_ip_frag -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_eventdev -I../lib/librte_eventdev -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_kni -I../lib/librte_kni -Ilib/librte_pci -I../lib/librte_pci -Ilib/librte_table -I../lib/librte_table -Ilib/librte_lpm -I../lib/librte_lpm -Ilib/librte_acl -I../lib/librte_acl -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation  -MD -MQ 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -MF 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o.d' -o 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_pipeline.c.o' -c ../lib/librte_pipeline/rte_swx_pipeline.c
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘instr_pattern_mov_all_validate_search’:
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
  if (data[0].invalid || (instr[0].type != INSTR_MOV_HM))
                                           ^~~~~~~~~~~~
                                           INSTR_MOV_I
../lib/librte_pipeline/rte_swx_pipeline.c:7929:43: note: each undeclared identifier is reported only once for each function it appears in
../lib/librte_pipeline/rte_swx_pipeline.c: In function ‘action_arg_src_mov_count’:
../lib/librte_pipeline/rte_swx_pipeline.c:8612:54: error: ‘INSTR_MOV_HM’ undeclared (first use in this function); did you mean ‘INSTR_MOV_I’?
       ((instr->type != INSTR_MOV) && (instr->type != INSTR_MOV_HM)) ||
                                                      ^~~~~~~~~~~~
                                                      INSTR_MOV_I
[261/3455] Compiling C object 'lib/lib@@rte_pipeline at sta/librte_pipeline_rte_swx_ctl.c.o'.
[262/3455] Generating cryptodev.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-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list