Test-Label: Intel Niantic on Fedora Test-Status: ERROR Patchwork ID: 11816-11819 http://www.dpdk.org/dev/patchwork/patch/11819/ Submitter: Olivier Matz Date: Wed, 30 Mar 2016 17:30:24 +0200 DPDK git baseline: 5bcd7b5d2fb0c9043a8567c637ab128de772c9c1 Compilation: OS: fedora Nic: niantic GCC: gcc_x86-64, 4.8.3 x86_64-native-linuxapp-gcc-combined: compile error i686-native-linuxapp-gcc: compile error x86_64-native-linuxapp-gcc: compile error x86_64-native-linuxapp-clang: compile error x86_64-native-linuxapp-gcc-shared: compile error x86_64-native-linuxapp-gcc-debug: compile error compile error: == Build lib/librte_mbuf In file included from /usr/include/string.h:634:0, from /root/dpdk/lib/librte_hash/rte_cuckoo_hash.c:34: /root/dpdk/lib/librte_hash/rte_cuckoo_hash.c: In function 'rte_hash_create' /root/dpdk/lib/librte_hash/rte_cuckoo_hash.c:236:15: error: 'name' undeclared (first use in this function) if (strncmp(name, h->name, RTE_HASH_NAMESIZE) == 0) ^ /root/dpdk/lib/librte_hash/rte_cuckoo_hash.c:236:15: note: each undeclared identifier is reported only once for each function it appears in /root/dpdk/mk/internal/rte.compile-pre.mk:126: recipe for target 'rte_cuckoo_hash.o' failed make[4]: *** [rte_cuckoo_hash.o] Error 1 /root/dpdk/mk/rte.subdir.mk:61: recipe for target 'librte_hash' failed make[3]: *** [librte_hash] Error 2 make[3]: *** Waiting for unfinished jobs.... SYMLINK-FILE include/rte_mbuf.h CC rte_mbuf.o AR librte_mbuf.a INSTALL-LIB librte_mbuf.a AR librte_acl.a INSTALL-LIB librte_acl.a /root/dpdk/mk/rte.sdkbuild.mk:77: recipe for target 'lib' failed make[2]: *** [lib] Error 2 /root/dpdk/mk/rte.sdkroot.mk:123: recipe for target 'all' failed make[1]: *** [all] Error 2 Makefile:12: recipe for target 'all' failed make: *** [all] Error 2 make: Leaving directory '/root/dpdk/x86_64-native-linuxapp-gcc' + exit 1 DPDK STV team