|FAILURE| pw143664 [PATCH v2 6/6] app/crypto-perf: support EDDSA
0-day Robot
robot at bytheb.org
Thu Sep 5 16:44:32 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/143664/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10722017908
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
ccache gcc -I../lib -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 ethapp.c -o build/ethtool-shared -L../lib/build -lrte_ethtool -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_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_dispatcher -lrte_eventdev -lrte_efd -lrte_dmadev -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_argparse -lrte_kvargs -lrte_log -lbsd
ln -sf ethtool-shared build/ethtool
make[1]: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/ethtool/ethtool-app'
make: Nothing to be done for 'shared'.
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/ethtool'
+ read example
+ make -C install/usr/local/share/dpdk/examples/eventdev_pipeline clean shared
make: Entering directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/eventdev_pipeline'
rm -f build/eventdev_pipeline build/eventdev_pipeline-static build/eventdev_pipeline-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 pipeline_worker_generic.c pipeline_worker_tx.c -o build/eventdev_pipeline-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_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_dispatcher -lrte_eventdev -lrte_efd -lrte_dmadev -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_argparse -lrte_kvargs -lrte_log -lbsd
ln -sf eventdev_pipeline-shared build/eventdev_pipeline
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/eventdev_pipeline'
+ read example
+ make -C install/usr/local/share/dpdk/examples/fips_validation clean shared
make: Entering directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/fips_validation'
rm -f build/fips_validation build/fips_validation-static build/fips_validation-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 -DUSE_JANSSON -DALLOW_EXPERIMENTAL_API fips_validation.c fips_validation_aes.c fips_validation_hmac.c fips_validation_tdes.c fips_validation_gcm.c fips_validation_cmac.c fips_validation_ccm.c fips_validation_sha.c fips_dev_self_test.c fips_validation_xts.c fips_validation_rsa.c fips_validation_ecdsa.c main.c -o build/fips_validation-shared -L/usr/lib/lib/x86_64-linux-gnu -ljansson -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_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_dispatcher -lrte_eventdev -lrte_efd -lrte_dmadev -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_argparse -lrte_kvargs -lrte_log -lbsd
/usr/bin/ld: /tmp/ccOVB7GR.o: in function `fips_test_one_json_file':
main.c:(.text+0x3861): undefined reference to `parse_test_eddsa_json_init'
collect2: error: ld returned 1 exit status
make: *** [Makefile:58: build/fips_validation-shared] Error 1
make: Leaving directory '/home/runner/work/dpdk/dpdk/install/usr/local/share/dpdk/examples/fips_validation'
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list