Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/61458 _build patch failure_ Submitter: Stephen Hemminger Date: Friday, October 18 2019 04:19:52 Applied on: CommitID:ad4305d0d5ed103cf5217eb120168ff8f285466c Apply patch set 61458 failed: Configuration done using x86_64-native-linuxapp-gcc == Build lib == Build lib/librte_kvargs == Build lib/librte_eal /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/toolchain/gcc/rte.toolchain-compat.mk:30: AVX512 support disabled because of binutils 2.30. See Bug 97 == Build lib/librte_eal/common == Build lib/librte_eal/linux == Build lib/librte_eal/linux/eal == Build lib/librte_pci == Build lib/librte_ring == Build lib/librte_stack == Build lib/librte_mempool == Build lib/librte_mbuf == Build lib/librte_timer == Build lib/librte_cfgfile == Build lib/librte_net == Build lib/librte_cmdline == Build lib/librte_meter == Build lib/librte_ethdev == Build lib/librte_bbdev == Build lib/librte_cryptodev == Build lib/librte_security == Build lib/librte_compressdev == Build lib/librte_hash == Build lib/librte_eventdev == Build lib/librte_rawdev == Build lib/librte_vhost == Build lib/librte_efd == Build lib/librte_lpm == Build lib/librte_acl == Build lib/librte_member == Build lib/librte_ip_frag == Build lib/librte_gro == Build lib/librte_jobstats == Build lib/librte_metrics == Build lib/librte_bitratestats == Build lib/librte_latencystats == Build lib/librte_power == Build lib/librte_sched == Build lib/librte_kni == Build lib/librte_port SYMLINK-FILE include/rte_port.h SYMLINK-FILE include/rte_port_ethdev.h SYMLINK-FILE include/rte_port_ring.h SYMLINK-FILE include/rte_port_frag.h SYMLINK-FILE include/rte_port_ras.h SYMLINK-FILE include/rte_port_sched.h SYMLINK-FILE include/rte_port_fd.h SYMLINK-FILE include/rte_port_kni.h SYMLINK-FILE include/rte_port_source_sink.h SYMLINK-FILE include/rte_port_sym_crypto.h CC rte_port_ethdev.o CC rte_port_ring.o CC rte_port_frag.o CC rte_port_ras.o CC rte_port_sched.o CC rte_port_fd.o CC rte_port_kni.o CC rte_port_source_sink.o CC rte_port_sym_crypto.o AR librte_port.a INSTALL-LIB librte_port.a == Build lib/librte_table SYMLINK-FILE include/rte_table.h SYMLINK-FILE include/rte_table_lpm.h SYMLINK-FILE include/rte_table_lpm_ipv6.h SYMLINK-FILE include/rte_table_acl.h SYMLINK-FILE include/rte_table_hash.h SYMLINK-FILE include/rte_table_hash_cuckoo.h SYMLINK-FILE include/rte_table_hash_func.h SYMLINK-FILE include/rte_table_hash_func_arm64.h SYMLINK-FILE include/rte_lru.h SYMLINK-FILE include/rte_lru_x86.h SYMLINK-FILE include/rte_table_array.h SYMLINK-FILE include/rte_table_stub.h CC rte_table_lpm.o CC rte_table_lpm_ipv6.o CC rte_table_acl.o CC rte_table_hash_cuckoo.o CC rte_table_hash_key8.o CC rte_table_hash_key16.o CC rte_table_hash_key32.o CC rte_table_hash_ext.o CC rte_table_hash_lru.o CC rte_table_array.o CC rte_table_stub.o AR librte_table.a INSTALL-LIB librte_table.a == Build lib/librte_flow_classify SYMLINK-FILE include/rte_flow_classify.h CC rte_flow_classify.o CC rte_flow_classify_parse.o AR librte_flow_classify.a INSTALL-LIB librte_flow_classify.a == Build lib/librte_distributor == Build lib/librte_pipeline SYMLINK-FILE include/rte_pipeline.h SYMLINK-FILE include/rte_port_in_action.h SYMLINK-FILE include/rte_table_action.h CC rte_pipeline.o CC rte_port_in_action.o CC rte_table_action.o AR librte_pipeline.a INSTALL-LIB librte_pipeline.a == Build lib/librte_reorder == Build lib/librte_pdump == Build lib/librte_gso == Build lib/librte_bpf CC bpf.o /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_bpf/bpf.c: In function ‘rte_bpf_destroy’: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_bpf/bpf.c:25:3: error: implicit declaration of function ‘rte_free’; did you mean ‘pkey_free’? [-Werror=implicit-function-declaration] rte_free(bpf); ^~~~~~~~ pkey_free /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_bpf/bpf.c:25:3: error: nested extern declaration of ‘rte_free’ [-Werror=nested-externs] /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_bpf/bpf.c: At top level: cc1: error: unrecognized command line option ‘-Wno-address-of-packed-member’ [-Werror] cc1: all warnings being treated as errors /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'bpf.o' failed make[5]: *** [bpf.o] Error 1 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_bpf' failed make[4]: *** [librte_bpf] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'lib' failed make[3]: *** [lib] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed make[2]: *** [all] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkinstall.mk:60: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed make: *** [install] Error 2 https://lab.dpdk.org/results/dashboard/patchsets/8017/ UNH-IOL DPDK Performance Test Lab