[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-07-30 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p475217_s336659/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p475217_s336659
Log:

=>> Building games/xpacman
build started at Tue Jul 31 03:59:33 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-15 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200075 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.7-2-g1cf194be
Host OSVERSION: 1200072
Jail OSVERSION: 1200075
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200075
UNAME_v=FreeBSD 12.0-CURRENT 1200075
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-2-g1cf194be
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " 
 MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no lon

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-07-19 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p474481_s336216/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p474481_s336216
Log:

=>> Building games/xpacman
build started at Thu Jul 19 13:46:50 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-02 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200072 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200072
Jail OSVERSION: 1200072
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200072
UNAME_v=FreeBSD 12.0-CURRENT 1200072
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " 
 MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=   true
.endif
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) 
(based on LLVM 6.0.1) T

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-07-03 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p473483_s335753/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p473483_s335753
Log:

=>> Building games/xpacman
build started at Tue Jul  3 13:20:35 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-16 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200069 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200060
Jail OSVERSION: 1200069
Job Id: 16




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200069
UNAME_v=FreeBSD 12.0-CURRENT 1200069
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " 
 MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no lon

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-06-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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p472730_s335353/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p472730_s335353
Log:

=>> Building games/xpacman
build started at Sun Jun 24 14:09:18 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-02 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200069 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200060
Jail OSVERSION: 1200069
Job Id: 02




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200069
UNAME_v=FreeBSD 12.0-CURRENT 1200069
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " 
 MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: aarch64-unknown

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-06-14 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p471899_s334756/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p471899_s334756
Log:

=>> Building games/xpacman
build started at Thu Jun 14 21:14:16 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-10 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200066 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.7
Host OSVERSION: 1200060
Jail OSVERSION: 1200066
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200066
UNAME_v=FreeBSD 12.0-CURRENT 1200066
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " 
 MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread mode

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-04-16 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p466765_s332262/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p466765_s332262
Log:

=>> Building games/xpacman
build started at Tue Apr 17 05:15:20 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-16 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200061 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.6-1-ga0ae87a0
Host OSVERSION: 1200060
Jail OSVERSION: 1200061
Job Id: 16




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200061
UNAME_v=FreeBSD 12.0-CURRENT 1200061
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.6-1-ga0ae87a0
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Targe

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-04-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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p466017_s331831/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p466017_s331831
Log:

=>> Building games/xpacman
build started at Thu Apr  5 23:17:42 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-10 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.6
Host OSVERSION: 1200060
Jail OSVERSION: 1200060
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.6
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 
326565) (based on LLVM 6.0.0) T

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-03-29 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p465492_s331078/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p465492_s331078
Log:

=>> Building games/xpacman
build started at Thu Mar 29 14:33:45 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-16 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.5-29-g75f1e639
Host OSVERSION: 1200060
Jail OSVERSION: 1200060
Job Id: 16

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.5-29-g75f1e639
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 
32656

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-03-23 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p464744_s331078/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p464744_s331078
Log:

=>> Building games/xpacman
build started at Fri Mar 23 10:25:57 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-05 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.5-24-gdf5c0606
Host OSVERSION: 1200060
Jail OSVERSION: 1200060
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.5-24-gdf5c0606
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 
32656

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-03-14 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p463867_s330635/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p463867_s330635
Log:

=>> Building games/xpacman
build started at Wed Mar 14 16:30:35 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-13 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.4-67-gb1dd83c4
Host OSVERSION: 1200060
Jail OSVERSION: 1200060
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.4-67-gb1dd83c4
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) 
(based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 
32656

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-02-16 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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p461032_s328914/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p461032_s328914
Log:

=>> Building games/xpacman
build started at Fri Feb 16 19:40:34 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-24 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200056 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.4-42-g98f2e28b
Host OSVERSION: 1200052
Jail OSVERSION: 1200056
Job Id: 24




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-42-g98f2e28b
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local

[package - head-arm64-default][games/xpacman] Failed for xpacman-1.002 in build

2018-01-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: po...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p458948_s327953/logs/xpacman-1.002.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p458948_s327953
Log:

=>> Building games/xpacman
build started at Sun Jan 21 08:15:58 UTC 2018
port directory: /usr/ports/games/xpacman
package name: xpacman-1.002
building for: FreeBSD head-arm64-default-job-07 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200056 arm64
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: head/games/xpacman/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.2.3-46-g2b218269
Host OSVERSION: 1200052
Jail OSVERSION: 1200056
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.3-46-g2b218269
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=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-doublesize --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xpacman/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xpacman/work  
HOME=/wrkdirs/usr/ports/games/xpacman/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xpacman/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xpacman"  
EXAMPLESDIR="share/examples/xpacman"  DATADIR="share/xpacman"  
WWWDIR="www/xpacman"  ETCDIR="etc/xpacman"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
 /usr/ports/Mk/Scripts/ports_env.sh 
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local