Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 02:56:03 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 120powerpc64-quarterly][net/fonulator] Failed for fonulator-2.0.1_2 in build
Message-ID:  <201904160256.x3G2u3bJ051735@pylon.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     fjoe@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2019Q2/net/fonulator/Makefile 412348 2016-04-01 14:16:16Z mat $
Log URL:        http://pylon.nyi.freebsd.org/data/120powerpc64-quarterly/499069/logs/fonulator-2.0.1_2.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=120powerpc64-quarterly&build=499069
Log:

=>> Building net/fonulator
build started at Tue Apr 16 02:55:18 UTC 2019
port directory: /usr/ports/net/fonulator
package name: fonulator-2.0.1_2
building for: FreeBSD 120powerpc64-quarterly-job-12 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 1200086 powerpc
maintained by: fjoe@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2019Q2/net/fonulator/Makefile 412348 2016-04-01 14:16:16Z mat $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1200086
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p3 1200086
UNAME_r=12.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
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-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/120powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120powerpc64-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--
fjoe@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-shared --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/fonulator/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/fonulator/work  HOME=/wrkdirs/usr/ports/net/fonulator/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/fonulator/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/fonulator/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/fonulator/work  HOME=/wrkdirs/usr/ports/net/fonulator/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/fonulator/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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="-I/usr/local/include"  LDFLAGS=" " LIBS="-L/usr/local/lib"  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--
OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fonulator"  EXAMPLESDIR="share/examples/fonulator"  DATADIR="share/fonulator"  WWWDIR="www/fonulator"  ETCDIR="etc/fonulator"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fonulator DOCSDIR=/usr/local/share/doc/fonulator EXAMPLESDIR=/usr/local/share/examples/fonulator  WWWDIR=/usr/local/www/fonulator ETCDIR=/usr/local/etc/fonulator
--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
#### /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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p3
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   fonulator-2.0.1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[120powerpc64-quarterly-job-12] Installing pkg-1.10.5_5...
[120powerpc64-quarterly-job-12] Extracting pkg-1.10.5_5: .......... done
===>   fonulator-2.0.1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of fonulator-2.0.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by fonulator-2.0.1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by fonulator-2.0.1_2 for building
=> SHA256 Checksum OK for fonulator-2.0.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by fonulator-2.0.1_2 for building
===>  Extracting for fonulator-2.0.1_2
=> SHA256 Checksum OK for fonulator-2.0.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for fonulator-2.0.1_2
===========================================================================
=======================<phase: build-depends  >============================
===>   fonulator-2.0.1_2 depends on file: /usr/local/lib/libargtable2.a - not found
===>   Installing existing package /packages/All/argtable-2.13_2.txz
[120powerpc64-quarterly-job-12] Installing argtable-2.13_2...
[120powerpc64-quarterly-job-12] Extracting argtable-2.13_2: .......... done
Message from argtable-2.13_2:

===>   NOTICE:

The argtable port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   fonulator-2.0.1_2 depends on file: /usr/local/lib/libargtable2.a - found
===>   Returning to build of fonulator-2.0.1_2
<snip>
                 from fonulator.h:25,
                 from dsp.c:24:
/usr/local/include/libfb/fb_config.h:113:1: warning: "PACKAGE_TARNAME" redefined
In file included from fonulator.h:17,
                 from dsp.c:24:
config.h:109:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dsp.c:24:
/usr/local/include/libfb/fb_config.h:116:1: warning: "PACKAGE_VERSION" redefined
In file included from fonulator.h:17,
                 from dsp.c:24:
config.h:112:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dsp.c:24:
/usr/local/include/libfb/fb_config.h:125:1: warning: "VERSION" redefined
In file included from fonulator.h:17,
                 from dsp.c:24:
