Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 15:51:47 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][net/ntop] Failed for ntop-5.0.1_10 in stage
Message-ID:  <201612251551.uBPFplkJ006821@beefy15.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:     ports@FreeBSD.org
Last committer: matthew@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/net/ntop/Makefile 414525 2016-05-03 10:49:03Z matthew $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429295/logs/ntop-5.0.1_10.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429295
Log:

====>> Building net/ntop
build started at Sun Dec 25 15:36:07 UTC 2016
port directory: /usr/ports/net/ntop
building for: FreeBSD 110armv6-quarterly-job-13 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/net/ntop/Makefile 414525 2016-05-03 10:49:03Z matthew $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ntop-5.0.1_10
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ntop-5.0.1_10:
     JUMBO_FRAMES=off: Jumbo Frames (experimental)
     MAKO=off: Install py-mako for Host Map, Region View
     PCAP_PORT=off: Use libpcap from ports
     XMLDUMP=off: Enable XML Dump support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--localstatedir=/var/db  --with-ossl-root=/usr  --with-gdbm-root=/usr/local  --with-zlib-root=/usr --with-pcap-root=/usr --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ntop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ntop/work  HOME=/wrkdirs/usr/ports/net/ntop/work TMPDIR="/tmp" 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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/ntop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ntop/work  HOME=/wrkdirs/usr/ports/net/ntop/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" " LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DBDIR=/var/db
PORTVERSION=5.0.1
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ntop"
EXAMPLESDIR="share/examples/ntop"
DATADIR="share/ntop"
WWWDIR="www/ntop"
ETCDIR="etc/ntop"
--End PLIST_SUB--

--SUB_LIST--
DBDIR=/var/db
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ntop
DOCSDIR=/usr/local/share/doc/ntop
EXAMPLESDIR=/usr/local/share/examples/ntop
WWWDIR=/usr/local/www/ntop
ETCDIR=/usr/local/etc/ntop
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The ntop 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

===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ntop-5.0.1_10 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-13] Installing pkg-1.8.8...
[110armv6-quarterly-job-13] Extracting pkg-1.8.8: .......... done
===>   ntop-5.0.1_10 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ntop-5.0.1_10
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The ntop 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

===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by ntop-5.0.1_10 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The ntop 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:
<snip>

gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
Making all in .
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/plugins'
cd .. && /usr/local/bin/gmake  am--refresh
gmake[5]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
gmake[5]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
cd .. && /usr/local/bin/gmake  am--refresh
gmake[5]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include  -I/usr/local/include -I .././nDPI/src/include/  -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include  -g -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT libnetflowPlugin_la-netflowPlugin.lo -MD -MP -MF .deps/libnetflowPlugin_la-netflowPlugin.Tpo -c -o libnetflowPlugin_la-netflowPlugin.lo `test -f 'netflowPlugin.c' || echo './'`netflowPlugin.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I .././nDPI/src/include/ -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libnetflowPlugin_la-netflowPlugin.lo -MD -MP -MF .deps/libnetflowPlugin_la-netflowPlugin.Tpo -c netflowPlugin.c  -fPIC -DPIC -o .libs/libnetflowPlugin_la-netflowPlugin.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I .././nDPI/src/include/ -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libnetflowPlugin_la-netflowPlugin.lo -MD -MP -MF .deps/libnetflowPlugin_la-netflowPlugin.Tpo -c netflowPlugin.c -o libnetflowPlugin_la-netflowPlugin.o >/dev/null 2>&1
mv -f .deps/libnetflowPlugin_la-netflowPlugin.Tpo .deps/libnetflowPlugin_la-netflowPlugin.Plo
/bin/sh ../libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -g -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 5.0.1  -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib -L/usr/lib -o libnetflowPlugin.la -rpath /usr/local/lib libnetflowPlugin_la-netflowPlugin.lo  -lpthread -lm -lc -lcrypt -lssl -lcrypto -lgdbm -lz  -lGeoIP
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/libnetflowPlugin_la-netflowPlugin.o   -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -L/usr/lib -lpthread -lm -lcrypt -lssl -lcrypto /usr/local/lib/libgdbm.so -lz -lGeoIP  -g -O2 -g   -Wl,-soname -Wl,libnetflowPlugin-5.0.1.so -o .libs/libnetflowPlugin-5.0.1.so
libtool: link: (cd ".libs" && rm -f "libnetflowPlugin.so" && ln -s "libnetflowPlugin-5.0.1.so" "libnetflowPlugin.so")
libtool: link: ( cd ".libs" && rm -f "libnetflowPlugin.la" && ln -s "../libnetflowPlugin.la" "libnetflowPlugin.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include  -I/usr/local/include -I .././nDPI/src/include/  -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include  -g -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT librrdPlugin_la-rrdPlugin.lo -MD -MP -MF .deps/librrdPlugin_la-rrdPlugin.Tpo -c -o librrdPlugin_la-rrdPlugin.lo `test -f 'rrdPlugin.c' || echo './'`rrdPlugin.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I .././nDPI/src/include/ -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT librrdPlugin_la-rrdPlugin.lo -MD -MP -MF .deps/librrdPlugin_la-rrdPlugin.Tpo -c rrdPlugin.c  -fPIC -DPIC -o .libs/librrdPlugin_la-rrdPlugin.o
rrdPlugin.c:231:32: warning: sizeof on array function parameter will return size of 'char *' instead of 'char []' [-Wsizeof-array-argument]
    snprintf(rrd_height, sizeof(rrd_height), "%d", 120);
                               ^
rrdPlugin.c:229:35: note: declared here
static void fetch_graph_size(char rrd_height[], char rrd_width[]) {
                                  ^
rrdPlugin.c:236:31: warning: sizeof on array function parameter will return size of 'char *' instead of 'char []' [-Wsizeof-array-argument]
    snprintf(rrd_width, sizeof(rrd_width), "%d", 500);
                              ^
rrdPlugin.c:229:54: note: declared here
static void fetch_graph_size(char rrd_height[], char rrd_width[]) {
                                                     ^
rrdPlugin.c:679:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
            if((dp->d_name[0] == '.') /* || (!strstr(dp->d_name, "Sent")) */)
                ~~~~~~~~~~~~~~^~~~~~
rrdPlugin.c:679:24: note: remove extraneous parentheses around the comparison to silence this warning
            if((dp->d_name[0] == '.') /* || (!strstr(dp->d_name, "Sent")) */)
               ~              ^     ~
rrdPlugin.c:679:24: note: use '=' to turn this equality comparison into an assignment
            if((dp->d_name[0] == '.') /* || (!strstr(dp->d_name, "Sent")) */)
                              ^~
                              =
3 warnings generated.
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I .././nDPI/src/include/ -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT librrdPlugin_la-rrdPlugin.lo -MD -MP -MF .deps/librrdPlugin_la-rrdPlugin.Tpo -c rrdPlugin.c -o librrdPlugin_la-rrdPlugin.o >/dev/null 2>&1
mv -f .deps/librrdPlugin_la-rrdPlugin.Tpo .deps/librrdPlugin_la-rrdPlugin.Plo
/bin/sh ../libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -g -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 5.0.1  -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib -L/usr/lib -o librrdPlugin.la -rpath /usr/local/lib librrdPlugin_la-rrdPlugin.lo -L/usr/local/lib -lrrd_th -lpthread -lm -lc -lcrypt -lssl -lcrypto -lgdbm -lz  -lGeoIP
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/librrdPlugin_la-rrdPlugin.o   -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -L/usr/lib -lrrd_th -lpthread -lm -lcrypt -lssl -lcrypto /usr/local/lib/libgdbm.so -lz -lGeoIP  -g -O2 -g   -Wl,-soname -Wl,librrdPlugin-5.0.1.so -o .libs/librrdPlugin-5.0.1.so
libtool: link: (cd ".libs" && rm -f "librrdPlugin.so" && ln -s "librrdPlugin-5.0.1.so" "librrdPlugin.so")
libtool: link: ( cd ".libs" && rm -f "librrdPlugin.la" && ln -s "../librrdPlugin.la" "librrdPlugin.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include  -I/usr/local/include -I .././nDPI/src/include/  -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include  -g -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -MT libsflowPlugin_la-sflowPlugin.lo -MD -MP -MF .deps/libsflowPlugin_la-sflowPlugin.Tpo -c -o libsflowPlugin_la-sflowPlugin.lo `test -f 'sflowPlugin.c' || echo './'`sflowPlugin.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I .././nDPI/src/include/ -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libsflowPlugin_la-sflowPlugin.lo -MD -MP -MF .deps/libsflowPlugin_la-sflowPlugin.Tpo -c sflowPlugin.c  -fPIC -DPIC -o .libs/libsflowPlugin_la-sflowPlugin.o
sflowPlugin.c:2878:82: warning: format specifies type 'unsigned long' but the argument has type 'time_t' (aka 'long long') [-Wformat]
  if(SFLOW_DEBUG(deviceId)) traceEvent(CONST_TRACE_INFO, "unixSecondsUTC %lu\n", now.tv_sec);
                                                                         ~~~     ^~~~~~~~~~
                                                                         %lld
1 warning generated.
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I /usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I .././nDPI/src/include/ -I/usr/local/include -DFREEBSD -I/usr/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT libsflowPlugin_la-sflowPlugin.lo -MD -MP -MF .deps/libsflowPlugin_la-sflowPlugin.Tpo -c sflowPlugin.c -o libsflowPlugin_la-sflowPlugin.o >/dev/null 2>&1
mv -f .deps/libsflowPlugin_la-sflowPlugin.Tpo .deps/libsflowPlugin_la-sflowPlugin.Plo
/bin/sh ../libtool  --tag=CC   --mode=link /nxb-bin/usr/bin/cc  -g -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -shared -release 5.0.1  -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib -L/usr/lib -o libsflowPlugin.la -rpath /usr/local/lib libsflowPlugin_la-sflowPlugin.lo  -lpthread -lm -lc -lcrypt -lssl -lcrypto -lgdbm -lz  -lGeoIP
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/libsflowPlugin_la-sflowPlugin.o   -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -L/usr/lib -lpthread -lm -lcrypt -lssl -lcrypto /usr/local/lib/libgdbm.so -lz -lGeoIP  -g -O2 -g   -Wl,-soname -Wl,libsflowPlugin-5.0.1.so -o .libs/libsflowPlugin-5.0.1.so
libtool: link: (cd ".libs" && rm -f "libsflowPlugin.so" && ln -s "libsflowPlugin-5.0.1.so" "libsflowPlugin.so")
libtool: link: ( cd ".libs" && rm -f "libsflowPlugin.la" && ln -s "../libsflowPlugin.la" "libsflowPlugin.la" )
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/plugins'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/plugins'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
===========================================================================
=======================<phase: run-depends    >============================
===>   ntop-5.0.1_10 depends on package: rrdtool12>=1.2 - found
===>   ntop-5.0.1_10 depends on executable: dot - found
===>   ntop-5.0.1_10 depends on executable: geoiplookup - found
===>   ntop-5.0.1_10 depends on package: urwfonts>0 - not found
===>   Installing existing package /packages/All/urwfonts-1.0_7.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-13] Installing urwfonts-1.0_7...
[110armv6-quarterly-job-13] Extracting urwfonts-1.0_7: .......... done
Message from urwfonts-1.0_7:
============================================================
You'll have to add /usr/local/share/fonts/urwfonts
to your X font path by either:

$ xset fp+ /usr/local/share/fonts/urwfonts
$ xset fp rehash

or by adding it to your X-server configuration file (usually
/etc/X11/xorg.conf) and restarting the X-server.
============================================================
===>   ntop-5.0.1_10 depends on package: urwfonts>0 - found
===>   Returning to build of ntop-5.0.1_10
===>   ntop-5.0.1_10 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for ntop-5.0.1_10
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo



Preparing 

New file lines are:      1815


New file is:
-rw-r--r--  1 root  wheel  18394 Dec 25 15:39 etter.finger.os.gz
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

if test -z 'strip'; then \
  gmake  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  gmake  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
gmake[2]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

Making install in .
gmake[3]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

gmake[4]: Entering directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

 /bin/mkdir -p '/wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c -s  libntop.la libntopreport.la '/wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libntop-5.0.1.so /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntop-5.0.1.so
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntop-5.0.1.so
libtool: install: (cd /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib && { ln -s -f libntop-5.0.1.so libntop.so || { rm -f libntop.so && ln -s libntop-5.0.1.so libntop.so; }; })
libtool: install: /usr/bin/install -c .libs/libntop.lai /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntop.la
libtool: warning: relinking 'libntopreport.la'
libtool: install: (cd /wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1; /bin/sh "/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1/libtool"  --tag CC --mode=relink /nxb-bin/usr/bin/cc -g -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -release 5.0.1 -export-dynamic -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib -L/usr/lib -o libntopreport.la -rpath /usr/local/lib emitter.lo globals-report.lo graph.lo httpd.lo report.lo reportUtils.lo ssl_utils.lo webInterface.lo map.lo python.lo libntop.la -lpthread -lm -lc -lcrypt -lssl -lcrypto -lgdbm -lz -lGeoIP -L/usr/lib -lpcap -L/usr/local/lib -lrrd_th ./nDPI/src/lib/.libs/libndpi.a -inst-prefix-dir /wrkdirs/usr/ports/net/ntop/work/stage)

*** Warning: Linking the shared library libntopreport.la against the
*** static library ./nDPI/src/lib/.libs/libndpi.a is not portable!
libtool: relink: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/emitter.o .libs/globals-report.o .libs/graph.o .libs/httpd.o .libs/report.o .libs/reportUtils.o .libs/ssl_utils.o .libs/webInterface.o .libs/map.o .libs/python.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -L/usr/lib ./.libs/libntop.so -lpthread -lm -lcrypt -lssl -lcrypto /usr/local/lib/libgdbm.so -lz -lGeoIP -lpcap -lrrd_th ./nDPI/src/lib/.libs/libndpi.a  -g -O2 -g   -Wl,-soname -Wl,libntopreport-5.0.1.so -o .libs/libntopreport-5.0.1.so
libtool: install: /usr/bin/install -c .libs/libntopreport-5.0.1.soT /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntopreport-5.0.1.so
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntopreport-5.0.1.so
libtool: install: (cd /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib && { ln -s -f libntopreport-5.0.1.so libntopreport.so || { rm -f libntopreport.so && ln -s libntopreport-5.0.1.so libntopreport.so; }; })
libtool: install: /usr/bin/install -c .libs/libntopreport.lai /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntopreport.la
libtool: install: /usr/bin/install -c .libs/libntop.a /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntop.a
libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/ntop/work/stage/usr/local/lib/libntop.a
strip: file format not recognized
gmake[4]: *** [Makefile:630: install-libLTLIBRARIES] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
gmake[3]: *** [Makefile:1217: install-am] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
gmake[2]: *** [Makefile:914: install-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
gmake[1]: *** [Makefile:1221: install-strip] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/ntop/work/ntop-5.0.1'
*** Error code 2

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



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