[package - 131powerpc-quarterly][net/intel-irdma-kmod] Failed for irdma-1.1.11 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jul 2023 05:04:33 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: freebsd@intel.com Log URL: https://pkg-status.freebsd.org/foul1/data/131powerpc-quarterly/6777c48daefc/logs/irdma-1.1.11.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=131powerpc-quarterly&build=6777c48daefc Log: =>> Building net/intel-irdma-kmod build started at Thu Jul 20 05:04:02 UTC 2023 port directory: /usr/ports/net/intel-irdma-kmod package name: irdma-1.1.11 building for: FreeBSD 131powerpc-quarterly-job-11 13.1-RELEASE FreeBSD 13.1-RELEASE powerpc maintained by: freebsd@intel.com Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1301000 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=powerpc UNAME_m=powerpc OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE UNAME_r=13.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131powerpc-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131powerpc-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- freebsd@intel.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work/.cache HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/intel-irdma-kmod/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/intel-irdma-kmod/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- WERROR="" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work/.cache HOME=/wrkdirs/usr/ports/net/intel-irdma-kmod/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/intel-irdma-kmod/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/intel-irdma-kmod/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- KMODDIR="boot/modules" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/irdma" EXAMPLESDIR="share/examples/irdma" DATADIR="share/irdma" WWWDIR="www/irdma" ETCDIR="etc/irdma" --End PLIST_SUB-- --SUB_LIST-- PORTNAME=irdma PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/irdma DOCSDIR=/usr/local/share/doc/irdma EXAMPLESDIR=/usr/local/share/examples/irdma WWWDIR=/usr/local/www/irdma ETCDIR=/usr/local/etc/irdma --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=powerpc MACHINE_ARCH=powerpc ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: powerpc-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE OSREL=13.1 OSVERSION=1301000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> irdma-1.1.11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.2.pkg [131powerpc-quarterly-job-11] Installing pkg-1.19.2... [131powerpc-quarterly-job-11] Extracting pkg-1.19.2: .......... done ===> irdma-1.1.11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of irdma-1.1.11 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by irdma-1.1.11 for building ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by intel-ice-kmod-1.37.11 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by irdma-1.1.11 for building ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by intel-ice-kmod-1.37.11 for building => SHA256 Checksum OK for irdma-1.1.11.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by irdma-1.1.11 for building ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by intel-ice-kmod-1.37.11 for building ===> Extracting for irdma-1.1.11 => SHA256 Checksum OK for irdma-1.1.11.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for irdma-1.1.11 =========================================================================== =======================<phase: build-depends >============================ ===> License BSD2CLAUSE accepted by the user ===> intel-ice-kmod-1.37.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by intel-ice-kmod-1.37.11 for building ===> Extracting for intel-ice-kmod-1.37.11 => SHA256 Checksum OK for ice-1.37.11.tar.gz. ===> Returning to build of irdma-1.1.11 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for irdma-1.1.11 =========================================================================== =======================<phase: build >============================ ===> Building for irdma-1.1.11 rm -rf machine x86 rm -f irdma_if.m irdma_di_if.m ice_rdma.h irdma_di_if.h irdma_if.h rm -f export_syms *.ko *.o .*.o irdma.kld opt_inet.h opt_inet6.h vnode_if.h vnode_if_newproto.h vnode_if_typedef.h device_if.h bus_if.h pci_if.h machine -> /usr/src/sys/powerpc/include cp /wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11//irdma_if.m . awk -f /usr/src/sys/tools/makeobjops.awk irdma_if.m -h cp /wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11//irdma_di_if.m . awk -f /usr/src/sys/tools/makeobjops.awk irdma_di_if.m -h cp /wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11//ice_rdma.h . awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h touch opt_global.h Warning: Object directory not changed from original /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src cc -O2 -pipe -fno-strict-aliasing -DCONFIG_INFINIBAND_USER_MEM -DVIMAGE -ferror-limit=1000 -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11/ -I/usr/src/sys/ofed/include/ -I/usr/src/sys/ofed/include//uapi -I/usr/src/sys/compat/linuxkpi/common/include -include /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fPIC -mlongcall -fno-omit-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/powerpc/include -MD -MF.depend.icrdma.o -MTicrdma.o -mno-altivec -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-func tion -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-error=unused-but-set-variable -Wno-format-zero-length -std=iso9899:1999 -c icrdma.c -o icrdma.o icrdma.c:177:18: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] printf(" %lu", l2params->tc_info[i].tc_ctx); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ %llu icrdma.c:228:56: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] peer->pf_id, pf_if_d(peer), event->linkstate, event->baudrate); ^~~~~~~~~~~~~~~ icrdma.c:288:48: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] peer->pf_id, pf_if_d(peer), linkstate, baudrate); ^~~~~~~~ 3 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DCONFIG_INFINIBAND_USER_MEM -DVIMAGE -ferror-limit=1000 -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11/ -I/usr/src/sys/ofed/include/ -I/usr/src/sys/ofed/include//uapi -I/usr/src/sys/compat/linuxkpi/common/include -include /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fPIC -mlongcall -fno-omit-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/powerpc/include -MD -MF.depend.fbsd_kcompat.o -MTfbsd_kcompat.o -mno-altivec -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error =unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-error=unused-but-set-variable -Wno-format-zero-length -std=iso9899:1999 -c fbsd_kcompat.c -o fbsd_kcompat.o cc -O2 -pipe -fno-strict-aliasing -DCONFIG_INFINIBAND_USER_MEM -DVIMAGE -ferror-limit=1000 -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11/ -I/usr/src/sys/ofed/include/ -I/usr/src/sys/ofed/include//uapi -I/usr/src/sys/compat/linuxkpi/common/include -include /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fPIC -mlongcall -fno-omit-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/powerpc/include -MD -MF.depend.irdma_hw.o -MTirdma_hw.o -mno-altivec -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused- function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-error=unused-but-set-variable -Wno-format-zero-length -std=iso9899:1999 -c irdma_hw.c -o irdma_hw.o irdma_hw.c:605:36: warning: incompatible pointer types passing 'dma_addr_t *' (aka 'unsigned int *') to parameter of type 'u64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] irdma_unmap_vm_page_list(&rf->hw, pg_arr, pg_cnt); ^~~~~~ ./osdep.h:270:57: note: passing argument to parameter 'pg_arr' here void irdma_unmap_vm_page_list(struct irdma_hw *hw, u64 *pg_arr, u32 pg_cnt); ^ irdma_hw.c:1410:56: warning: incompatible pointer types passing 'dma_addr_t *' (aka 'unsigned int *') to parameter of type 'u64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] status = irdma_map_vm_page_list(&rf->hw, aeq->mem.va, pg_arr, pg_cnt); ^~~~~~ ./osdep.h:272:12: note: passing argument to parameter 'pg_arr' here u64 *pg_arr, u32 pg_cnt); ^ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DCONFIG_INFINIBAND_USER_MEM -DVIMAGE -ferror-limit=1000 -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11/ -I/usr/src/sys/ofed/include/ -I/usr/src/sys/ofed/include//uapi -I/usr/src/sys/compat/linuxkpi/common/include -include /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fPIC -mlongcall -fno-omit-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/powerpc/include -MD -MF.depend.irdma_verbs.o -MTirdma_verbs.o -mno-altivec -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=u nused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-error=unused-but-set-variable -Wno-format-zero-length -std=iso9899:1999 -c irdma_verbs.c -o irdma_verbs.o irdma_verbs.c:260:8: warning: format specifies type 'unsigned long' but the argument has type 'vm_offset_t' (aka 'unsigned int') [-Wformat] vma->vm_pgoff); ^~~~~~~~~~~~~ ./osdep.h:120:30: note: expanded from macro 'irdma_debug' printf("irdma INIT " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_verbs.c:260:8: warning: format specifies type 'unsigned long' but the argument has type 'vm_offset_t' (aka 'unsigned int') [-Wformat] vma->vm_pgoff); ^~~~~~~~~~~~~ ./osdep.h:122:24: note: expanded from macro 'irdma_debug' printf("irdma " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_verbs.c:266:7: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] entry->bar_offset, entry->mmap_flag); ^~~~~~~~~~~~~~~~~ ./osdep.h:120:30: note: expanded from macro 'irdma_debug' printf("irdma INIT " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_verbs.c:266:7: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] entry->bar_offset, entry->mmap_flag); ^~~~~~~~~~~~~~~~~ ./osdep.h:122:24: note: expanded from macro 'irdma_debug' printf("irdma " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_verbs.c:299:8: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] entry->bar_offset, entry->mmap_flag, ret); ^~~~~~~~~~~~~~~~~ ./osdep.h:120:30: note: expanded from macro 'irdma_debug' printf("irdma INIT " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_verbs.c:299:8: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] entry->bar_offset, entry->mmap_flag, ret); ^~~~~~~~~~~~~~~~~ ./osdep.h:122:24: note: expanded from macro 'irdma_debug' printf("irdma " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ 6 warnings generated. cc -O2 -pipe -fno-strict-aliasing -DCONFIG_INFINIBAND_USER_MEM -DVIMAGE -ferror-limit=1000 -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/intel-ice-kmod/work/ice-1.37.11/ -I/usr/src/sys/ofed/include/ -I/usr/src/sys/ofed/include//uapi -I/usr/src/sys/compat/linuxkpi/common/include -include /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fPIC -mlongcall -fno-omit-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/powerpc/include -MD -MF.depend.irdma_utils.o -MTirdma_utils.o -mno-altivec -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=u nused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-error=unused-but-set-variable -Wno-format-zero-length -std=iso9899:1999 -c irdma_utils.c -o irdma_utils.o irdma_utils.c:1919:1: error: conflicting types for 'irdma_map_vm_page_list' irdma_map_vm_page_list(struct irdma_hw *hw, void *va, dma_addr_t * pg_dma, ^ ./osdep.h:271:5: note: previous declaration is here int irdma_map_vm_page_list(struct irdma_hw *hw, void *va, ^ irdma_utils.c:1942:31: warning: incompatible pointer types passing 'dma_addr_t *' (aka 'unsigned int *') to parameter of type 'u64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] irdma_unmap_vm_page_list(hw, pg_dma, i); ^~~~~~ ./osdep.h:270:57: note: passing argument to parameter 'pg_arr' here void irdma_unmap_vm_page_list(struct irdma_hw *hw, u64 *pg_arr, u32 pg_cnt); ^ irdma_utils.c:1947:1: error: conflicting types for 'irdma_unmap_vm_page_list' irdma_unmap_vm_page_list(struct irdma_hw *hw, dma_addr_t * pg_dma, u32 pg_cnt) ^ ./osdep.h:270:6: note: previous declaration is here void irdma_unmap_vm_page_list(struct irdma_hw *hw, u64 *pg_arr, u32 pg_cnt); ^ irdma_utils.c:1965:43: warning: incompatible pointer types passing 'dma_addr_t *' (aka 'unsigned int *') to parameter of type 'u64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] irdma_unmap_vm_page_list(chunk->dev->hw, chunk->dmainfo.dmaaddrs, ^~~~~~~~~~~~~~~~~~~~~~~ ./osdep.h:270:57: note: passing argument to parameter 'pg_arr' here void irdma_unmap_vm_page_list(struct irdma_hw *hw, u64 *pg_arr, u32 pg_cnt); ^ irdma_utils.c:1996:49: warning: incompatible pointer types passing 'dma_addr_t *' (aka 'unsigned int *') to parameter of type 'u64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] if (irdma_map_vm_page_list(chunk->dev->hw, va, chunk->dmainfo.dmaaddrs, ^~~~~~~~~~~~~~~~~~~~~~~ ./osdep.h:272:12: note: passing argument to parameter 'pg_arr' here u64 *pg_arr, u32 pg_cnt); ^ irdma_utils.c:2227:7: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] cq_poll_info->wr_id); ^~~~~~~~~~~~~~~~~~~ ./osdep.h:120:30: note: expanded from macro 'irdma_debug' printf("irdma INIT " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_utils.c:2227:7: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] cq_poll_info->wr_id); ^~~~~~~~~~~~~~~~~~~ ./osdep.h:122:24: note: expanded from macro 'irdma_debug' printf("irdma " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_utils.c:2309:19: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] __func__, cmpl->cpi.wr_id, qp->qp_id); ^~~~~~~~~~~~~~~ ./osdep.h:120:30: note: expanded from macro 'irdma_debug' printf("irdma INIT " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_utils.c:2309:19: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] __func__, cmpl->cpi.wr_id, qp->qp_id); ^~~~~~~~~~~~~~~ ./osdep.h:122:24: note: expanded from macro 'irdma_debug' printf("irdma " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_utils.c:2348:19: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] __func__, cmpl->cpi.wr_id, qp->qp_id, ^~~~~~~~~~~~~~~ ./osdep.h:120:30: note: expanded from macro 'irdma_debug' printf("irdma INIT " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ irdma_utils.c:2348:19: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] __func__, cmpl->cpi.wr_id, qp->qp_id, ^~~~~~~~~~~~~~~ ./osdep.h:122:24: note: expanded from macro 'irdma_debug' printf("irdma " s, ##__VA_ARGS__); \ ~ ^~~~~~~~~~~ 9 warnings and 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/intel-irdma-kmod/work/irdma-1.1.11/src ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/net/intel-irdma-kmod