[dpdk-test-report] |FAILURE| pw50715[v2] compress/qat: add dynamic sgl allocation

sys_stv at intel.com sys_stv at intel.com
Fri Mar 1 12:10:39 CET 2019


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/50715

_Compilation issues_

Submitter: Tomasz Jozwiak <tomaszx.jozwiak at intel.com>
Date: 2019-03-01 11:00:26
Reply_mail: 1551438026-17351-2-git-send-email-tomaszx.jozwiak at intel.com
DPDK git baseline: Repo:dpdk-master, CommitID: 6824f8a6411c278645b6496c9a2ee73bcef81863

Build Summary: 16 Builds Done, 0 Successful, 16 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
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc

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
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared

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: FC25
Target: x86_64-native-linuxapp-gcc
  INSTALL-LIB librte_pmd_null_crypto.a
== Build drivers/crypto/dpaa2_sec
  CC qat_comp.o
  CC atl_rxtx.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC dpaa2_sec_dpseci.o
  CC qat_comp_pmd.o
  CC qat_device.o
--
  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
--
  CC test.o
  CC resource.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_resource.o
  CC test_prefetch.o
--
  CC test_logs.o
  CC test_memcpy.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_memcpy_perf.o
  CC test_member.o
  CC test_member_perf.o
  CC test_efd.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #2:
OS: UBT1804
Target: x86_64-native-linuxapp-gcc
  LD rte_eth_af_packet.o
  AR librte_pmd_af_packet.a
  INSTALL-LIB librte_pmd_af_packet.a
== Build drivers/net/ark
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’; did you mean ‘rte_calloc_socket’? [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
          rte_calloc_socket
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC ark_ddm.o
  CC qat_comp_pmd.o
  CC ark_ethdev.o
--
  AR librte_pmd_skeleton_rawdev.a
  INSTALL-LIB librte_pmd_skeleton_rawdev.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
--
  CC resource.o
  CC test_resource.o
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1f9): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x256): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_prefetch.o
  CC test_byteorder.o
--
  CC test_memcpy_perf.o
  LD testpmd
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1f9): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x256): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_member.o
  CC test_member_perf.o
  CC test_efd.o
  CC test_efd_perf.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1f9): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x256): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UBT1804_K4.15.0_GCC7.3.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #3:
OS: UB1604
Target: x86_64-native-linuxapp-gcc
  CC qat_comp.o
  AR librte_pmd_dpaa.a
  INSTALL-LIB librte_pmd_dpaa.a
== Build drivers/compress
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^~~
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC qat_comp_pmd.o
== Build drivers/compress/octeontx
  CC otx_zip_pmd.o
--
  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
--
  CC resource.o
  CC test_resource.o
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_prefetch.o
  CC test_byteorder.o
--
  LD testpmd
  CC test_memcpy_perf.o
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_member.o
  CC test_member_perf.o
  CC test_efd.o
  CC test_efd_perf.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #4:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
  CC null_crypto_pmd_ops.o
  PMDINFO atl_ethdev.o.pmd.c
  CC atl_ethdev.o.pmd.o
  LD atl_ethdev.o
  CC atl_hw_regs.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function 'rte_realloc_socket' is invalid in C99 [-Wimplicit-function-declaration]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                              ^
  AR librte_pmd_null_crypto.a
  CC hw_atl_utils.o
  INSTALL-LIB librte_pmd_null_crypto.a
--
  PMDINFO avf_ethdev.o.pmd.c
  CC avf_ethdev.o.pmd.o
  LD avf_ethdev.o
  CC avf_vchnl.o
  CC avf_rxtx.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: incompatible integer to pointer conversion assigning to 'struct qat_sgl *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  PMDINFO dpaa2_sec_dpseci.o.pmd.c
  CC dpaa2_sec_dpseci.o.pmd.o
  LD dpaa2_sec_dpseci.o
  CC mc/dpseci.o
3 warnings generated.
  CC qat_comp_pmd.o
  AR librte_pmd_dpaa2_sec.a
  INSTALL-LIB librte_pmd_dpaa2_sec.a
  CC avf_rxtx_vec_sse.o
== Build drivers/crypto/dpaa_sec
--
  INSTALL-LIB librte_pmd_skeleton_rawdev.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
  AR librte_pmd_dpaa2_qdma.a
  INSTALL-LIB librte_pmd_dpaa2_qdma.a
  CC opae_ifpga_hw_api.o
  CC opae_debug.o
