[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-02-13 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: amd...@freebsd.org
Last committer: lini...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 433767 2017-02-09 
18:53:12Z linimon $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/433920/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=433920
Log:

>> Building audio/audiere
build started at Mon Feb 13 10:26:52 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-16 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 433767 2017-02-09 
18:53:12Z linimon $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 16




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing -fPIC"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include/speex -I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing 
-fPIC "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audie

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-02-10 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/433704/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=433704
Log:

>> Building audio/audiere
build started at Fri Feb 10 15:37:21 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-06 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 06




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-02-06 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/433341/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=433341
Log:

>> Building audio/audiere
build started at Mon Feb  6 15:08:08 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-15 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-02-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/433120/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=433120
Log:

>> Building audio/audiere
build started at Sat Feb  4 02:41:20 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-07 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/432608/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=432608
Log:

>> Building audio/audiere
build started at Sun Jan 29 04:11:59 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-15 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/432308/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=432308
Log:

>> Building audio/audiere
build started at Thu Jan 26 16:14:40 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-13 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 13




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-22 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/432006/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=432006
Log:

>> Building audio/audiere
build started at Sun Jan 22 14:46:37 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-09 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 09




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/431832/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=431832
Log:

>> Building audio/audiere
build started at Fri Jan 20 06:18:37 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-18 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 18




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/431503/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=431503
Log:

>> Building audio/audiere
build started at Tue Jan 17 02:20:09 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-01 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 01




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-13 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/431215/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=431215
Log:

>> Building audio/audiere
build started at Fri Jan 13 09:50:42 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-08 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 08




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-06 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/430427/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=430427
Log:

>> Building audio/audiere
build started at Fri Jan  6 22:22:19 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-20 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 20




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2017-01-01 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/430080/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=430080
Log:

>> Building audio/audiere
build started at Sun Jan  1 09:07:06 UTC 2017
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-06 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 06




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-27 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/429578/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=429578
Log:

>> Building audio/audiere
build started at Wed Dec 28 02:39:41 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-15 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-22 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/429134/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=429134
Log:

>> Building audio/audiere
build started at Fri Dec 23 00:06:30 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-10 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-20 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/428967/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=428967
Log:

>> Building audio/audiere
build started at Tue Dec 20 23:15:28 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-22 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 22




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-17 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/428698/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=428698
Log:

>> Building audio/audiere
build started at Sat Dec 17 19:04:23 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-10 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/428457/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=428457
Log:

>> Building audio/audiere
build started at Wed Dec 14 16:22:12 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-01 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 01




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-10 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/428262/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=428262
Log:

>> Building audio/audiere
build started at Sun Dec 11 06:51:52 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-10 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-08 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/428092/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=428092
Log:

>> Building audio/audiere
build started at Thu Dec  8 17:01:33 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-02 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 02




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-06 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/427925/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=427925
Log:

>> Building audio/audiere
build started at Tue Dec  6 17:08:59 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-07 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-12-04 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/427588/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=427588
Log:

>> Building audio/audiere
build started at Sun Dec  4 16:26:09 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-07 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/427350/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=427350
Log:

>> Building audio/audiere
build started at Tue Nov 29 15:26:36 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-07 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/427130/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=427130
Log:

>> Building audio/audiere
build started at Sat Nov 26 18:48:51 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-16 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 16




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/426986/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=426986
Log:

>> Building audio/audiere
build started at Fri Nov 25 06:31:33 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-09 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 09




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/426773/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=426773
Log:

>> Building audio/audiere
build started at Wed Nov 23 12:28:19 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-17 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 17




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/426348/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=426348
Log:

>> Building audio/audiere
build started at Sun Nov 20 05:10:33 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-07 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-17 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/426273/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=426273
Log:

>> Building audio/audiere
build started at Fri Nov 18 01:31:31 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-11 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 11




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-15 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/426137/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=426137
Log:

>> Building audio/audiere
build started at Tue Nov 15 17:15:21 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-23 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 23




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-13 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/426002/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=426002
Log:

>> Building audio/audiere
build started at Mon Nov 14 03:00:06 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-18 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 18




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on f

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-06 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/425457/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=425457
Log:

>> Building audio/audiere
build started at Mon Nov  7 05:06:40 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-09 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/l

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-04 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/425183/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=425183
Log:

>> Building audio/audiere
build started at Fri Nov  4 18:19:07 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-20 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/l

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-11-01 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/424740/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=424740
Log:

>> Building audio/audiere
build started at Tue Nov  1 06:04:23 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-04 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/l

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-10-25 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/424595/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=424595
Log:

>> Building audio/audiere
build started at Tue Oct 25 16:27:13 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-08 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 r306420 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-10-22 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/424442/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=424442
Log:

>> Building audio/audiere
build started at Sun Oct 23 00:34:42 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-04 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 r306420 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-10-20 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/424296/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=424296
Log:

>> Building audio/audiere
build started at Thu Oct 20 19:06:59 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-14 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 r306420 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-10-18 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/424146/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=424146
Log:

>> Building audio/audiere
build started at Wed Oct 19 02:13:38 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-12 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 r306420 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-10-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/423899/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=423899
Log:

>> Building audio/audiere
build started at Sat Oct 15 01:47:45 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-21 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 r306420 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-10-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/423029/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=423029
Log:

>> Building audio/audiere
build started at Thu Oct  6 04:05:12 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-23 11.0-RELEASE-p1 FreeBSD 
11.0-RELEASE-p1 r306420 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-09-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/422698/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=422698
Log:

>> Building audio/audiere
build started at Thu Sep 29 04:06:15 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-20 11.0-RELEASE FreeBSD 11.0-RELEASE 
r306211 arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE r306211
UNAME_r=11.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RELEASE
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-09-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/422291/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=422291
Log:

>> Building audio/audiere
build started at Thu Sep 22 02:45:44 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-17 11.0-RC3 FreeBSD 11.0-RC3 r305786 
arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC3 r305786
UNAME_r=11.0-RC3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RC3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/local/sbin/pkg - not

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-09-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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/421637/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=421637
Log:

>> Building audio/audiere
build started at Wed Sep 14 19:25:31 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-07 11.0-RC2 FreeBSD 11.0-RC2 r305551 
arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC2 r305551
UNAME_r=11.0-RC2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RC2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/local/sbin/pkg

[package - 110arm64-default][audio/audiere] Failed for audiere-1.9.4_6 in build

2016-09-04 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: amd...@freebsd.org
Last committer: m...@freebsd.org
Ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Log URL:
http://thunderx1.nyi.freebsd.org/data/110arm64-default/421169/logs/audiere-1.9.4_6.log
Build URL:  
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=421169
Log:

>> Building audio/audiere
build started at Sun Sep  4 10:37:58 UTC 2016
port directory: /usr/ports/audio/audiere
building for: FreeBSD 110arm64-default-job-02 11.0-RC2 FreeBSD 11.0-RC2 r304729 
arm64
maintained by: amd...@freebsd.org
Makefile ident:  $FreeBSD: head/audio/audiere/Makefile 412344 2016-04-01 
13:29:15Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC2 r304729
UNAME_r=11.0-RC2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=audiere-1.9.4_6
OSREL=11.0
_OSRELEASE=11.0-RC2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for audiere-1.9.4_6:
 CDAUDIO=on: libcdaudio support
 DOCS=on: Build and/or install documentation
 DUMB=on: DUMB support
 SPEEX=on: Speex audio format support
 VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PTHREAD_LIBS="-lpthread" MAKE=gmake 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/audiere/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/audiere/work  
HOME=/wrkdirs/usr/ports/audio/audiere/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="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include/speex 
-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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===
===>  License LGPL21 accepted by the user
===
===
===>   audiere-1.9.4_6 depends on file: /usr/local/sbin/pkg