|FAILURE| pw132558 [PATCH v3 5/5] examples/bond: auto-generate cmdline boilerplate

0-day Robot robot at bytheb.org
Wed Oct 11 16:39:31 CEST 2023


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6483370751
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
+ find examples -name Makefile
+ read target
+ target=build/examples/dpdk-pipeline
+ target=pipeline
+ [ -e examples/pipeline/Makefile ]
+ echo pipeline
+ continue
+ read target
+ make -C install/usr/local/share/dpdk/examples/bbdev_app clean shared
make: Entering directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/bbdev_app'
rm -f build/bbdev build/bbdev-static build/bbdev-shared
test -d build && rmdir -p build || true
ccache gcc -O3 -include rte_config.h -march=corei7 -mrtm -I/home/runner/work/dpdk/dpdk/install/usr/local/include -I/usr/lib/include -I/usr/lib/include/libnl3 -I/usr/lib/include -DALLOW_EXPERIMENTAL_API main.c -o build/bbdev-shared  -L/home/runner/work/dpdk/dpdk/install/usr/local/lib -L/usr/lib/lib/x86_64-linux-gnu -Wl,--as-needed -lrte_node -lrte_graph -lrte_pipeline -lrte_table -lrte_pdump -lrte_port -lrte_fib -lrte_pdcp -lrte_ipsec -lrte_vhost -lrte_stack -lrte_security -lrte_sched -lrte_reorder -lrte_rib -lrte_dmadev -lrte_mldev -lrte_regexdev -lrte_rawdev -lrte_power -lrte_pcapng -lrte_member -lrte_lpm -lrte_latencystats -lrte_jobstats -lrte_ip_frag -lrte_gso -lrte_gro -lrte_gpudev -lrte_eventdev -lrte_efd -lrte_distributor -lrte_cryptodev -lrte_compressdev -lrte_cfgfile -lrte_bpf -lrte_bitratestats -lrte_bbdev -lrte_acl -lrte_timer -lrte_hash -lrte_metrics -lrte_cmdline -lrte_pci -lrte_ethdev -lrte_meter -lrte_net -lrte_mbuf -lrte_mempool -lrte_rcu -lrte_ring -lrte_eal -lrte_telemetry -lrte_kvargs -lrte_log -lbsd
ln -sf bbdev-shared build/bbdev
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/bbdev_app'
+ read example
+ make -C install/usr/local/share/dpdk/examples/bond clean shared
make: Entering directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/bond'
rm -f build/bond_app build/bond_app-static build/bond_app-shared build/*.h
test -d build && rmdir -p build || true
dpdk-cmdline-gen.py -o build/commands.h --context-name=main_ctx commands.list
make: dpdk-cmdline-gen.py: Command not found
make: *** [Makefile:33: build/commands.h] Error 127
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/bond'
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list