--
  LD dpdk-procinfo
  CC test.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x19e): undefined reference to `rte_realloc_socket'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC cmdline.o
--
  LD testpmd
  CC test_pmd_perf.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x19e): undefined reference to `rte_realloc_socket'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
  CC test_table.o
  CC test_table_pipeline.o
  CC test_table_tables.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x19e): undefined reference to `rte_realloc_socket'
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [test] Error 1
make[4]: *** [test] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2

*Failed Build #5:
OS: UB1604
Target: x86_64-native-linuxapp-clang
  AR librte_pmd_ark.a
  INSTALL-LIB librte_pmd_ark.a
== Build drivers/net/avf
  CC scheduler_pmd_ops.o
  CC avf_adminq.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function 'rte_realloc_socket' is invalid in C99 [-Wimplicit-function-declaration]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                              ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: incompatible integer to pointer conversion assigning to 'struct qat_sgl *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC rte_cryptodev_scheduler.o
3 warnings generated.
  CC qat_comp_pmd.o
  CC avf_common.o
  CC qat_device.o
  CC scheduler_roundrobin.o
  CC avf_ethdev.o
--
  CC ifpga_fme.o
  AR librte_pmd_dpaa2_qdma.a
  INSTALL-LIB librte_pmd_dpaa2_qdma.a
  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
--
  CC resource.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a2): undefined reference to `rte_realloc_socket'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
  CC test_resource.o
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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC test_prefetch.o
  CC parameters.o
  CC test_byteorder.o
--
  CC test_flow_classify.o
  CC test_rwlock.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a2): undefined reference to `rte_realloc_socket'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_timer.o
  CC test_timer_perf.o
  CC test_timer_racecond.o
  CC test_mempool.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a2): undefined reference to `rte_realloc_socket'
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #6:
OS: CENTOS
Target: i686-native-linuxapp-gcc
  SYMLINK-FILE include/rte_eth_bond_8023ad.h
== Build drivers/compress
  CC rte_eth_bond_api.o
  CC qat_comp.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
== Build drivers/compress/octeontx
  CC qat_comp_pmd.o
  CC rte_eth_bond_pmd.o
--
  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
--
  CC resource.o
  CC test_resource.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x243): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x2ac): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_prefetch.o
--
  CC test_flow_classify.o
  CC test_rwlock.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x243): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x2ac): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
  CC test_timer.o
  CC test_timer_perf.o
  CC test_timer_racecond.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x243): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x2ac): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [test] Error 1
make[4]: *** [test] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2

*Failed Build #7:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  LD librte_pmd_ark.so.1.1
  CC null_crypto_pmd.o
  INSTALL-LIB librte_pmd_ark.so.1.1
== Build drivers/net/atlantic
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC atl_rxtx.o
  CC qat_comp_pmd.o
  PMDINFO null_crypto_pmd.o.pmd.c
--
  CC atl_hw_regs.o
  LD librte_pmd_qat.so.1.1
qat_comp.o: In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x207): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.lib.mk:100: recipe for target 'librte_pmd_qat.so.1.1' failed
make[5]: *** [librte_pmd_qat.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'common/qat' failed
make[4]: *** [common/qat] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC mc/dpseci.o
  CC hw_atl_utils.o
  CC hw_atl_llh.o
--
  CC rte_eth_softnic_cryptodev.o
  CC parser.o
  CC conn.o
  LD librte_pmd_softnic.so.1.1
  INSTALL-LIB librte_pmd_softnic.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #8:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
  AR librte_pmd_af_packet.a
  INSTALL-LIB librte_pmd_af_packet.a
== Build drivers/net/ark
  CC qat_comp.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC ark_ddm.o
  CC ark_ethdev.o
  CC qat_comp_pmd.o
--
  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
--
  CC resource.o
  CC test_resource.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x217): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [dpdk-procinfo] Error 1
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC test_prefetch.o
  CC test_byteorder.o
--
  CC test_hash.o
  LD testpmd
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x217): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [testpmd] Error 1
make[4]: *** [test-pmd] Error 2
  CC test_thash.o
  CC test_hash_perf.o
  CC test_hash_functions.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x217): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [test] Error 1
make[4]: *** [test] Error 2
make[3]: *** [app] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2

*Failed Build #9:
OS: UB1604
Target: i686-native-linuxapp-gcc
  CC otx_cryptodev_ops.o
  CC qat_comp.o
  CC ark_ddm.o
  CC ark_ethdev.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC qat_comp_pmd.o
  PMDINFO ark_ethdev.o.pmd.c
  CC ark_ethdev.o.pmd.o
--
  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
--
  CC resource.o
  CC test_resource.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1db): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x220): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_prefetch.o
  CC test_byteorder.o
--
  LD testpmd
  CC test_flow_classify.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1db): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x220): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_rwlock.o
  CC test_timer.o
  CC test_timer_perf.o
  CC test_timer_racecond.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1db): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x220): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #10:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
  CC rte_eth_bond_api.o
  CC axgbe_phy_impl.o
  CC qat_comp.o
  CC rte_eth_bond_pmd.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
  CC axgbe_i2c.o
  CC axgbe_rxtx.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC qat_comp_pmd.o
  CC qat_device.o
  PMDINFO qat_device.o.pmd.c
