Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/42668 _Compilation issues_ Submitter: Fiona Trahe Date: 2018-07-10 00:41:51 DPDK git baseline: Build Summary: 15 Builds Done, 14 Successful, 1 Failures Test environment and configuration as below: OS: FC25 Kernel Version: 4.9.13-100.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2) Clang Version: 3.8.0 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc-debug OS: FC24 Kernel Version: 4.9.13-100.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2) Clang Version: 3.8.0 (tags/RELEASE_380/final) i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared OS: CENTOS Kernel Version: 4.4.0-78-generic CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final) x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc OS: UB1604 Kernel Version: 4.4.0-78-generic CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc OS: FreeBSD Kernel Version: 10.3-RELEASE CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.76-MHz K8-class CPU) GCC Version: gcc (FreeBSD Ports Collection) 4.8.5 Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc *Failed Build #1: OS: FC25 Target: x86_64-native-linuxapp-gcc AR librte_pmd_octeontx.a INSTALL-LIB librte_pmd_octeontx.a == Build drivers/net/pcap CC bnxt_txq.o CC rte_eth_pcap.o /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/drivers/net/pcap/rte_eth_pcap.c:11:18: fatal error: pcap.h: No such file or directory compilation terminated. /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_pcap.o' failed make[6]: *** [rte_eth_pcap.o] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/rte.subdir.mk:35: recipe for target 'pcap' failed make[5]: *** [pcap] Error 2 make[5]: *** Waiting for unfinished jobs.... CC bnxt_txr.o CC bnxt_vnic.o CC bnxt_irq.o CC rte_pmd_bnxt.o AR librte_pmd_bnxt.a INSTALL-LIB librte_pmd_bnxt.a /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/3d995417d50e44c086f01592e7f66a77/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team