Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/57824 _build patch failure_ Submitter: Jim Harris Date: Thursday, August 22 2019 08:42:27 Applied on: CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a Apply patch set 57824 failed: Configuration done using x86_64-native-linuxapp-gcc == Build lib == Build lib/librte_kvargs == Build lib/librte_eal == Build lib/librte_eal/common == Build lib/librte_eal/linux == Build lib/librte_eal/linux/eal CC eal_common_timer.o /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c: In function ‘get_tsc_freq_from_primary’: /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:88:9: error: missing braces around initializer [-Werror=missing-braces] struct rte_mp_msg mp_req = {0}; ^ /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:88:9: error: (near initialization for ‘mp_req.name’) [-Werror=missing-braces] /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:88:9: error: missing initializer for field ‘len_param’ of ‘struct rte_mp_msg’ [-Werror=missing-field-initializers] In file included from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:18:0: /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_eal.h:211:6: note: ‘len_param’ declared here int len_param; ^ /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c: In function ‘timer_mp_primary’: /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:111:9: error: missing braces around initializer [-Werror=missing-braces] struct rte_mp_msg reply = {0}; ^ /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:111:9: error: (near initialization for ‘reply.name’) [-Werror=missing-braces] /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:111:9: error: missing initializer for field ‘len_param’ of ‘struct rte_mp_msg’ [-Werror=missing-field-initializers] In file included from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:18:0: /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_eal.h:211:6: note: ‘len_param’ declared here int len_param; ^ /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c: At top level: cc1: error: unrecognized command line option "-Wno-address-of-packed-member" [-Werror] cc1: all warnings being treated as errors make[7]: *** [eal_common_timer.o] Error 1 make[6]: *** [eal] Error 2 make[5]: *** [linux] Error 2 make[4]: *** [librte_eal] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 https://lab.dpdk.org/results/dashboard/patchsets/7211/ UNH-IOL DPDK Performance Test Lab