--
  LD librte_pmd_qat.so.1.1
  CC rte_eth_bond_8023ad.o
qat_comp.o: In function `qat_comp_build_request':
qat_comp.c:(.text+0x1cb): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x22f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
make[5]: *** [librte_pmd_qat.so.1.1] Error 1
make[4]: *** [common/qat] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC rte_eth_bond_alb.o
  CC rte_eth_bond_flow.o

*Failed Build #11:
OS: FreeBSD
Target: x86_64-native-bsdapp-clang
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
  INSTALL-HOSTAPP dpdk-pmdinfogen
cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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
cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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
== Build drivers
== Build drivers/common
ld      -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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
--
== Build drivers/common/qat
  CC qat_comp.o
  CC rte_eth_bond_alb.o
  CC cxgbe_filter.o
  CC rte_eth_bond_flow.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function 'rte_realloc_socket' is invalid in C99 [-Wimplicit-function-declaration]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                              ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: incompatible integer to pointer conversion assigning to 'struct qat_sgl *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
  CC qat_comp_pmd.o
  AR librte_pmd_bond.a
  INSTALL-LIB librte_pmd_bond.a
== Build drivers/compress
  CC cxgbe_flow.o
--
  AR librte_pmd_skeleton_rawdev.a
  INSTALL-LIB librte_pmd_skeleton_rawdev.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
--
  CC resource.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a7): undefined reference to `rte_realloc_socket'
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1f1): undefined reference to `rte_realloc_socket'
  CC test_resource.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:399: dpdk-pdump] Error 1
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:37: pdump] Error 2
gmake[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_prefetch.o
--
  CC test_table.o
  CC test_table_pipeline.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a7): undefined reference to `rte_realloc_socket'
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1f1): undefined reference to `rte_realloc_socket'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:399: testpmd] Error 1
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:37: test-pmd] Error 2
  CC test_table_tables.o
  CC test_table_ports.o
  CC test_table_combined.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-bsdapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a7): undefined reference to `rte_realloc_socket'
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1f1): undefined reference to `rte_realloc_socket'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:399: test] Error 1
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:37: test] Error 2
gmake[3]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:48: app] Error 2
gmake[2]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:99: all] Error 2
gmake[1]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkinstall.mk:58: pre_install] Error 2

*Failed Build #12:
OS: FC24
Target: i686-native-linuxapp-gcc
  INSTALL-LIB librte_pmd_octeontx_crypto.a
== Build drivers/common/qat
  CC qat_comp.o
  CC ark_pktdir.o
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^~~
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  AR librte_pmd_crypto_scheduler.a
  INSTALL-LIB librte_pmd_crypto_scheduler.a
== Build drivers/crypto/null
--
  CC ifpga_feature_dev.o
  CC ifpga_api.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
--
  LD dpdk-procinfo
  CC test.o
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1c3): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x210): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC resource.o
  CC test_resource.o
--
  CC test_rwlock.o
  CC test_timer.o
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1c3): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x210): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_timer_perf.o
  CC test_timer_racecond.o
  CC test_mempool.o
  CC test_mempool_perf.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/i686-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1c3): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x210): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #13:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
  SYMLINK-FILE include/rte_avp_fifo.h
  CC avp_ethdev.o
== Build drivers/common/qat
  CC qat_comp.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC qat_comp_pmd.o
  PMDINFO avp_ethdev.o.pmd.c
  CC avp_ethdev.o.pmd.o
--
  CC ifpga_feature_dev.o
  CC ifpga_enumerate.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
--
  CC resource.o
  CC test_resource.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC parameters.o
  CC test_prefetch.o
  CC test_byteorder.o
--
  LD testpmd
  CC test_member.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_member_perf.o
  CC test_efd.o
  CC test_efd_perf.o
  CC test_hash.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #14:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
  PMDINFO ark_ethdev.o.pmd.c
  CC ark_ethdev.o.pmd.o
  LD ark_ethdev.o
  CC ark_ethdev_rx.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function ‘qat_comp_build_request’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function ‘rte_realloc_socket’ [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:4: warning: nested extern declaration of ‘rte_realloc_socket’ [-Wnested-externs]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
    ^~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  CC qat_comp_pmd.o
  CC ark_ethdev_tx.o
  CC qat_device.o
--
  CC scheduler_pmd.o
  LD librte_pmd_qat.so.1.1
qat_comp.o: In function `qat_comp_build_request':
qat_comp.c:(.text+0x1ba): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x20f): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.lib.mk:100: recipe for target 'librte_pmd_qat.so.1.1' failed
make[5]: *** [librte_pmd_qat.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'common/qat' failed
make[4]: *** [common/qat] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC ark_rqp.o
  CC scheduler_pmd_ops.o
  CC ark_udm.o
--
  CC conn.o
  LD librte_pmd_sfc_efx.so.1.1
  INSTALL-LIB librte_pmd_sfc_efx.so.1.1
  LD librte_pmd_softnic.so.1.1
  INSTALL-LIB librte_pmd_softnic.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #15:
OS: FC24
Target: x86_64-native-linuxapp-clang
  CC qat_comp.o
  CC otx_cryptodev_mbox.o
  CC ark_ddm.o
  CC otx_cryptodev_ops.o
  CC ark_ethdev.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function 'rte_realloc_socket' is invalid in C99 [-Wimplicit-function-declaration]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                              ^
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: incompatible integer to pointer conversion assigning to 'struct qat_sgl *' from 'int' [-Wint-conversion]
                        tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
  CC qat_comp_pmd.o
  CC qat_device.o
  PMDINFO ark_ethdev.o.pmd.c
  CC ark_ethdev.o.pmd.o
  LD ark_ethdev.o
--
  CC ifpga_fme.o
  AR librte_pmd_skeleton_rawdev.a
  INSTALL-LIB librte_pmd_skeleton_rawdev.a
  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
--
  LD dpdk-procinfo
  CC test.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a2): undefined reference to `rte_realloc_socket'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'dpdk-procinfo' failed
make[5]: *** [dpdk-procinfo] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'proc-info' failed
make[4]: *** [proc-info] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC resource.o
  CC parameters.o
  CC test_resource.o
--
  LD testpmd
  CC test_timer.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a2): undefined reference to `rte_realloc_socket'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'testpmd' failed
