[package - head-mips-default][databases/mysql55-server] Failed for mysql55-server-5.5.56 in build

2017-08-05 Thread pkg-fallout

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: a...@freebsd.org
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p447380_s322073/logs/mysql55-server-5.5.56.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p447380_s322073
Log:

>> Building databases/mysql55-server
build started at Sat Aug  5 09:21:19 UTC 2017
port directory: /usr/ports/databases/mysql55-server
building for: FreeBSD head-mips-default-job-10 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200040 mips
maintained by: a...@freebsd.org
Makefile ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1200040
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200040
UNAME_v=FreeBSD 12.0-CURRENT 1200040
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysql55-server-5.5.56
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
mysql55-server-5.5.56:
 SSL=on: SSL protocol support
 FASTMTX=off: Replace mutexes with spinlocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/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 -G0 -EB -mabi=32 -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -EB -mabi=32 -L/usr/local/lib" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 
-msoft-float -fno-strict-aliasing  -I/usr/local/include"  
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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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 
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200040
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIS

[package - head-mips-default][databases/mysql55-server] Failed for mysql55-server-5.5.56 in build

2017-08-02 Thread pkg-fallout

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: a...@freebsd.org
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p447004_s321828/logs/mysql55-server-5.5.56.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p447004_s321828
Log:

>> Building databases/mysql55-server
build started at Wed Aug  2 06:34:48 UTC 2017
port directory: /usr/ports/databases/mysql55-server
building for: FreeBSD head-mips-default-job-24 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200040 mips
maintained by: a...@freebsd.org
Makefile ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Poudriere version: 3.1.19-60-g9a710b40
Host OSVERSION: 1200033
Jail OSVERSION: 1200040
Job Id: 24




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200040
UNAME_v=FreeBSD 12.0-CURRENT 1200040
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysql55-server-5.5.56
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-60-g9a710b40
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
mysql55-server-5.5.56:
 SSL=on: SSL protocol support
 FASTMTX=off: Replace mutexes with spinlocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/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 -G0 -EB -mabi=32 -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -EB -mabi=32 -L/usr/local/lib" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 
-msoft-float -fno-strict-aliasing  -I/usr/local/include"  
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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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 
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200040
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIS

[package - head-mips-default][databases/mysql55-server] Failed for mysql55-server-5.5.56 in build

2017-07-28 Thread pkg-fallout

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: a...@freebsd.org
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p446862_s321674/logs/mysql55-server-5.5.56.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p446862_s321674
Log:

>> Building databases/mysql55-server
build started at Sat Jul 29 05:43:33 UTC 2017
port directory: /usr/ports/databases/mysql55-server
building for: FreeBSD head-mips-default-job-21 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200039 mips
maintained by: a...@freebsd.org
Makefile ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Poudriere version: 3.1.19-51-g177d9e6d
Host OSVERSION: 1200033
Jail OSVERSION: 1200039
Job Id: 21




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200039
UNAME_v=FreeBSD 12.0-CURRENT 1200039
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysql55-server-5.5.56
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-51-g177d9e6d
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
mysql55-server-5.5.56:
 SSL=on: SSL protocol support
 FASTMTX=off: Replace mutexes with spinlocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/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 -G0 -EB -mabi=32 -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -EB -mabi=32 -L/usr/local/lib" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 
-msoft-float -fno-strict-aliasing  -I/usr/local/include"  
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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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 
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200039
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIS

[package - head-mips-default][databases/mysql55-server] Failed for mysql55-server-5.5.56 in build

2017-07-26 Thread pkg-fallout

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: a...@freebsd.org
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p446708_s321589/logs/mysql55-server-5.5.56.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p446708_s321589
Log:

>> Building databases/mysql55-server
build started at Thu Jul 27 04:09:43 UTC 2017
port directory: /usr/ports/databases/mysql55-server
building for: FreeBSD head-mips-default-job-10 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200039 mips
maintained by: a...@freebsd.org
Makefile ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Poudriere version: 3.1.19-51-g177d9e6d
Host OSVERSION: 1200033
Jail OSVERSION: 1200039
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200039
UNAME_v=FreeBSD 12.0-CURRENT 1200039
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysql55-server-5.5.56
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-51-g177d9e6d
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
mysql55-server-5.5.56:
 SSL=on: SSL protocol support
 FASTMTX=off: Replace mutexes with spinlocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/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 -G0 -EB -mabi=32 -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -EB -mabi=32 -L/usr/local/lib" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 
-msoft-float -fno-strict-aliasing  -I/usr/local/include"  
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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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 
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200039
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIS

[package - head-mips-default][databases/mysql55-server] Failed for mysql55-server-5.5.56 in build

2017-07-24 Thread pkg-fallout

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: a...@freebsd.org
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p446433_s321376/logs/mysql55-server-5.5.56.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p446433_s321376
Log:

>> Building databases/mysql55-server
build started at Mon Jul 24 06:49:50 UTC 2017
port directory: /usr/ports/databases/mysql55-server
building for: FreeBSD head-mips-default-job-04 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200039 mips
maintained by: a...@freebsd.org
Makefile ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Poudriere version: 3.1.19-50-g116395ee
Host OSVERSION: 1200033
Jail OSVERSION: 1200039
Job Id: 04




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200039
UNAME_v=FreeBSD 12.0-CURRENT 1200039
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysql55-server-5.5.56
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-50-g116395ee
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
mysql55-server-5.5.56:
 SSL=on: SSL protocol support
 FASTMTX=off: Replace mutexes with spinlocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/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 -G0 -EB -mabi=32 -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -EB -mabi=32 -L/usr/local/lib" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 
-msoft-float -fno-strict-aliasing  -I/usr/local/include"  
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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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 
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200039
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIS

[package - head-mips-default][databases/mysql55-server] Failed for mysql55-server-5.5.56 in build

2017-07-21 Thread pkg-fallout

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: a...@freebsd.org
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Log URL:
http://beefy7.nyi.freebsd.org/data/head-mips-default/p446242_s321261/logs/mysql55-server-5.5.56.log
Build URL:  
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p446242_s321261
Log:

>> Building databases/mysql55-server
build started at Fri Jul 21 06:34:30 UTC 2017
port directory: /usr/ports/databases/mysql55-server
building for: FreeBSD head-mips-default-job-22 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200038 mips
maintained by: a...@freebsd.org
Makefile ident:  $FreeBSD: head/databases/mysql55-server/Makefile 444705 
2017-06-30 09:52:29Z ale $
Poudriere version: 3.1.19-49-g8b92d9a0
Host OSVERSION: 1200033
Jail OSVERSION: 1200038
Job Id: 22




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200038
UNAME_v=FreeBSD 12.0-CURRENT 1200038
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysql55-server-5.5.56
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-49-g8b92d9a0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for 
mysql55-server-5.5.56:
 SSL=on: SSL protocol support
 FASTMTX=off: Replace mutexes with spinlocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql55-server/work  
HOME=/wrkdirs/usr/ports/databases/mysql55-server/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 -G0 -EB -mabi=32 -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -EB -mabi=32 -L/usr/local/lib" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 
-msoft-float -fno-strict-aliasing  -I/usr/local/include"  
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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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 
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200038
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIS