[dpdk-test-report] |FAILURE| pw38975[dpdk-dev, 18.05-rc2] dpaa2: do not log messages if bus not present

sys_stv at intel.com sys_stv at intel.com
Thu Apr 26 01:07:17 CEST 2018


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

_Compilation issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: 2018-04-25 23:00:08
DPDK git baseline: Repo:dpdk-master, CommitID: 13573bd3f431934da373b1332ef92f8c30940272

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

OS: CENTOS
	Kernel Version: 3.10.0-327.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: NA
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-gcc
	i686-native-linuxapp-gcc

OS: UB1604
	Kernel Version: 4.4.0-47-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared

OS: FreeBSD
	Kernel Version: 10.3-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 4.8.5
	Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc

*Failed Build #1:
OS: FC25
Target: x86_64-native-linuxapp-gcc
  CC portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  CC base/qbman/bman_driver.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^~~~~~~~~~~~~~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman.o
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  AR librte_bus_dpaa.a
  INSTALL-LIB librte_bus_dpaa.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/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 portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  CC base/qbman/bman_driver.o
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^~~~~~~~~~~~~~~
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman.o
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  AR librte_bus_dpaa.a
  INSTALL-LIB librte_bus_dpaa.a
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/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 fslmc_vfio.o
  PMDINFO portal/dpaa2_hw_dpci.o.pmd.c
  CC portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_bus.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: use of undeclared identifier 'DPAA2_BUS_DEBUG'
                        DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                        ^