make[5]: *** [testpmd] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test-pmd' failed
make[4]: *** [test-pmd] Error 2
  CC test_timer_perf.o
  CC test_timer_racecond.o
  CC test_mempool.o
  CC test_mempool_perf.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-linuxapp-clang/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1a2): undefined reference to `rte_realloc_socket'
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:(.text+0x1e8): undefined reference to `rte_realloc_socket'
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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:397: recipe for target 'test' failed
make[5]: *** [test] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[4]: *** [test] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #16:
OS: FreeBSD
Target: x86_64-native-bsdapp-gcc
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
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 @/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/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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
cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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/718285d8e4bb44618a2b1fdc624fdf23/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/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
== Build drivers/common
== Build drivers/common/cpt
  CC cpt_pmd_ops_helper.o
  AR librte_common_cpt.a
  INSTALL-LIB librte_common_cpt.a
--
  CC rte_eth_bond_args.o
  CC rte_eth_bond_8023ad.o
== Build drivers/common/qat
  CC qat_comp.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c: In function 'qat_comp_build_request':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: implicit declaration of function 'rte_realloc_socket'; did you mean 'rte_calloc_socket'? [-Wimplicit-function-declaration]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
          ^~~~~~~~~~~~~~~~~~
          rte_calloc_socket
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:10: warning: nested extern declaration of 'rte_realloc_socket' [-Wnested-externs]
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:62:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_src_d,
        ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/drivers/compress/qat/qat_comp.c:96:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    tmp = rte_realloc_socket(cookie->qat_sgl_dst_d,
        ^
  PMDINFO rte_eth_bond_pmd.o.pmd.c
  CC rte_eth_bond_pmd.o.pmd.o
  LD rte_eth_bond_pmd.o
--
  LD skeleton_rawdev.o
  AR librte_pmd_skeleton_rawdev.a
  INSTALL-LIB librte_pmd_skeleton_rawdev.a
  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
--
  CC test.o
  CC resource.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1b9): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x216): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:399: dpdk-pdump] Error 1
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:37: pdump] Error 2
gmake[4]: *** Waiting for unfinished jobs....
  CC test_resource.o
  CC test_prefetch.o
--
  CC test_memcpy.o
  CC test_memcpy_perf.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1b9): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x216): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:399: testpmd] Error 1
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:37: test-pmd] Error 2
  CC test_member.o
  CC test_member_perf.o
  CC test_efd.o
--
  MKRES test_resource_c.res.o
  LD test
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/x86_64-native-bsdapp-gcc/lib/librte_pmd_qat.a(qat_comp.o): In function `qat_comp_build_request':
qat_comp.c:(.text+0x1b9): undefined reference to `rte_realloc_socket'
qat_comp.c:(.text+0x216): undefined reference to `rte_realloc_socket'
collect2: error: ld returned 1 exit status
gmake[5]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.app.mk:399: test] Error 1
gmake[4]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.subdir.mk:37: test] Error 2
gmake[3]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkbuild.mk:48: app] Error 2
gmake[2]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkroot.mk:99: all] Error 2
gmake[1]: *** [/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/718285d8e4bb44618a2b1fdc624fdf23/dpdk/mk/rte.sdkinstall.mk:58: pre_install] Error 2

DPDK STV team


More information about the test-report mailing list