[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-30 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444712/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444712
Log:

>> Building editors/texmacs
build started at Sat Jul  1 04:47:51 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-18 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-40-ga434dff0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444601/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444601
Log:

>> Building editors/texmacs
build started at Thu Jun 29 06:26:09 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-01 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-40-ga434dff0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444262/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444262
Log:

>> Building editors/texmacs
build started at Tue Jun 27 03:48:33 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-15 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 15

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-40-ga434dff0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-23 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444183/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444183
Log:

>> Building editors/texmacs
build started at Sat Jun 24 04:08:06 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-10 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-40-ga434dff0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-21 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444024/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444024
Log:

>> Building editors/texmacs
build started at Thu Jun 22 04:25:23 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-34-g10663087
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-34-g10663087
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-19 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/443910/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=443910
Log:

>> Building editors/texmacs
build started at Tue Jun 20 04:12:23 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-03 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-29-g5598cc27
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-29-g5598cc27
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/443704/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=443704
Log:

>> Building editors/texmacs
build started at Sat Jun 17 07:03:58 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-19 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-29-g5598cc27
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-29-g5598cc27
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-14 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/443609/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=443609
Log:

>> Building editors/texmacs
build started at Thu Jun 15 04:15:06 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-11 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-25-ge758
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-25-ge758
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/443473/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=443473
Log:

>> Building editors/texmacs
build started at Tue Jun 13 14:43:28 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-01 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-15-g47ff5fcd
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-15-g47ff5fcd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/443043/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=443043
Log:

>> Building editors/texmacs
build started at Sat Jun 10 12:15:25 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-15-g47ff5fcd
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-15-g47ff5fcd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-07 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/442896/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=442896
Log:

>> Building editors/texmacs
build started at Thu Jun  8 04:46:17 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-19 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-13-gdeef2bfe
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-13-gdeef2bfe
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-05 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/442732/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=442732
Log:

>> Building editors/texmacs
build started at Tue Jun  6 04:02:38 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19-12-g519b08e3
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-12-g519b08e3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-02 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/442297/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=442297
Log:

>> Building editors/texmacs
build started at Sat Jun  3 04:12:38 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-27 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.19
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 27

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-06-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/442266/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=442266
Log:

>> Building editors/texmacs
build started at Thu Jun  1 06:11:53 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.18-2-g1eae92f1
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.18-2-g1eae92f1
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qml"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-29 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441922/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441922
Log:

>> Building editors/texmacs
build started at Tue May 30 04:08:10 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-23-g2d191025
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-23-g2d191025
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qm

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441785/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441785
Log:

>> Building editors/texmacs
build started at Sat May 27 04:04:20 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-26 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-22-g4e423abe
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 26

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-22-g4e423abe
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qm

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-24 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441619/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441619
Log:

>> Building editors/texmacs
build started at Thu May 25 04:19:46 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-18 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-14-gb21fc4aa
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-14-gb21fc4aa
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-23 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441488/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441488
Log:

>> Building editors/texmacs
build started at Tue May 23 12:37:28 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-03 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-13-g7ce5ab6a
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-13-g7ce5ab6a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441272/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441272
Log:

>> Building editors/texmacs
build started at Sat May 20 14:55:04 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-19 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-13-g7ce5ab6a
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-13-g7ce5ab6a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441124/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441124
Log:

>> Building editors/texmacs
build started at Thu May 18 04:27:30 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-22 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-12-g7772e88a
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-12-g7772e88a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/440959/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=440959
Log:

>> Building editors/texmacs
build started at Tue May 16 04:16:29 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-11-gc40e66aa
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-11-gc40e66aa
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/440737/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=440737
Log:

>> Building editors/texmacs
build started at Sat May 13 11:50:34 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-11 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-11-gc40e66aa
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-11-gc40e66aa
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-05 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/440108/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=440108
Log:

>> Building editors/texmacs
build started at Sat May  6 04:12:34 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-26 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-10-ge01cc509
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 26

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-10-ge01cc509
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-05-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/440069/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=440069
Log:

>> Building editors/texmacs
build started at Thu May  4 13:04:52 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-15 11.0-RELEASE-p10 FreeBSD 
11.0-RELEASE-p10 r317487 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-10-ge01cc509
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 15

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-10-ge01cc509
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/439486/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=439486
Log:

>> Building editors/texmacs
build started at Thu Apr 27 19:08:24 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-12 11.0-RELEASE-p9 FreeBSD 
11.0-RELEASE-p9 r316722 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/439340/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=439340
Log:

>> Building editors/texmacs
build started at Tue Apr 25 13:27:49 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p9 FreeBSD 
11.0-RELEASE-p9 r316722 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/439068/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=439068
Log:

>> Building editors/texmacs
build started at Sat Apr 22 12:51:12 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-13 11.0-RELEASE-p9 FreeBSD 
11.0-RELEASE-p9 r316722 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-19 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/438700/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=438700
Log:

>> Building editors/texmacs
build started at Wed Apr 19 22:39:36 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-16 11.0-RELEASE-p9 FreeBSD 
11.0-RELEASE-p9 r316722 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 16

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/438173/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=438173
Log:

>> Building editors/texmacs
build started at Tue Apr 11 03:20:46 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-05 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-07 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/437911/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=437911
Log:

>> Building editors/texmacs
build started at Sat Apr  8 05:27:45 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-23 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-04-05 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/437670/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=437670
Log:

>> Building editors/texmacs
build started at Wed Apr  5 07:45:11 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q2/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 24

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" 
QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" 
RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QML

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-31 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/437294/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=437294
Log:

>> Building editors/texmacs
build started at Sat Apr  1 04:40:34 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17-2-g696b23bd
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-2-g696b23bd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/tran

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-29 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/437237/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=437237
Log:

>> Building editors/texmacs
build started at Thu Mar 30 03:38:44 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436948/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436948
Log:

>> Building editors/texmacs
build started at Tue Mar 28 06:08:56 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-05 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.17
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-24 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436856/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436856
Log:

>> Building editors/texmacs
build started at Sat Mar 25 03:22:38 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-06 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.16-15-g422980c5
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.16-15-g422980c5
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/tr

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436687/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436687
Log:

>> Building editors/texmacs
build started at Thu Mar 23 03:43:25 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-01 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.16-15-g422980c5
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.16-15-g422980c5
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/tr

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436487/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436487
Log:

>> Building editors/texmacs
build started at Tue Mar 21 04:56:12 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-23 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.16-1-g2eff4cc2
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.16-1-g2eff4cc2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/tran

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436369/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436369
Log:

>> Building editors/texmacs
build started at Sat Mar 18 11:07:10 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.15-2-g0a86c900
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.15-2-g0a86c900
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/tran

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-14 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436049/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436049
Log:

>> Building editors/texmacs
build started at Tue Mar 14 10:01:25 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-08 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.15
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.15
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-11 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435783/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435783
Log:

>> Building editors/texmacs
build started at Sat Mar 11 09:55:27 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14-183-g5366a370
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-183-g5366a370
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-09 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435737/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435737
Log:

>> Building editors/texmacs
build started at Thu Mar  9 11:18:19 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-12 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14-176-g79485659
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-176-g79485659
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435574/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435574
Log:

>> Building editors/texmacs
build started at Tue Mar  7 02:21:00 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-12 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-03 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435355/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435355
Log:

>> Building editors/texmacs
build started at Sat Mar  4 03:44:41 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-08 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-03-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435165/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435165
Log:

>> Building editors/texmacs
build started at Thu Mar  2 05:08:23 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-18 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434718/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434718
Log:

>> Building editors/texmacs
build started at Sun Feb 26 20:42:43 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p8 FreeBSD 
11.0-RELEASE-p8 r314125 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-21 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434398/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434398
Log:

>> Building editors/texmacs
build started at Tue Feb 21 18:14:27 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-15 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 15

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434324/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434324
Log:

>> Building editors/texmacs
build started at Sat Feb 18 08:34:53 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 24

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=texmacs-1.99.4_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-16 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434150/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434150
Log:

>> Building editors/texmacs
build started at Thu Feb 16 12:31:38 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-04 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-14 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433985/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433985
Log:

>> Building editors/texmacs
build started at Tue Feb 14 07:48:34 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-11 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433812/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433812
Log:

>> Building editors/texmacs
build started at Sat Feb 11 08:19:46 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-25 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 25

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433679/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433679
Log:

>> Building editors/texmacs
build started at Thu Feb  9 07:39:11 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-23 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433527/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433527
Log:

>> Building editors/texmacs
build started at Tue Feb  7 07:31:16 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-27 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 27

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433267/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433267
Log:

>> Building editors/texmacs
build started at Sat Feb  4 06:45:37 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-01 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-02-02 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433030/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433030
Log:

>> Building editors/texmacs
build started at Thu Feb  2 09:36:09 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-31 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/432890/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=432890
Log:

>> Building editors/texmacs
build started at Tue Jan 31 11:58:58 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-05 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/432603/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=432603
Log:

>> Building editors/texmacs
build started at Sat Jan 28 07:36:10 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-24 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/432290/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=432290
Log:

>> Building editors/texmacs
build started at Tue Jan 24 08:53:56 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-16 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 16

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431992/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431992
Log:

>> Building editors/texmacs
build started at Sat Jan 21 03:47:59 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-25 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 25

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431789/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431789
Log:

>> Building editors/texmacs
build started at Thu Jan 19 06:15:34 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-23 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431714/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431714
Log:

>> Building editors/texmacs
build started at Tue Jan 17 06:57:32 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-19 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-14 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431453/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431453
Log:

>> Building editors/texmacs
build started at Sat Jan 14 21:34:19 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431036/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431036
Log:

>> Building editors/texmacs
build started at Wed Jan 11 02:16:48 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-19 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/430756/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=430756
Log:

>> Building editors/texmacs
build started at Sat Jan  7 04:56:41 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-02 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2017-01-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: po...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/430428/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=430428
Log:

>> Building editors/texmacs
build started at Thu Jan  5 05:00:22 UTC 2017
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-10 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2017Q1/editors/texmacs/Makefile 428889 
2016-12-18 22:06:50Z tcberner $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_INCDIR="include/qt4"
QT_ARCHDI

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-29 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429801/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429801
Log:

>> Building editors/texmacs
build started at Thu Dec 29 13:35:05 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-26 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 26

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429295/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429295
Log:

>> Building editors/texmacs
build started at Mon Dec 26 01:17:43 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-27 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 27

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/428796/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=428796
Log:

>> Building editors/texmacs
build started at Sun Dec 18 08:38:10 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-05 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/428562/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=428562
Log:

>> Building editors/texmacs
build started at Thu Dec 15 15:56:45 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-04 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/428211/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=428211
Log:

>> Building editors/texmacs
build started at Tue Dec 13 09:35:25 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-26 11.0-RELEASE-p5 FreeBSD 
11.0-RELEASE-p5 r309692 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 26

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/427878/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=427878
Log:

>> Building editors/texmacs
build started at Fri Dec  9 00:07:37 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-22 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r309584 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r309584
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-03 Thread pkg-fallout

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/427583/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=427583
Log:

>> Building editors/texmacs
build started at Sat Dec  3 18:42:34 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-27 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 27

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-12-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/427426/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=427426
Log:

>> Building editors/texmacs
build started at Thu Dec  1 08:24:46 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-11-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/427352/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=427352
Log:

>> Building editors/texmacs
build started at Tue Nov 29 06:51:28 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-11 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-11-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/427114/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=427114
Log:

>> Building editors/texmacs
build started at Sat Nov 26 07:46:50 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-03 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/426984/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=426984
Log:

>> Building editors/texmacs
build started at Thu Nov 24 09:40:10 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-02 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-11-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/426753/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=426753
Log:

>> Building editors/texmacs
build started at Tue Nov 22 07:57:56 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/426278/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=426278
Log:

>> Building editors/texmacs
build started at Sat Nov 19 08:23:34 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-16 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 16

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/426125/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=426125
Log:

>> Building editors/texmacs
build started at Tue Nov 15 23:04:54 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-23 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INC

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 in build

2016-11-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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/425641/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=425641
Log:

>> Building editors/texmacs
build started at Thu Nov 10 22:02:30 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-13 11.0-RELEASE-p3 FreeBSD 
11.0-RELEASE-p3 r308202 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="includ

[package - 110armv6-quarterly][editors/texmacs] Failed for texmacs-1.99.4_1 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: po...@freebsd.org
Last committer: t...@freebsd.org
Ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Log URL:
http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/425058/logs/texmacs-1.99.4_1.log
Build URL:  
http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=425058
Log:

>> Building editors/texmacs
build started at Fri Nov  4 15:15:03 UTC 2016
port directory: /usr/ports/editors/texmacs
building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p2 FreeBSD 
11.0-RELEASE-p2 r307935 arm
maintained by: po...@freebsd.org
Makefile ident:  $FreeBSD: branches/2016Q4/editors/texmacs/Makefile 423014 
2016-09-30 19:24:30Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p2 r307935
UNAME_r=11.0-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=texmacs-1.99.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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 texmacs-1.99.4_1:
 ASPELL=on: Spell checking support via GNU Aspell
 FREETYPE=on: TrueType font rendering support
 GHOSTSCRIPT=on: Ghostscript support
 IMLIB2=on: Imlib 2 image library support
 PDF=on: PDF document support
 QT4=on: Qt 4 toolkit support
 SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimize="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include" 
--enable-freetype --with-gs=yes --with-imlib2 --enable-pdf-renderer 
--with-qt=/usr/local --enable-qtpipes --with-sqlite3 
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  
MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" 
UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ 
--version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CMAKE_PREFIX_PATH="/usr/local" 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/editors/texmacs/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/texmacs/work  
HOME=/wrkdirs/usr/ports/editors/texmacs/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  
CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem 
/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -lz" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe 
-DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  
-DLIBICONV_PLUG -isystem /usr/local/include"  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--
ASPELL=""
NO_ASPELL="@comment
"
FREETYPE=""
NO_FREETYPE="@comment
"
GHOSTSCRIPT=""
NO_GHOSTSCRIPT="@comment
"
IMLIB2=""
NO_IMLIB2="@comment
"
PDF=""
NO_PDF="@comment
"
QT4=""
NO_QT4="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="