[package - head-amd64-default][net/iplog] Failed for iplog-2.2.3_3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Mar 5 09:51:33 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.schweigert at siemens.com
Last committer: marino at FreeBSD.org
Ident: $FreeBSD: head/net/iplog/Makefile 382278 2015-03-25 23:51:05Z marino $
Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p527801_s358658/logs/iplog-2.2.3_3.log
Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p527801_s358658
Log:
=>> Building net/iplog
build started at Thu Mar 5 09:51:27 UTC 2020
port directory: /usr/ports/net/iplog
package name: iplog-2.2.3_3
building for: FreeBSD head-amd64-default-job-03 13.0-CURRENT FreeBSD 13.0-CURRENT 1300082 amd64
maintained by: udo.schweigert at siemens.com
Makefile ident: $FreeBSD: head/net/iplog/Makefile 382278 2015-03-25 23:51:05Z marino $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300082
Job Id: 03
!!! Jail is newer than host. (Jail: 1300082, Host: 1300076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300082
UNAME_v=FreeBSD 13.0-CURRENT 1300082
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/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.schweigert at siemens.com
--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=13.0 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
#### /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 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 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" "-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 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300082
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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) 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 >============================
===> iplog-2.2.3_3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.2.txz
[head-amd64-default-job-03] Installing pkg-1.13.2...
[head-amd64-default-job-03] Extracting pkg-1.13.2: .......... 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 >============================
===> Fetching all distfiles required by iplog-2.2.3_3 for building
===========================================================================
=======================<phase: checksum >============================
===> 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 >============================
===> Fetching all distfiles required by iplog-2.2.3_3 for building
===> Extracting for iplog-2.2.3_3
=> SHA256 Checksum OK for iplog-2.2.3.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for iplog-2.2.3_3
===> Applying FreeBSD patches for iplog-2.2.3_3
===========================================================================
=======================<phase: build-depends >============================
===> iplog-2.2.3_3 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_3.txz
[head-amd64-default-job-03] Installing gmake-4.2.1_3...
[head-amd64-default-job-03] `-- Installing gettext-runtime-0.20.1...
[head-amd64-default-job-03] | `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-03] | `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-03] `-- Extracting gettext-runtime-0.20.1: .......... done
[head-amd64-default-job-03] Extracting gmake-4.2.1_3: .......... done
===> iplog-2.2.3_3 depends on executable: gmake - found
===> Returning to build of iplog-2.2.3_3
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for iplog-2.2.3_3
<snip>
xstrncat(fstring, temp, sizeof(fstring));
^~~~~~~
/usr/include/strings.h:65:29: note: passing argument to parameter here
./iplog.h:112:22: note: passing argument to parameter 'dest' here
int strcasecmp(const char *, const char *) __pure;
^
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]
iplog_options.c:382:23: 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]
xstrncat(fstring, temp, sizeof(fstring));
^~~~
else if (!strcasecmp(new_priority, "info"))
^~~~~~~~~~~~
./iplog.h:112:40: note: passing argument to parameter 'src' here
/usr/include/strings.h:65:29: note: passing argument to parameter here
char *xstrncat(char *dest, const char *src, size_t n);
^
int strcasecmp(const char *, const char *) __pure;
^
iplog_options.c:384:23: 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]
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]
else if (!strcasecmp(new_priority, "notice"))
^~~~~~~~~~~~
u_char *p, *cur, *orig = xstrdup(pcap_network);
^~~~~~~~~~~~
/usr/include/strings.h:65:29: note: passing argument to parameter here
./iplog.h:110:27: note: passing argument to parameter 's' here
int strcasecmp(const char *, const char *) __pure;
^
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]
iplog_options.c:386:23: 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]
u_char *p, *cur, *orig = xstrdup(pcap_network);
^ ~~~~~~~~~~~~~~~~~~~~~
else if (!strcasecmp(new_priority, "panic"))
^~~~~~~~~~~~
/usr/include/strings.h:65:29: note: passing argument to parameter here
iplog_pcap.c:int strcasecmp(const char *, const char *) __pure;
^
276:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
iplog_options.c:388:23: 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]
xstrncat(fstring, ") and dst net (", sizeof(fstring));
^~~~~~~
else if (!strcasecmp(new_priority, "warn"))
^~~~~~~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
/usr/include/strings.h:65:29: note: passing argument to parameter here
char *xstrncat(char *dest, const char *src, size_t n);
^
int strcasecmp(const char *, const char *) __pure;
^
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]
iplog_options.c:390:23: 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]
p = strchr(cur, ',');
^~~
else if (!strcasecmp(new_priority, "warning"))
^~~~~~~~~~~~
/usr/include/string.h:78:26: note: passing argument to parameter here
/usr/include/strings.h:65:29: note: passing argument to parameter here
char *strchr(const char *, int) __pure;
^
int strcasecmp(const char *, const char *) __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_options.c:405:9: warning: passing 'char [36]' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
fatal("Told not to log anything. Exiting.");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iplog_pcap.c./iplog.h:120:26: note: passing argument to parameter 'fmt' here
:294:12: warning: passing 'u_char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
void fatal(const u_char *fmt, ...);
^
xstrncat(fstring, ") and dst host (", sizeof(fstring));
^~~~~~~
./iplog.h:112:22: note: passing argument to parameter 'dest' here
iplog_options.c:408:9: warning: passing 'char [52]' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
char *xstrncat(char *dest, const char *src, size_t n);
^
fatal("The promisc and get_ident flags are not compatible.");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./iplog.h:120:26: note: passing argument to parameter 'fmt' here
void fatal(const u_char *fmt, ...);
^
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:162: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:78: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:82: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:82: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]: *** Waiting for unfinished jobs....
74 warnings generated.
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'
===> 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/iplog
More information about the freebsd-pkg-fallout
mailing list