[package - 114i386-quarterly][net/iplog] Failed for iplog-2.2.3_3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Dec 1 01:13:37 UTC 2020
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: udo at schweigert-muc.de
Last committer: fernape at FreeBSD.org
Ident: $FreeBSD: branches/2020Q4/net/iplog/Makefile 552710 2020-10-19 05:34:20Z fernape $
Log URL: http://beefy1.nyi.freebsd.org/data/114i386-quarterly/556693/logs/iplog-2.2.3_3.log
Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=114i386-quarterly&build=556693
Log:
=>> Building net/iplog
build started at Tue Dec 1 01:13:32 UTC 2020
port directory: /usr/ports/net/iplog
package name: iplog-2.2.3_3
building for: FreeBSD 114i386-quarterly-job-09 11.4-RELEASE-p4 FreeBSD 11.4-RELEASE-p4 i386
maintained by: udo at schweigert-muc.de
Makefile ident: $FreeBSD: branches/2020Q4/net/iplog/Makefile 552710 2020-10-19 05:34:20Z fernape $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1104001
Job Id: 09
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1104001
UNAME_v=FreeBSD 11.4-RELEASE-p4
UNAME_r=11.4-RELEASE-p4
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/114i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/114i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=114i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/114i386-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--
udo at schweigert-muc.de
--End MAINTAINER--
--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/iplog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iplog/work HOME=/wrkdirs/usr/ports/net/iplog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/iplog/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=524288
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/iplog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iplog/work HOME=/wrkdirs/usr/ports/net/iplog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/iplog/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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -lpthread -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/iplog" EXAMPLESDIR="share/examples/iplog" DATADIR="share/iplog" WWWDIR="www/iplog" ETCDIR="etc/iplog"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iplog DOCSDIR=/usr/local/share/doc/iplog EXAMPLESDIR=/usr/local/share/examples/iplog WWWDIR=/usr/local/www/iplog ETCDIR=/usr/local/etc/iplog
--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=i386
MACHINE_ARCH=i386
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 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=11.4-RELEASE-p4
OSREL=11.4
OSVERSION=1104001
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
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) 524288
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 >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Unmaintained and dead upstream. Does not build with modern compilers..
It is scheduled to be removed on or after 2021-12-18.
===========================================================================
=======================<phase: pkg-depends >============================
===> iplog-2.2.3_3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.15.10.txz
[114i386-quarterly-job-09] Installing pkg-1.15.10...
[114i386-quarterly-job-09] Extracting pkg-1.15.10: .......... done
===> iplog-2.2.3_3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of iplog-2.2.3_3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Unmaintained and dead upstream. Does not build with modern compilers..
It is scheduled to be removed on or after 2021-12-18.
===> Fetching all distfiles required by iplog-2.2.3_3 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Unmaintained and dead upstream. Does not build with modern compilers..
It is scheduled to be removed on or after 2021-12-18.
===> Fetching all distfiles required by iplog-2.2.3_3 for building
=> SHA256 Checksum OK for iplog-2.2.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Unmaintained and dead upstream. Does not build with modern compilers..
<snip>
^
iplog_pcap.c:217:18: warning: passing 'u_char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
pcap_open_live(pdata->name, SNAPLEN, opt_enabled(PROMISC), 0, errbuf);
^~~~~~~~~~~
/usr/include/pcap/pcap.h:406:45: note: passing argument to parameter here
PCAP_API pcap_t *pcap_open_live(const char *, int, int, int, char *);
^
iplog_pcap.c:217:65: warning: passing 'u_char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
pcap_open_live(pdata->name, SNAPLEN, opt_enabled(PROMISC), 0, errbuf);
^~~~~~
/usr/include/pcap/pcap.h:406:68: note: passing argument to parameter here
PCAP_API pcap_t *pcap_open_live(const char *, int, int, int, char *);
^
iplog_pcap.c:250:11: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncpy(fstring, "ip and (", sizeof(fstring));
^~~~~~~
./iplog.h:111:22: note: passing argument to parameter 'dest' here
char *xstrncpy(char *dest, const char *src, size_t n);
^
iplog_pcap.c:252:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, "tcp ", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:258:9: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char [5]' converts between pointers to integer types with different sign [-Wpointer-sign]
temp = "udp ";
^ ~~~~~~
iplog_pcap.c:260:9: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char [8]' converts between pointers to integer types with different sign [-Wpointer-sign]
temp = "or udp ";
^ ~~~~~~~~~
iplog_pcap.c:261:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, temp, sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:261:21: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, temp, sizeof(fstring));
^~~~
./iplog.h:112:40: note: passing argument to parameter 'src' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:266:9: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char [5]' converts between pointers to integer types with different sign [-Wpointer-sign]
temp = "icmp";
^ ~~~~~~
iplog_pcap.c:268:9: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char [8]' converts between pointers to integer types with different sign [-Wpointer-sign]
temp = "or icmp";
^ ~~~~~~~~~
iplog_pcap.c:269:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, temp, sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:269:21: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, temp, sizeof(fstring));
^~~~
./iplog.h:112:40: note: passing argument to parameter 'src' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:273:36: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
u_char *p, *cur, *orig = xstrdup(pcap_network);
^~~~~~~~~~~~
./iplog.h:110:27: note: passing argument to parameter 's' here
char *xstrdup(const char *s);
^
iplog_pcap.c:273:21: warning: initializing 'u_char *' (aka 'unsigned char *') with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
u_char *p, *cur, *orig = xstrdup(pcap_network);
^ ~~~~~~~~~~~~~~~~~~~~~
iplog_pcap.c:276:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, ") and dst net (", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:279:15: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
p = strchr(cur, ',');
^~~
/usr/include/string.h:76:26: note: passing argument to parameter here
char *strchr(const char *, int) __pure;
^
iplog_pcap.c:279:6: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
p = strchr(cur, ',');
^ ~~~~~~~~~~~~~~~~
iplog_pcap.c:282:13: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, cur, sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:282:22: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, cur, sizeof(fstring));
^~~
./iplog.h:112:40: note: passing argument to parameter 'src' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:285:13: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, " or ", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:294:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, ") and dst host (", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:299:14: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, " or ", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:300:16: error: passing 'struct in_addr *' to parameter of incompatible type 'struct in_addr'; remove &
inet_ntoa_r(&opd_sin.sin_addr, nbuf, sizeof(nbuf));
^~~~~~~~~~~~~~~~~
/usr/include/arpa/inet.h:160:34: note: passing argument to parameter here
char *inet_ntoa_r(struct in_addr, char *buf, socklen_t size);
^
iplog_pcap.c:301:13: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, nbuf, sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:301:22: warning: passing 'u_char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, nbuf, sizeof(fstring));
^~~~
./iplog.h:112:40: note: passing argument to parameter 'src' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:305:11: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
xstrncat(fstring, ")", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
char *xstrncat(char *dest, const char *src, size_t n);
^
iplog_pcap.c:313:37: warning: passing 'u_char [1024]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if (pcap_compile(pdata->pd, &filt, fstring, 1, 0) == -1)
^~~~~~~
/usr/include/pcap/pcap.h:455:71: note: passing argument to parameter here
PCAP_API int pcap_compile(pcap_t *, struct bpf_program *, const char *, int,
^
iplog_pcap.c:314:9: warning: passing 'char [17]' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
fatal("pcap_compile: %s", pcap_geterr(pdata->pd));
^~~~~~~~~~~~~~~~~~
./iplog.h:120:26: note: passing argument to parameter 'fmt' here
void fatal(const u_char *fmt, ...);
^
iplog_pcap.c:317:9: warning: passing 'char [19]' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
fatal("pcap_setfilter: %s", pcap_geterr(pdata->pd));
^~~~~~~~~~~~~~~~~~~~
./iplog.h:120:26: note: passing argument to parameter 'fmt' here
void fatal(const u_char *fmt, ...);
^
iplog_pcap.c:338:18: warning: passing 'const u_char *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
tstr = xstrdup(ifstring);
^~~~~~~~
./iplog.h:110:27: note: passing argument to parameter 's' here
char *xstrdup(const char *s);
^
iplog_pcap.c:338:8: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
tstr = xstrdup(ifstring);
^ ~~~~~~~~~~~~~~~~~
iplog_pcap.c:340:37: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
for (pos = tstr ; (delim = strchr(pos, ',')) != NULL ; pos = delim) {
^~~
/usr/include/string.h:76:26: note: passing argument to parameter here
char *strchr(const char *, int) __pure;
^
iplog_pcap.c:340:28: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
for (pos = tstr ; (delim = strchr(pos, ',')) != NULL ; pos = delim) {
^ ~~~~~~~~~~~~~~~~
iplog_pcap.c:352:17: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if (!strcmp(vif[j], cur->name)) {
^~~~~~
/usr/include/string.h:80:25: note: passing argument to parameter here
int strcmp(const char *, const char *) __pure;
^
iplog_pcap.c:352:25: warning: passing 'u_char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if (!strcmp(vif[j], cur->name)) {
^~~~~~~~~
/usr/include/string.h:80:39: note: passing argument to parameter here
int strcmp(const char *, const char *) __pure;
^
43 warnings and 2 errors generated.
gmake[4]: *** [Makefile:305: iplog_pcap.o] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/iplog/work/iplog-2.2.3/src'
gmake[3]: *** [Makefile:183: all-recursive] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/iplog/work/iplog-2.2.3/src'
gmake[2]: *** [Makefile:221: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/iplog/work/iplog-2.2.3'
gmake[1]: *** [Makefile:370: all-recursive-am] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/iplog/work/iplog-2.2.3'
*** Error code 1
Stop.
make: stopped in /usr/ports/net/iplog
More information about the freebsd-pkg-fallout
mailing list