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:     po...@freebsd.org
Last committer: ad...@freebsd.org
Ident:          $FreeBSD: head/net/ipsvd/Makefile 362023 2014-07-16 03:00:46Z 
adamw $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p406714_s293048/logs/ipsvd-1.0.0.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p406714_s293048
Log:

====>> Building net/ipsvd
build started at Fri Jan 22 16:42:51 UTC 2016
port directory: /usr/ports/net/ipsvd
building for: FreeBSD head-armv6-default-job-18 11.0-CURRENT FreeBSD 
11.0-CURRENT r293048 arm
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/net/ipsvd/Makefile 362023 2014-07-16 
03:00:46Z adamw $
Poudriere version: 3.1.10
Host OSVERSION: 1100091
Jail OSVERSION: 1100093




!!! Jail is newer than host. (Jail: 1100093, Host: 1100091) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r293048
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
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=ipsvd-1.0.0
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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=1100093
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ipsvd-1.0.0:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/ipsvd/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ipsvd/work  
HOME=/wrkdirs/usr/ports/net/ipsvd/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/ipsvd/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ipsvd/work  
HOME=/wrkdirs/usr/ports/net/ipsvd/work TMPDIR="/tmp" NO_PIE=yes 
NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 
-pipe -mfloat-abi=softfp  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-mfloat-abi=softfp -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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ipsvd"
EXAMPLESDIR="share/examples/ipsvd"
DATADIR="share/ipsvd"
WWWDIR="www/ipsvd"
ETCDIR="etc/ipsvd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ipsvd
DOCSDIR=/usr/local/share/doc/ipsvd
EXAMPLESDIR=/usr/local/share/examples/ipsvd
WWWDIR=/usr/local/www/ipsvd
ETCDIR=/usr/local/etc/ipsvd
--End SUB_LIST--

---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
<snip>
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
udpsvd: drop: unable to read from socket: bad address
0
udpsvd: drop: unable to read from socket: bad address
udpsvd failed.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/ipsvd/work/net/ipsvd-1.0.0/compile
*** Error code 1

Stop.
make: stopped in /usr/ports/net/ipsvd
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to