1 error generated.
make[6]: *** [fslmc_vfio.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [fslmc] Error 2
make[4]: *** [bus] Error 2
make[3]: *** [drivers] Error 2

*Failed Build #4:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
  LD librte_bus_vdev.so.1.1
  CC portal/dpaa2_hw_dpci.o
  INSTALL-LIB librte_bus_vdev.so.1.1
  CC fslmc_vfio.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
make[6]: *** [fslmc_vfio.o] Error 1
make[6]: *** Waiting for unfinished jobs....
  PMDINFO portal/dpaa2_hw_dpci.o.pmd.c

*Failed Build #5:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
  PMDINFO portal/dpaa2_hw_dpci.o.pmd.c
  CC portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
make[6]: *** [fslmc_vfio.o] Error 1
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....

*Failed Build #6:
OS: UB1604
Target: x86_64-native-linuxapp-clang
  CC portal/dpaa2_hw_dpci.o
  PMDINFO portal/dpaa2_hw_dpci.o.pmd.c
  CC portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: use of undeclared identifier 'DPAA2_BUS_DEBUG'
                        DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                        ^
1 error generated.
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  AR librte_bus_dpaa.a
  INSTALL-LIB librte_bus_dpaa.a
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/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-clang/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #7:
OS: UB1604
Target: i686-native-linuxapp-gcc
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  CC base/qbman/bman_driver.o
  CC base/qbman/qman.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  AR librte_bus_dpaa.a
  INSTALL-LIB librte_bus_dpaa.a
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #8:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  CC base/qbman/bman_driver.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  CC base/qbman/qman.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  LD librte_bus_dpaa.so.1.1
  INSTALL-LIB librte_bus_dpaa.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #9:
OS: CENTOS
Target: i686-native-linuxapp-gcc
  PMDINFO portal/dpaa2_hw_dpci.o.pmd.c
  CC portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_bus.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
make[6]: *** [fslmc_vfio.o] Error 1
make[6]: *** Waiting for unfinished jobs....
== Build drivers/bus/vdev

*Failed Build #10:
OS: FreeBSD
Target: x86_64-native-bsdapp-clang
  CC eal_common_errno.o
  CC eal_common_cpuflags.o
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:25:25: warning: unused parameter 'type' [-Wunused-parameter]
getauxval(unsigned long type)
                        ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:33:9: error: unknown type name 'Elf64_auxv_t'
typedef Elf64_auxv_t Internal_Elfx_auxv_t;
        ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:63:12: error: member reference base type 'Internal_Elfx_auxv_t' (aka 'int') is not a structure or union
                        if (auxv.a_type == type) {
                            ~~~~^~~~~~~
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:65:15: error: member reference base type 'Internal_Elfx_auxv_t' (aka 'int') is not a structure or union
                                val = auxv.a_un.a_val;
                                      ~~~~^~~~~
1 warning and 3 errors generated.
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_common_cpuflags.o' failed
gmake[7]: *** [eal_common_cpuflags.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
gmake[6]: *** [eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bsdapp' failed
gmake[5]: *** [bsdapp] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
gmake[4]: *** [librte_eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
gmake[3]: *** [lib] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
gmake[1]: *** [pre_install] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
gmake: *** [install] Error 2

*Failed Build #11:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  SYMLINK-FILE include/rte_bus_vdev.h
  CC vdev.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^~~~~~~~~~~~~~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  AR librte_bus_vdev.a
  INSTALL-LIB librte_bus_vdev.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #12:
OS: FC24
Target: i686-native-linuxapp-gcc
  LD portal/dpaa2_hw_dpci.o
  CC base/qbman/bman_driver.o
  CC fslmc_vfio.o
  CC base/qbman/qman.o
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^~~~~~~~~~~~~~~
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  AR librte_bus_dpaa.a
  INSTALL-LIB librte_bus_dpaa.a
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #13:
OS: FreeBSD
Target: x86_64-native-bsdapp-gcc
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c: In function 'getauxval':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:25:25: warning: unused parameter 'type' [-Wunused-parameter]
 getauxval(unsigned long type)
                         ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c: At top level:
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:33:1: error: unknown type name 'Elf64_auxv_t'
 typedef Elf64_auxv_t Internal_Elfx_auxv_t;
 ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c: In function '_rte_cpu_getauxval':
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:63:12: error: request for member 'a_type' in something not a structure or union
    if (auxv.a_type == type) {
            ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/lib/librte_eal/common/eal_common_cpuflags.c:65:15: error: request for member 'a_un' in something not a structure or union
     val = auxv.a_un.a_val;
               ^
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_common_cpuflags.o' failed
gmake[7]: *** [eal_common_cpuflags.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'eal' failed
gmake[6]: *** [eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bsdapp' failed
gmake[5]: *** [bsdapp] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
gmake[4]: *** [librte_eal] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
gmake[3]: *** [lib] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
gmake[1]: *** [pre_install] Error 2
/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
gmake: *** [install] Error 2

*Failed Build #14:
OS: FC24
Target: x86_64-native-linuxapp-clang
  PMDINFO portal/dpaa2_hw_dpci.o.pmd.c
  CC portal/dpaa2_hw_dpci.o.pmd.o
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  CC base/qbman/qman.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: use of undeclared identifier 'DPAA2_BUS_DEBUG'
                        DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                        ^
1 error generated.
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  AR librte_bus_dpaa.a
  INSTALL-LIB librte_bus_dpaa.a
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/02815dda4d9b4634a6b10c5cffdfe6b7/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-clang/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/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-gcc-shared
  LD portal/dpaa2_hw_dpci.o
  CC fslmc_vfio.o
  CC base/qbman/bman_driver.o
  CC base/qbman/qman.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c: In function ‘fslmc_get_container_group’:
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: error: ‘DPAA2_BUS_DEBUG’ undeclared (first use in this function)
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
    ^~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:4: note: each undeclared identifier is reported only once for each function it appears in
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:19: error: expected ‘;’ before string constant
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/drivers/bus/fslmc/fslmc_vfio.c:77:46: error: expected statement before ‘)’ token
    DPAA2_BUS_DEBUG"DPAA2: DPRC not available");
                                              ^
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'fslmc_vfio.o' failed
make[6]: *** [fslmc_vfio.o] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'fslmc' failed
make[5]: *** [fslmc] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC base/qbman/qman_driver.o
  CC base/qbman/dpaa_alloc.o
  CC base/qbman/dpaa_sys.o
  LD librte_bus_dpaa.so.1.1
  INSTALL-LIB librte_bus_dpaa.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.subdir.mk:35: recipe for target 'bus' failed
make[4]: *** [bus] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkinstall.mk:85: 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/02815dda4d9b4634a6b10c5cffdfe6b7/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team


More information about the test-report mailing list