config.h:118:1: warning: this is the location of the previous definition
mv -f .deps/dsp.Tpo .deps/dsp.Po
cc -DHAVE_CONFIG_H -I.    -I/usr/local/include -ggdb -Os -Wall -O2 -pipe  -fno-strict-aliasing -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from error.c:13:
/usr/local/include/libfb/fb_config.h:101:1: warning: "PACKAGE" redefined
In file included from fonulator.h:17,
                 from error.c:13:
config.h:97:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from error.c:13:
/usr/local/include/libfb/fb_config.h:107:1: warning: "PACKAGE_NAME" redefined
In file included from fonulator.h:17,
                 from error.c:13:
config.h:103:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from error.c:13:
/usr/local/include/libfb/fb_config.h:110:1: warning: "PACKAGE_STRING" redefined
In file included from fonulator.h:17,
                 from error.c:13:
config.h:106:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from error.c:13:
/usr/local/include/libfb/fb_config.h:113:1: warning: "PACKAGE_TARNAME" redefined
In file included from fonulator.h:17,
                 from error.c:13:
config.h:109:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from error.c:13:
/usr/local/include/libfb/fb_config.h:116:1: warning: "PACKAGE_VERSION" redefined
In file included from fonulator.h:17,
                 from error.c:13:
config.h:112:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from error.c:13:
/usr/local/include/libfb/fb_config.h:125:1: warning: "VERSION" redefined
In file included from fonulator.h:17,
                 from error.c:13:
config.h:118:1: warning: this is the location of the previous definition
mv -f .deps/error.Tpo .deps/error.Po
cc -DHAVE_CONFIG_H -I.    -I/usr/local/include -ggdb -Os -Wall -O2 -pipe  -fno-strict-aliasing -MT flash.o -MD -MP -MF .deps/flash.Tpo -c -o flash.o flash.c
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from flash.c:1:
/usr/local/include/libfb/fb_config.h:101:1: warning: "PACKAGE" redefined
In file included from fonulator.h:17,
                 from flash.c:1:
config.h:97:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from flash.c:1:
/usr/local/include/libfb/fb_config.h:107:1: warning: "PACKAGE_NAME" redefined
In file included from fonulator.h:17,
                 from flash.c:1:
config.h:103:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from flash.c:1:
/usr/local/include/libfb/fb_config.h:110:1: warning: "PACKAGE_STRING" redefined
In file included from fonulator.h:17,
                 from flash.c:1:
config.h:106:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from flash.c:1:
/usr/local/include/libfb/fb_config.h:113:1: warning: "PACKAGE_TARNAME" redefined
In file included from fonulator.h:17,
                 from flash.c:1:
config.h:109:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from flash.c:1:
/usr/local/include/libfb/fb_config.h:116:1: warning: "PACKAGE_VERSION" redefined
In file included from fonulator.h:17,
                 from flash.c:1:
config.h:112:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from flash.c:1:
/usr/local/include/libfb/fb_config.h:125:1: warning: "VERSION" redefined
In file included from fonulator.h:17,
                 from flash.c:1:
config.h:118:1: warning: this is the location of the previous definition
mv -f .deps/flash.Tpo .deps/flash.Po
cc -DHAVE_CONFIG_H -I.    -I/usr/local/include -ggdb -Os -Wall -O2 -pipe  -fno-strict-aliasing -MT dlist.o -MD -MP -MF .deps/dlist.Tpo -c -o dlist.o dlist.c
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dlist.c:12:
/usr/local/include/libfb/fb_config.h:101:1: warning: "PACKAGE" redefined
In file included from fonulator.h:17,
                 from dlist.c:12:
config.h:97:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dlist.c:12:
/usr/local/include/libfb/fb_config.h:107:1: warning: "PACKAGE_NAME" redefined
In file included from fonulator.h:17,
                 from dlist.c:12:
config.h:103:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dlist.c:12:
/usr/local/include/libfb/fb_config.h:110:1: warning: "PACKAGE_STRING" redefined
In file included from fonulator.h:17,
                 from dlist.c:12:
