Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/50617 _Compilation issues_ Submitter: Rosen Xu Date: 2019-02-28 07:13:13 Reply_mail: 1551338000-120348-5-git-send-email-rosen.xu@intel.com DPDK git baseline: Repo:dpdk-next-crypto, CommitID: c652031bf46709a3a9e7bda21722ad7627f7944e Build Summary: 16 Builds Done, 13 Successful, 3 Failures Test environment and configuration as below: 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 i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared OS: CENTOS Kernel Version: 3.10.0-957.1.3.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-36) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc OS: UBT1804 Kernel Version: 4.15.0-29-generic CPU info: Intel(R) Xeon(R) Platinum 8180M CPU @ 2.50GHz GCC Version: gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0 Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final) x86_64-native-linuxapp-gcc OS: FC25 Kernel Version: 4.5.5-300.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.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.11.12-100.fc24.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) Clang Version: 3.8.1 (tags/RELEASE_381/final) i686-native-linuxapp-gcc x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-clang 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) 7.3.0 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: x86_64-native-linuxapp-gcc-shared CC ifpga_enumerate.o CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC opae_spi.o -- LD librte_pmd_ifpga_rawdev.so.1.1 ifpga_rawdev.o: In function `ifgpa_rawdev_get_attr': ifpga_rawdev.c:(.text+0xb8f): undefined reference to `ifpga_bus_logtype' ifpga_rawdev.o: In function `ifgpa_rawdev_set_attr': ifpga_rawdev.c:(.text+0xdce): undefined reference to `ifpga_bus_logtype' collect2: error: ld returned 1 exit status make[6]: *** [librte_pmd_ifpga_rawdev.so.1.1] Error 1 make[5]: *** [ifpga_rawdev] Error 2 make[4]: *** [raw] Error 2 make[3]: *** [drivers] Error 2 make[2]: *** [all] Error 2 *Failed Build #2: OS: UB1604 Target: x86_64-native-linuxapp-gcc-shared INSTALL-LIB librte_pmd_skeleton_rawdev.so.1.1 CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC opae_spi.o -- LD librte_pmd_ifpga_rawdev.so.1.1 ifpga_rawdev.o: In function `ifgpa_rawdev_get_attr': ifpga_rawdev.c:(.text+0x667): undefined reference to `ifpga_bus_logtype' ifpga_rawdev.o: In function `ifgpa_rawdev_set_attr': ifpga_rawdev.c:(.text+0xe93): undefined reference to `ifpga_bus_logtype' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_ifpga_rawdev.so.1.1' failed make[6]: *** [librte_pmd_ifpga_rawdev.so.1.1] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifpga_rawdev' failed make[5]: *** [ifpga_rawdev] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.subdir.mk:35: recipe for target 'raw' failed make[4]: *** [raw] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: FC24 Target: x86_64-native-linuxapp-gcc-shared INSTALL-LIB librte_pmd_dpaa2_qdma.so.2.1 CC ifpga_feature_dev.o CC ifpga_fme.o CC ifpga_fme_iperf.o CC ifpga_fme_dperf.o CC ifpga_fme_error.o CC ifpga_port.o CC ifpga_port_error.o CC opae_hw_api.o CC opae_ifpga_hw_api.o CC opae_debug.o CC ifpga_fme_pr.o CC opae_spi.o CC opae_spi_transaction.o /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/drivers/raw/ifpga_rawdev/base/opae_spi_transaction.c: In function ‘do_transaction’: /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/drivers/raw/ifpga_rawdev/base/opae_spi_transaction.c:362:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for (i = 0; i < size; i++) ^~~ /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/drivers/raw/ifpga_rawdev/base/opae_spi_transaction.c:365:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ ret = packet_to_byte_conver(dev, size + HEADER_LEN, ^~~ -- LD librte_pmd_ifpga_rawdev.so.1.1 ifpga_rawdev.o: In function `ifgpa_rawdev_get_attr': ifpga_rawdev.c:(.text+0xaff): undefined reference to `ifpga_bus_logtype' ifpga_rawdev.o: In function `ifgpa_rawdev_set_attr': ifpga_rawdev.c:(.text+0xd3e): undefined reference to `ifpga_bus_logtype' collect2: error: ld returned 1 exit status /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_ifpga_rawdev.so.1.1' failed make[6]: *** [librte_pmd_ifpga_rawdev.so.1.1] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.subdir.mk:35: recipe for target 'ifpga_rawdev' failed make[5]: *** [ifpga_rawdev] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.subdir.mk:35: recipe for target 'raw' failed make[4]: *** [raw] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/37373c34e37a471aaf2fad1187192ef2/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team