Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/44401 _Compilation issues_ Submitter: Igor Russkikh Date: 2018-09-07 15:21:45 DPDK git baseline: Repo:dpdk-master, CommitID: 3605968c2fa783674624562a7dfab256eb9044ea Build Summary: 15 Builds Done, 13 Successful, 2 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.3.1 20161221 (Red Hat 6.3.1-1) Clang Version: 3.8.0 (tags/RELEASE_380/final) x86_64-native-linuxapp-gcc-shared x86_64-native-linuxapp-clang i686-native-linuxapp-gcc OS: CENTOS Kernel Version: 3.10.0-514.10.2.el7.x86_64 CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-gcc-shared i686-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc 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: FreeBSD Kernel Version: 10.3-RELEASE CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.76-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: FreeBSD Target: x86_64-native-bsdapp-clang machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h INSTALL-HOSTAPP dpdk-pmdinfogen awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/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/d62da33cbb204544a31632eede560197/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/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 kernel/freebsd/nic_uio ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o contigmem.ko contigmem.o :> export_syms awk -f /sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko objcopy --strip-debug contigmem.ko -- x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h == Build drivers awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/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/d62da33cbb204544a31632eede560197/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/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 ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/x86_64-native-bsdapp-clang/lib -d -warn-common -r -d -o nic_uio.ko nic_uio.o :> export_syms awk -f /sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko objcopy --strip-debug nic_uio.ko INSTALL-MODULE nic_uio.ko -- CC atl_rxtx.o AR librte_pmd_sfc_efx.a INSTALL-LIB librte_pmd_sfc_efx.a CC atl_ethdev.o In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_rxtx.c:44: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:26:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_RX' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_RX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:33:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_TX' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:40:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE ^ In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_ethdev.c:41: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:26:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_RX' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_RX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:33:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_TX' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:40:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE ^ 3 warnings generated. PMDINFO atl_ethdev.o.pmd.c CC atl_ethdev.o.pmd.o LD atl_ethdev.o CC atl_hw_regs.o 3 warnings generated. CC hw_atl_utils.o CC hw_atl_llh.o In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:26: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_logs.h:26:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_RX' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_RX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_logs.h:33:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_TX' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_logs.h:40:5: warning: 'RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE' is not defined, evaluates to 0 [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:268:3: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR((aq_hw_read_reg(self, HW_ATL_MPI_STATE_ADR) & ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:286:2: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(hw_atl_reg_glb_cpu_sem_get(self, ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:296:11: error: use of undeclared identifier 'ETIME' err = -ETIME; ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:307:4: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(a != aq_hw_read_reg(self, ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:311:4: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(!(0x100 & aq_hw_read_reg(self, ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:333:10: error: use of undeclared identifier 'ETIME' err = -ETIME; ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:345:4: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR((aq_hw_read_reg(self, ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:358:4: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR((aq_hw_read_reg(self, 0x200U) ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:399:2: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(0U != (self->mbox_addr = ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:401:2: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(0U != (self->rpc_addr = ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:458:3: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(sw.tid == ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:569:3: error: use of undeclared identifier 'ETIME' AQ_HW_WAIT_FOR(transaction_id != ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: note: expanded from macro 'AQ_HW_WAIT_FOR' err = -ETIME; \ ^ 3 warnings and 12 errors generated. /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'hw_atl_utils.o' failed gmake[6]: *** [hw_atl_utils.o] Error 1 gmake[6]: *** Waiting for unfinished jobs.... /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/mk/rte.subdir.mk:35: recipe for target 'atlantic' failed gmake[5]: *** [atlantic] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed gmake[4]: *** [net] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed gmake[3]: *** [drivers] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/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/d62da33cbb204544a31632eede560197/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed gmake[1]: *** [pre_install] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-clang/d62da33cbb204544a31632eede560197/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 *Failed Build #2: OS: FreeBSD Target: x86_64-native-bsdapp-gcc @ -> /usr/src/sys machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/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/d62da33cbb204544a31632eede560197/dpdk/kernel/freebsd/contigmem -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/x86_64-native-bsdapp-gcc/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c contigmem.c -o contigmem.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o contigmem.ko contigmem.o :> export_syms awk -f /sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko objcopy --strip-debug contigmem.ko INSTALL-MODULE contigmem.ko -- machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h cc -Winline -Wall -Werror -include /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/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/d62da33cbb204544a31632eede560197/dpdk/kernel/freebsd/nic_uio -I/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/x86_64-native-bsdapp-gcc/include -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -c nic_uio.c -o nic_uio.o ld -L/tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/x86_64-native-bsdapp-gcc/lib -d -warn-common -r -d -o nic_uio.ko nic_uio.o :> export_syms awk -f /sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko objcopy --strip-debug nic_uio.ko INSTALL-MODULE nic_uio.ko -- INSTALL-LIB librte_pmd_vmxnet3_uio.a SYMLINK-FILE include/rte_pmd_atlantic.h CC atl_rxtx.o CC atl_ethdev.o In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_rxtx.c:44:0: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:26:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_RX" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_RX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:33:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_TX" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:40:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE ^ In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_ethdev.c:41:0: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:26:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_RX" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_RX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:33:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_TX" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/atl_logs.h:40:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE ^ PMDINFO atl_ethdev.o.pmd.c CC atl_ethdev.o.pmd.o LD atl_ethdev.o CC atl_hw_regs.o CC hw_atl_utils.o CC hw_atl_llh.o In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:26:0: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_logs.h:26:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_RX" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_RX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_logs.h:33:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_TX" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_logs.h:40:5: warning: "RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE" is not defined [-Wundef] #if RTE_LIBRTE_ATLANTIC_DEBUG_TX_FREE ^ In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:22:0: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c: In function 'hw_atl_utils_soft_reset': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: error: 'ETIME' undeclared (first use in this function) err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:268:3: note: in expansion of macro 'AQ_HW_WAIT_FOR' AQ_HW_WAIT_FOR((aq_hw_read_reg(self, HW_ATL_MPI_STATE_ADR) & ^ -- ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:268:3: note: in expansion of macro 'AQ_HW_WAIT_FOR' AQ_HW_WAIT_FOR((aq_hw_read_reg(self, HW_ATL_MPI_STATE_ADR) & ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c: In function 'hw_atl_utils_fw_downld_dwords': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: error: 'ETIME' undeclared (first use in this function) err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:286:2: note: in expansion of macro 'AQ_HW_WAIT_FOR' AQ_HW_WAIT_FOR(hw_atl_reg_glb_cpu_sem_get(self, ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c: In function 'hw_atl_utils_fw_upload_dwords': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:333:10: error: 'ETIME' undeclared (first use in this function) err = -ETIME; ^ In file included from /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:22:0: /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c: In function 'hw_atl_utils_init_ucp': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: error: 'ETIME' undeclared (first use in this function) err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:399:2: note: in expansion of macro 'AQ_HW_WAIT_FOR' AQ_HW_WAIT_FOR(0U != (self->mbox_addr = ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c: In function 'hw_atl_utils_fw_rpc_wait': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: error: 'ETIME' undeclared (first use in this function) err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:458:3: note: in expansion of macro 'AQ_HW_WAIT_FOR' AQ_HW_WAIT_FOR(sw.tid == ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c: In function 'hw_atl_utils_mpi_set_state': /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/../atl_hw_regs.h:46:10: error: 'ETIME' undeclared (first use in this function) err = -ETIME; \ ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c:569:3: note: in expansion of macro 'AQ_HW_WAIT_FOR' AQ_HW_WAIT_FOR(transaction_id != ^ /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'hw_atl_utils.o' failed gmake[6]: *** [hw_atl_utils.o] Error 1 gmake[6]: *** Waiting for unfinished jobs.... /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/mk/rte.subdir.mk:35: recipe for target 'atlantic' failed gmake[5]: *** [atlantic] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed gmake[4]: *** [net] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed gmake[3]: *** [drivers] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/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/d62da33cbb204544a31632eede560197/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed gmake[1]: *** [pre_install] Error 2 /tmp/FreeBSD_K10.3_GCC4.8.5/x86_64-native-bsdapp-gcc/d62da33cbb204544a31632eede560197/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed gmake: *** [install] Error 2 DPDK STV team