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:     e...@potensol.com
Last committer: p...@freebsd.org
Ident:          $FreeBSD: head/net/opensips/Makefile 406799 2016-01-20 
19:44:58Z pi $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p410528_s296455/logs/opensips-2.1.2.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p410528_s296455
Log:

====>> Building net/opensips
build started at Fri Mar 11 14:21:14 UTC 2016
port directory: /usr/ports/net/opensips
building for: FreeBSD head-armv6-default-job-14 11.0-CURRENT FreeBSD 
11.0-CURRENT r296455 arm
maintained by: e...@potensol.com
Makefile ident:      $FreeBSD: head/net/opensips/Makefile 406799 2016-01-20 
19:44:58Z pi $
Poudriere version: 3.1.12
Host OSVERSION: 1100100
Jail OSVERSION: 1100101




!!! Jail is newer than host. (Jail: 1100101, Host: 1100100) !!!
!!! 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 r296455
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=opensips-2.1.2
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.12
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=1100101
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for opensips-2.1.2:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     GEOIP=on: Build with GeoIP support
     HTTP=on: Enable HTTP transport via libmicrohttpd
     LDAP=on: LDAP protocol support
     MEMCACHED=on: Build with memcached support
     MYSQL=off: MySQL database support
     PGSQL=on: PostgreSQL database support
     RADIUS=on: RADIUS protocol support
     TESTS=off: Install smoke tests
     TLS=on: Secure network connection support via TLS
     UNIXODBC=off: ODBC backend via unixODBC
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl 
ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/net/opensips/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/opensips/work  
HOME=/wrkdirs/usr/ports/net/opensips/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/opensips/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/opensips/work  
HOME=/wrkdirs/usr/ports/net/opensips/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES 
ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" 
AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc48" CFLAGS="-O2 -pipe 
-mfloat-abi=softfp  -Wl,-rpath=/usr/local/lib/gcc48 -DLDAP_DEPRECATED 
-fno-strict-aliasing"  CPP="cpp48" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" 
LIBS=""  CXX="g++48" CXXFLAGS="-O2 -pipe -mfloat-abi=soft
 fp -Wl,-rpath=/usr/local/lib/gcc48 -DLDAP_DEPRECATED -fno-strict-aliasing  
-Wl,-rpath=/usr/local/lib/gcc48"  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--
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GEOIP=""
NO_GEOIP="@comment
"
HTTP=""
NO_HTTP="@comment
"
LDAP=""
NO_LDAP="@comment
"
MEMCACHED=""
NO_MEMCACHED="@comment
"
MYSQL="@comment
"
NO_MYSQL=""
PGSQL=""
NO_PGSQL="@comment
"
RADIUS=""
NO_RADIUS="@comment
"
TESTS="@comment
"
NO_TESTS=""
TLS=""
NO_TLS="@comment
"
UNIXODBC="@comment
"
NO_UNIXODBC=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/opensips"
EXAMPLESDIR="share/examples/opensips"
DATADIR="share/opensips"
WWWDIR="www/opensips"
ETCDIR="etc/opensips"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
GEOIP=""
NO_GEOIP="@comment
"
HTTP=""
NO_HTTP="@comment
"
LDAP=""
NO_LDAP="@comment
"
MEMCACHED=""
NO_MEMCACHED="@comment
"
MYSQL="@comment
"
NO_MYSQL=""
PGSQL=""
NO_PGSQL="@comment
"
RADIUS=""
NO_RADIUS="@comment
"
TESTS="@comment
"
NO_TESTS=""
TLS=""
NO_TLS="@comment
"
UNIXODBC="@comment
"
NO_UNIXODBC=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/opensips
DOCSDIR=share/doc/opensips
EXAMPLESDIR=/usr/local/share/examples/opensips
WWWDIR=/usr/local/www/opensips
ETCDIR=/usr/local/etc/opensips
<snip>
    memcpy(ip->u.addr, &((struct sockaddr_in6*)sa)->sin6_addr, 16);
                         ^
Compiling cachedb/cachedb_id.c
In file included from cachedb/../locking.h:66:0,
                 from cachedb/../statistics.h:143,
                 from cachedb/../pt.h:34,
                 from cachedb/../dprint.h:55,
                 from cachedb/cachedb_id.c:28:
