Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/40839 _Compilation issues_ Submitter: Jasvinder Singh Date: 2018-06-08 12:41:47 DPDK git baseline: Repo:dpdk-master, CommitID: b259da7b24e75b967e63f549177e507163719d1a Build Summary: 15 Builds Done, 0 Successful, 15 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) x86_64-native-linuxapp-clang i686-native-linuxapp-gcc 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 i686-native-linuxapp-gcc x86_64-native-linuxapp-clang 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: FC25 Target: x86_64-native-linuxapp-gcc AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a 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 ifpga_rawdev.o -- parser.c:(.text+0x5c0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x630): first defined here /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x660): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x6d0): first defined here collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #2: OS: UB1604 Target: x86_64-native-linuxapp-gcc 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 ifpga_rawdev.o -- parser.c:(.text+0x6e0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x770): first defined here /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x7a0): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x830): first defined here collect2: error: ld returned 1 exit status /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #3: OS: CENTOS Target: x86_64-native-linuxapp-clang 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 AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a 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 ifpga_rawdev.o -- /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/parser.c:(.text+0x5a0): multiple definition of `parser_read_uint8' parser.o:/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/app/test-eventdev/parser.c:(.text+0x610): first defined here /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_softnic.a(parser.o): In function `parser_read_uint8_hex': /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/parser.c:(.text+0x680): multiple definition of `parser_read_uint8_hex' parser.o:/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/app/test-eventdev/parser.c:(.text+0x6f0): first defined here clang: error: linker command failed with exit code 1 (use -v to see invocation) make[5]: *** [dpdk-test-eventdev] Error 1 make[4]: *** [test-eventdev] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 *Failed Build #4: OS: CENTOS Target: i686-native-linuxapp-gcc CC ifpga_fme.o CC ifpga_fme_iperf.o AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a 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 ifpga_rawdev.o -- parser.c:(.text+0x5d0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x630): first defined here /tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x670): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x6d0): first defined here collect2: error: ld returned 1 exit status make[5]: *** [dpdk-test-eventdev] Error 1 make[4]: *** [test-eventdev] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 *Failed Build #5: OS: UB1604 Target: i686-native-linuxapp-gcc AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a 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 ifpga_rawdev.o -- parser.c:(.text+0x7a0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x730): first defined here /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x840): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x7d0): first defined here collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/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/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #6: OS: CENTOS Target: x86_64-native-linuxapp-gcc-shared rte_eth_softnic_pipeline.c:(.text+0x12ed): undefined reference to `rte_table_hash_lru_ops' rte_eth_softnic_pipeline.c:(.text+0x1397): undefined reference to `rte_table_hash_key8_lru_ops' rte_eth_softnic_pipeline.c:(.text+0x1406): undefined reference to `rte_table_lpm_ops' rte_eth_softnic_pipeline.c:(.text+0x1412): undefined reference to `rte_table_hash_key8_ext_ops' rte_eth_softnic_pipeline.c:(.text+0x142c): undefined reference to `rte_table_hash_ext_ops' collect2: error: ld returned 1 exit status make[6]: *** [librte_pmd_softnic.so.1.1] Error 1 make[5]: *** [softnic] Error 2 make[4]: *** [net] Error 2 make[3]: *** [drivers] Error 2 make[2]: *** [all] Error 2 *Failed Build #7: OS: CENTOS Target: x86_64-native-linuxapp-gcc 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 ifpga_rawdev.o -- parser.c:(.text+0x5f0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x660): first defined here /tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x6a0): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x710): first defined here collect2: error: ld returned 1 exit status make[5]: *** [dpdk-test-eventdev] Error 1 make[4]: *** [test-eventdev] Error 2 make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 *Failed Build #8: OS: UB1604 Target: x86_64-native-linuxapp-clang AR librte_pmd_dpaa2_qdma.a INSTALL-LIB librte_pmd_dpaa2_qdma.a 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 ifpga_rawdev.o -- /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/parser.c:(.text+0x550): multiple definition of `parser_read_uint8' parser.o:/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/app/test-eventdev/parser.c:(.text+0x5c0): first defined here /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_softnic.a(parser.o): In function `parser_read_uint8_hex': /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/parser.c:(.text+0x620): multiple definition of `parser_read_uint8_hex' parser.o:/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/app/test-eventdev/parser.c:(.text+0x690): first defined here clang: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/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-clang/14ef4874adce4af9b0998ad7490d1175/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-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #9: OS: UB1604 Target: x86_64-native-linuxapp-gcc-shared rte_eth_softnic_pipeline.c:(.text+0x1383): undefined reference to `rte_table_hash_lru_ops' rte_eth_softnic_pipeline.c:(.text+0x13df): undefined reference to `rte_table_hash_key8_lru_ops' rte_eth_softnic_pipeline.c:(.text+0x1444): undefined reference to `rte_table_lpm_ops' rte_eth_softnic_pipeline.c:(.text+0x1450): undefined reference to `rte_table_hash_key8_ext_ops' rte_eth_softnic_pipeline.c:(.text+0x1461): undefined reference to `rte_table_hash_key16_lru_ops' collect2: error: ld returned 1 exit status /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_softnic.so.1.1' failed make[6]: *** [librte_pmd_softnic.so.1.1] Error 1 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'softnic' failed make[5]: *** [softnic] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #10: OS: FreeBSD Target: x86_64-native-bsdapp-clang machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h == Build kernel/freebsd/nic_uio cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c contigmem.c -o contigmem.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o contigmem.ko contigmem.o :> export_syms awk -f /sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko objcopy --strip-debug contigmem.ko Warning: Object directory not changed from original /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/build/kernel/freebsd/nic_uio -- x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h == Build drivers awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c nic_uio.c -o nic_uio.o == Build drivers/common ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o nic_uio.ko nic_uio.o :> export_syms awk -f /sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko == Build drivers/common/octeontx -- INSTALL-LIB librte_pmd_sfc_efx.a CC rte_eth_softnic_thread.o CC rte_eth_softnic_cli.o CC parser.o CC conn.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/conn.c:14:10: fatal error: 'sys/epoll.h' file not found #include ^ 1 error generated. /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'conn.o' failed gmake[6]: *** [conn.o] Error 1 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'softnic' failed gmake[5]: *** [softnic] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed gmake[4]: *** [net] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed gmake[3]: *** [drivers] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed gmake[2]: *** [all] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed gmake[1]: *** [pre_install] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #11: OS: FC24 Target: x86_64-native-linuxapp-gcc-shared rte_eth_softnic_pipeline.c:(.text+0x147d): undefined reference to `rte_table_hash_key16_ext_ops' rte_eth_softnic_pipeline.c:(.text+0x14eb): undefined reference to `rte_table_hash_key8_lru_ops' rte_eth_softnic_pipeline.c:(.text+0x1644): undefined reference to `rte_table_lpm_ops' rte_eth_softnic_pipeline.c:(.text+0x1650): undefined reference to `rte_table_hash_key16_lru_ops' rte_eth_softnic_pipeline.c:(.text+0x165c): undefined reference to `rte_table_hash_key8_ext_ops' collect2: error: ld returned 1 exit status /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_softnic.so.1.1' failed make[6]: *** [librte_pmd_softnic.so.1.1] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'softnic' failed make[5]: *** [softnic] Error 2 make[5]: *** Waiting for unfinished jobs.... CC ifcvf_vdpa.o CC ifcvf.o PMDINFO ifcvf_vdpa.o.pmd.c CC ifcvf_vdpa.o.pmd.o LD ifcvf_vdpa.o LD librte_ifcvf_vdpa.so.1.1 INSTALL-LIB librte_ifcvf_vdpa.so.1.1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/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/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #12: OS: FreeBSD Target: x86_64-native-bsdapp-gcc @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-gcc/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-gcc/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c contigmem.c -o contigmem.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o contigmem.ko contigmem.o :> export_syms awk -f /sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko objcopy --strip-debug contigmem.ko INSTALL-MODULE contigmem.ko -- machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-gcc/include/rte_config.h -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-gcc/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c nic_uio.c -o nic_uio.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o nic_uio.ko nic_uio.o :> export_syms awk -f /sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko objcopy --strip-debug nic_uio.ko INSTALL-MODULE nic_uio.ko -- CC rte_eth_softnic_pipeline.o CC rte_eth_softnic_thread.o CC rte_eth_softnic_cli.o CC parser.o CC conn.o /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/conn.c:14:23: fatal error: sys/epoll.h: No such file or directory #include ^ compilation terminated. /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'conn.o' failed gmake[6]: *** [conn.o] Error 1 gmake[6]: *** Waiting for unfinished jobs.... /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'softnic' failed gmake[5]: *** [softnic] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed gmake[4]: *** [net] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed gmake[3]: *** [drivers] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed gmake[2]: *** [all] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed gmake[1]: *** [pre_install] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #13: OS: FC25 Target: x86_64-native-linuxapp-gcc-debug 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 ifpga_rawdev.o -- parser.c:(.text+0x5c0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x630): first defined here /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x660): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x6d0): first defined here collect2: error: ld returned 1 exit status /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/14ef4874adce4af9b0998ad7490d1175/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-debug/14ef4874adce4af9b0998ad7490d1175/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-debug/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #14: OS: FC24 Target: i686-native-linuxapp-gcc 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 ifpga_rawdev.o -- parser.c:(.text+0x5c0): multiple definition of `parse_tokenize_string' parser.o:parser.c:(.text+0x620): first defined here /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_softnic.a(parser.o): In function `parse_hex_string': parser.c:(.text+0x660): multiple definition of `parse_hex_string' parser.o:parser.c:(.text+0x6c0): first defined here collect2: error: ld returned 1 exit status /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed make[2]: *** [all] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 *Failed Build #15: OS: FC24 Target: x86_64-native-linuxapp-clang INSTALL-LIB librte_pmd_dpaa2_qdma.a 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 ifpga_rawdev.o -- /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/parser.c:(.text+0x550): multiple definition of `parser_read_uint8' parser.o:/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/app/test-eventdev/parser.c:(.text+0x5c0): first defined here /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_softnic.a(parser.o): In function `parser_read_uint8_hex': /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/drivers/net/softnic/parser.c:(.text+0x620): multiple definition of `parser_read_uint8_hex' parser.o:/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/app/test-eventdev/parser.c:(.text+0x690): first defined here clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.app.mk:351: recipe for target 'dpdk-test-eventdev' failed make[5]: *** [dpdk-test-eventdev] Error 1 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-eventdev' failed make[4]: *** [test-eventdev] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'app' failed make[3]: *** [app] Error 2 /tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/14ef4874adce4af9b0998ad7490d1175/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-clang/14ef4874adce4af9b0998ad7490d1175/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-clang/14ef4874adce4af9b0998ad7490d1175/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed make: *** [install] Error 2 DPDK STV team