[dpdk-test-report] |FAILURE| pw96930 [dpdk-dev] [PATCH V3 4/4] examples/pipeline: add learner table example

0-day Robot robot at bytheb.org
Sat Aug 14 16:38:20 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1130689308
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
####################################################################################
[458/3253] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_stub.c.o'.
[459/3253] Linking static target lib/librte_table.a.
[460/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[461/3253] Generating rte_pipeline_mingw with a custom command.
[462/3253] Generating rte_pipeline_def with a custom command.
[463/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[464/3253] Linking target lib/librte_table.so.21.3.
[465/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[466/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/pci -I../lib/pci -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_table_translate’:
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable ‘l’ [-Werror=unused-variable]
  struct learner *l;
                  ^
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_extern_translate’:
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: ‘l’ undeclared (first use in this function)
  l = learner_find(p, tokens[1]);
  ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[467/3253] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
[468/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline_spec.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
####################################################################################
[471/3469] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_stub.c.o'.
[472/3469] Linking static target lib/librte_table.a.
[473/3469] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[474/3469] Generating rte_pipeline_def with a custom command.
[475/3469] Generating rte_pipeline_mingw with a custom command.
[476/3469] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[477/3469] Linking target lib/librte_table.so.21.3.
[478/3469] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[479/3469] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/pci -I../lib/pci -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_table_translate’:
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable ‘l’ [-Werror=unused-variable]
  struct learner *l;
                  ^
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_extern_translate’:
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: ‘l’ undeclared (first use in this function)
  l = learner_find(p, tokens[1]);
  ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[480/3469] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
[481/3469] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline_spec.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
####################################################################################
[463/3255] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_stub.c.o'.
[464/3255] Linking static target lib/librte_table.a.
[465/3255] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[466/3255] Linking target lib/librte_table.so.21.3.
[467/3255] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[468/3255] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache clang -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/pci -I../lib/pci -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable 'l' [-Werror,-Wunused-variable]
        struct learner *l;
                        ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: use of undeclared identifier 'l'
        l = learner_find(p, tokens[1]);
        ^
../lib/pipeline/rte_swx_pipeline.c:3884:6: error: use of undeclared identifier 'l'
        if (l) {
            ^
../lib/pipeline/rte_swx_pipeline.c:3886:27: error: use of undeclared identifier 'l'
                instr->table.table_id = l->id;
                                        ^
4 errors generated.
[469/3255] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[470/3255] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
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
####################################################################################
[476/3471] Generating rte_table_mingw with a custom command.
[477/3471] Generating rte_pipeline_def with a custom command.
[478/3471] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[479/3471] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[480/3471] Linking target lib/librte_table.so.21.3.
[481/3471] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache clang -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/pci -I../lib/pci -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable 'l' [-Werror,-Wunused-variable]
        struct learner *l;
                        ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: use of undeclared identifier 'l'
        l = learner_find(p, tokens[1]);
        ^
../lib/pipeline/rte_swx_pipeline.c:3884:6: error: use of undeclared identifier 'l'
        if (l) {
            ^
../lib/pipeline/rte_swx_pipeline.c:3886:27: error: use of undeclared identifier 'l'
                instr->table.table_id = l->id;
                                        ^
4 errors generated.
[482/3471] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[483/3471] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
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
####################################################################################
[442/2513] Generating rte_table_mingw with a custom command.
[443/2513] Generating rte_pipeline_def with a custom command.
[444/2513] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_stub.c.o'.
[445/2513] Generating rte_pipeline_mingw with a custom command.
[446/2513] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[447/2513] Linking static target lib/librte_table.a.
[448/2513] Linking target lib/librte_table.so.21.3.
[449/2513] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[450/2513] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_table_translate’:
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable ‘l’ [-Werror=unused-variable]
  struct learner *l;
                  ^
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_extern_translate’:
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: ‘l’ undeclared (first use in this function)
  l = learner_find(p, tokens[1]);
  ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[451/2513] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[452/2513] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
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
####################################################################################
[458/3253] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_stub.c.o'.
[459/3253] Linking static target lib/librte_table.a.
[460/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[461/3253] Generating rte_pipeline_def with a custom command.
[462/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[463/3253] Generating rte_pipeline_mingw with a custom command.
[464/3253] Linking target lib/librte_table.so.21.3.
[465/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[466/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/pci -I../lib/pci -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_table_translate’:
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable ‘l’ [-Werror=unused-variable]
  struct learner *l;
                  ^
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_extern_translate’:
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: ‘l’ undeclared (first use in this function)
  l = learner_find(p, tokens[1]);
  ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[467/3253] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
[468/3253] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline_spec.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
####################################################################################
[470/3466] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_lpm_ipv6.c.o'.
[471/3466] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_stub.c.o'.
[472/3466] Linking static target lib/librte_table.a.
[473/3466] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_pipeline.c.o'.
[474/3466] Generating rte_pipeline_mingw with a custom command.
[475/3466] Generating rte_pipeline_def with a custom command.
[476/3466] Linking target lib/librte_table.so.21.3.
[477/3466] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[478/3466] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o'.
FAILED: lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o 
ccache gcc -Ilib/76b5a35@@rte_pipeline at sta -Ilib -I../lib -Ilib/pipeline -I../lib/pipeline -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/port -I../lib/port -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/pci -I../lib/pci -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.pipeline  -MD -MQ 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -MF 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o.d' -o 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline.c.o' -c ../lib/pipeline/rte_swx_pipeline.c
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_table_translate’:
../lib/pipeline/rte_swx_pipeline.c:3568:18: error: unused variable ‘l’ [-Werror=unused-variable]
  struct learner *l;
                  ^
../lib/pipeline/rte_swx_pipeline.c: In function ‘instr_extern_translate’:
../lib/pipeline/rte_swx_pipeline.c:3883:2: error: ‘l’ undeclared (first use in this function)
  l = learner_find(p, tokens[1]);
  ^
../lib/pipeline/rte_swx_pipeline.c:3883:2: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[479/3466] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_port_in_action.c.o'.
[480/3466] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.21.3.symbols'.
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