cachedb/../lock_alloc.h: In function 'lock_set_alloc':
cachedb/../lock_alloc.h:70:13: warning: cast increases required alignment of 
target type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
In file included from cachedb/../parser/msg_parser.h:48:0,
                 from cachedb/../sr_module.h:48,
                 from cachedb/../ut.h:37,
                 from cachedb/cachedb_id.c:30:
cachedb/../parser/../ip_addr.h: In function 'sockaddr2ip_addr':
cachedb/../parser/../ip_addr.h:224:25: warning: cast increases required 
alignment of target type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in*)sa)->sin_addr, 4);
                         ^
cachedb/../parser/../ip_addr.h:229:25: warning: cast increases required 
alignment of target type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in6*)sa)->sin6_addr, 16);
                         ^
Compiling cachedb/cachedb_pool.c
In file included from cachedb/../locking.h:66:0,
                 from cachedb/../statistics.h:143,
                 from cachedb/../pt.h:34,
                 from cachedb/../dprint.h:55,
                 from cachedb/cachedb_pool.c:27:
cachedb/../lock_alloc.h: In function 'lock_set_alloc':
cachedb/../lock_alloc.h:70:13: warning: cast increases required alignment of 
target type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
Compiling net/proto.c
In file included from net/../locking.h:66:0,
                 from net/../statistics.h:143,
                 from net/../pt.h:34,
                 from net/../dprint.h:55,
                 from net/../ip_addr.h:46,
                 from net/api_proto.h:29,
                 from net/proto.c:27:
net/../lock_alloc.h: In function 'lock_set_alloc':
net/../lock_alloc.h:70:13: warning: cast increases required alignment of target 
type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
In file included from net/api_proto.h:29:0,
                 from net/proto.c:27:
net/../ip_addr.h: In function 'sockaddr2ip_addr':
net/../ip_addr.h:224:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in*)sa)->sin_addr, 4);
                         ^
net/../ip_addr.h:229:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in6*)sa)->sin6_addr, 16);
                         ^
Compiling net/tcp_passfd.c
In file included from net/../locking.h:66:0,
                 from net/../statistics.h:143,
                 from net/../pt.h:34,
                 from net/../dprint.h:55,
                 from net/tcp_passfd.c:35:
net/../lock_alloc.h: In function 'lock_set_alloc':
net/../lock_alloc.h:70:13: warning: cast increases required alignment of target 
type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
Compiling net/net_tcp.c
In file included from net/../mem/../locking.h:66:0,
                 from net/../mem/../statistics.h:143,
                 from net/../mem/../pt.h:34,
                 from net/../mem/../dprint.h:55,
                 from net/../mem/mem.h:38,
                 from net/net_tcp.c:42:
net/../mem/../lock_alloc.h: In function 'lock_set_alloc':
net/../mem/../lock_alloc.h:70:13: warning: cast increases required alignment of 
target type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
In file included from net/../globals.h:30:0,
                 from net/net_tcp.c:44:
net/../ip_addr.h: In function 'sockaddr2ip_addr':
net/../ip_addr.h:224:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in*)sa)->sin_addr, 4);
                         ^
net/../ip_addr.h:229:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in6*)sa)->sin6_addr, 16);
                         ^
In file included from net/../globals.h:30:0,
                 from net/net_tcp.c:44:
net/net_tcp.c: In function 'tcp_connect_blocking':
net/../ip_addr.h:168:26: warning: cast increases required alignment of target 
type [-Wcast-align]
   _port_no = su_getport( (union sockaddr_union*)_su); \
                          ^
net/net_tcp.c:270:4: note: in expansion of macro 'get_su_info'
    get_su_info( servaddr, ip, port);
    ^
net/../ip_addr.h:168:26: warning: cast increases required alignment of target 
type [-Wcast-align]
   _port_no = su_getport( (union sockaddr_union*)_su); \
                          ^
net/net_tcp.c:300:4: note: in expansion of macro 'get_su_info'
    get_su_info( servaddr, ip, port);
    ^
net/../ip_addr.h:168:26: warning: cast increases required alignment of target 
type [-Wcast-align]
   _port_no = su_getport( (union sockaddr_union*)_su); \
                          ^
net/net_tcp.c:319:5: note: in expansion of macro 'get_su_info'
     get_su_info( servaddr, ip, port);
     ^
{standard input}: Assembler messages:
{standard input}:97: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:604: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:1435: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:2692: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:2994: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:6132: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:6255: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:6651: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:6738: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:6879: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:8647: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:8706: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:8789: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:8873: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:8957: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:9138: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:9213: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:9285: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:9356: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
{standard input}:11324: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
Compiling net/net_tcp_proc.c
In file included from net/../locking.h:66:0,
                 from net/../statistics.h:143,
                 from net/../pt.h:34,
                 from net/../dprint.h:55,
                 from net/../ip_addr.h:46,
                 from net/../reactor_defs.h:39,
                 from net/../reactor.h:38,
                 from net/net_tcp_proc.c:28:
net/../lock_alloc.h: In function 'lock_set_alloc':
net/../lock_alloc.h:70:13: warning: cast increases required alignment of target 
type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
In file included from net/../reactor_defs.h:39:0,
                 from net/../reactor.h:38,
                 from net/net_tcp_proc.c:28:
net/../ip_addr.h: In function 'sockaddr2ip_addr':
net/../ip_addr.h:224:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in*)sa)->sin_addr, 4);
                         ^
net/../ip_addr.h:229:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in6*)sa)->sin6_addr, 16);
                         ^
{standard input}: Assembler messages:
{standard input}:1832: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
Compiling net/net_udp.c
In file included from net/../mem/mem.h:38:0,
                 from net/../lock_alloc.h:54,
                 from net/../locking.h:66,
                 from net/../statistics.h:143,
                 from net/../pt.h:34,
                 from net/net_udp.c:30:
net/../mem/../dprint.h: In function '__set_proc_debug_level':
net/../mem/../dprint.h:128:2: error: 'pt' undeclared (first use in this 
function)
  pt[proc_idx].debug = level;
  ^
net/../mem/../dprint.h:128:2: note: each undeclared identifier is reported only 
once for each function it appears in
net/../mem/../dprint.h: In function '__set_proc_default_debug':
net/../mem/../dprint.h:133:2: error: 'pt' undeclared (first use in this 
function)
  pt[proc_idx].default_debug = level;
  ^
net/../mem/../dprint.h: In function 'set_global_debug_level':
net/../mem/../dprint.h:141:18: error: 'counted_processes' undeclared (first use 
in this function)
  for (i = 0; i < counted_processes; i++) {
                  ^
net/../mem/../dprint.h: In function 'set_proc_debug_level':
net/../mem/../dprint.h:150:25: error: 'process_no' undeclared (first use in 
this function)
  __set_proc_debug_level(process_no, level);
                         ^
In file included from net/../locking.h:66:0,
                 from net/../statistics.h:143,
                 from net/../pt.h:34,
                 from net/net_udp.c:30:
net/../lock_alloc.h: In function 'lock_set_alloc':
net/../lock_alloc.h:70:13: warning: cast increases required alignment of target 
type [-Wcast-align]
   ls->locks=(gen_lock_t*)((char*)ls+sizeof(gen_lock_set_t));
             ^
In file included from net/../reactor_defs.h:39:0,
                 from net/../reactor.h:38,
                 from net/net_udp.c:32:
net/../ip_addr.h: In function 'sockaddr2ip_addr':
net/../ip_addr.h:224:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in*)sa)->sin_addr, 4);
                         ^
net/../ip_addr.h:229:25: warning: cast increases required alignment of target 
type [-Wcast-align]
    memcpy(ip->u.addr, &((struct sockaddr_in6*)sa)->sin6_addr, 16);
                         ^
Makefile.rules:25: recipe for target 'net/net_udp.o' failed
gmake[1]: *** [net/net_udp.o] Error 1
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/net/opensips/work/opensips-2.1.2'
*** Error code 2

Stop.
make: stopped in /usr/ports/net/opensips
_______________________________________________
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