Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/39659 _Compilation issues_ Submitter: Wei Dai Date: 2018-05-10 00:49:31 DPDK git baseline: Repo:dpdk-master, CommitID: 12f76f5247e275864baf6f737f853c07005aac0d 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) x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: CENTOS Kernel Version: 3.10.0-514.10.2.el7.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-gcc OS: UB1604 Kernel Version: 4.4.0-47-generic CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared OS: FreeBSD Kernel Version: 10.3-RELEASE CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-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: CENTOS Target: i686-native-linuxapp-gcc SYMLINK-FILE include/rte_vect.h == Build lib/librte_eal/linuxapp == Build lib/librte_eal/linuxapp/eal SYMLINK-FILE include/exec-env/rte_kni_common.h CC eal.o /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/c32eecadca854dc7a91ac0379537a566/dpdk/lib/librte_eal/linuxapp/eal/eal.c:27:24: fatal error: rte_compat.h: No such file or directory #include ^ compilation terminated. make[7]: *** [eal.o] Error 1 make[6]: *** [eal] Error 2 DPDK STV team