config.h:106:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dlist.c:12:
/usr/local/include/libfb/fb_config.h:113:1: warning: "PACKAGE_TARNAME" redefined
In file included from fonulator.h:17,
                 from dlist.c:12:
config.h:109:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dlist.c:12:
/usr/local/include/libfb/fb_config.h:116:1: warning: "PACKAGE_VERSION" redefined
In file included from fonulator.h:17,
                 from dlist.c:12:
config.h:112:1: warning: this is the location of the previous definition
In file included from /usr/local/include/libfb/fb_lib.h:6,
                 from fonulator.h:25,
                 from dlist.c:12:
/usr/local/include/libfb/fb_config.h:125:1: warning: "VERSION" redefined
In file included from fonulator.h:17,
                 from dlist.c:12:
config.h:118:1: warning: this is the location of the previous definition
mv -f .deps/dlist.Tpo .deps/dlist.Po
cc -ggdb -Os -Wall -O2 -pipe  -fno-strict-aliasing   -o fonulator fonulator.o keys.o  tokens.o status.o dsp.o  error.o flash.o dlist.o /usr/local/lib/libfb.a /usr/local/lib/libnet.a /usr/lib/libpcap.a /usr/local/lib/libargtable2.a -L/usr/local/lib
/usr/lib/libpcap.a(pcap-rdmasniff.o): In function `rdmasniff_findalldevs':
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:417: undefined reference to `ibv_get_device_list'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:434: undefined reference to `ibv_free_device_list'
/usr/lib/libpcap.a(pcap-rdmasniff.o): In function `rdmasniff_create':
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:370: undefined reference to `ibv_get_device_list'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:405: undefined reference to `ibv_free_device_list'
/usr/lib/libpcap.a(pcap-rdmasniff.o): In function `rdmasniff_cleanup':
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:82: undefined reference to `ibv_dereg_mr'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:84: undefined reference to `ibv_destroy_qp'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:85: undefined reference to `ibv_destroy_cq'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:86: undefined reference to `ibv_dealloc_pd'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:87: undefined reference to `ibv_destroy_comp_channel'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:88: undefined reference to `ibv_close_device'
/usr/lib/libpcap.a(pcap-rdmasniff.o): In function `rdmasniff_read':
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:146: undefined reference to `ibv_wc_status_str'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:125: undefined reference to `ibv_get_cq_event'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:134: undefined reference to `ibv_ack_cq_events'
/usr/lib/libpcap.a(pcap-rdmasniff.o): In function `rdmasniff_activate':
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:198: undefined reference to `ibv_open_device'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:205: undefined reference to `ibv_alloc_pd'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:212: undefined reference to `ibv_create_comp_channel'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:219: undefined reference to `ibv_create_cq'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:234: undefined reference to `ibv_create_qp'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:244: undefined reference to `ibv_modify_qp'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:322: undefined reference to `ibv_dereg_mr'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:330: undefined reference to `ibv_destroy_qp'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:334: undefined reference to `ibv_destroy_cq'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:338: undefined reference to `ibv_destroy_comp_channel'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:342: undefined reference to `ibv_dealloc_pd'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:346: undefined reference to `ibv_close_device'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:252: undefined reference to `ibv_modify_qp'
/usr/local/poudriere/jails/120powerpc64/usr/src/contrib/libpcap/pcap-rdmasniff.c:284: undefined reference to `ibv_reg_mr'
/usr/lib/libpcap.a(pcap-rdmasniff.o): In function `___ibv_query_port':
/usr/obj/usr/local/poudriere/jails/120powerpc64/usr/src/powerpc.powerpc64/tmp/usr/include/infiniband/verbs.h:1658: undefined reference to `ibv_query_port'
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net/fonulator/work/fonulator-2.0.1
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/fonulator/work/fonulator-2.0.1
*** Error code 1

Stop.
make: stopped in /usr/ports/net/fonulator



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904160256.x3G2u3bJ051735>