[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402865/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402865
Log:

>> Building graphics/gdal
build started at Thu Dec  3 09:16:28 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402709/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402709
Log:

>> Building graphics/gdal
build started at Tue Dec  1 02:37:42 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-24 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402563/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402563
Log:

>> Building graphics/gdal
build started at Sun Nov 29 02:04:09 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402501/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402501
Log:

>> Building graphics/gdal
build started at Sat Nov 28 02:55:06 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

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

Maintainer: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402431/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402431
Log:

>> Building graphics/gdal
build started at Thu Nov 26 14:43:47 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-21 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402209/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402209
Log:

>> Building graphics/gdal
build started at Sun Nov 22 18:04:09 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-20 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/402112/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=402112
Log:

>> Building graphics/gdal
build started at Sat Nov 21 03:57:35 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401908/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401908
Log:

>> Building graphics/gdal
build started at Thu Nov 19 02:34:06 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

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

Maintainer: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401798/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401798
Log:

>> Building graphics/gdal
build started at Tue Nov 17 22:29:25 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401617/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401617
Log:

>> Building graphics/gdal
build started at Sun Nov 15 02:21:48 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-22 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

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

Maintainer: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401555/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401555
Log:

>> Building graphics/gdal
build started at Sat Nov 14 07:22:51 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-05 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 401529 2015-11-13 
19:12:37Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100085
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SPATIALITE=off: SpatiaLite support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-spatialite=no --with-sqlite3=no --with-webp=no --with-xerces=no 
--with-podofo=no --with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401310/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401310
Log:

>> Building graphics/gdal
build started at Thu Nov 12 02:43:51 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-10 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401180/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401180
Log:

>> Building graphics/gdal
build started at Tue Nov 10 02:45:19 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-22 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/401029/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=401029
Log:

>> Building graphics/gdal
build started at Sun Nov  8 06:05:26 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-18 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/400819/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=400819
Log:

>> Building graphics/gdal
build started at Fri Nov  6 06:38:40 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-21 9.3-RELEASE-p30 FreeBSD 
9.3-RELEASE-p30 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p30
UNAME_r=9.3-RELEASE-p30
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-11-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/400679/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=400679
Log:

>> Building graphics/gdal
build started at Tue Nov  3 03:34:12 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p29 FreeBSD 
9.3-RELEASE-p29 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p29
UNAME_r=9.3-RELEASE-p29
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/400563/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=400563
Log:

>> Building graphics/gdal
build started at Sat Oct 31 03:53:51 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p29 FreeBSD 
9.3-RELEASE-p29 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p29
UNAME_r=9.3-RELEASE-p29
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/400212/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=400212
Log:

>> Building graphics/gdal
build started at Wed Oct 28 06:36:46 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-05 9.3-RELEASE-p29 FreeBSD 
9.3-RELEASE-p29 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p29
UNAME_r=9.3-RELEASE-p29
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

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

Maintainer: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/400143/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=400143
Log:

>> Building graphics/gdal
build started at Sun Oct 25 08:44:16 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/399940/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=399940
Log:

>> Building graphics/gdal
build started at Thu Oct 22 04:28:15 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/399603/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=399603
Log:

>> Building graphics/gdal
build started at Sun Oct 18 02:07:03 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-15 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/399527/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=399527
Log:

>> Building graphics/gdal
build started at Sat Oct 17 02:41:37 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-19 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

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

Maintainer: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/399324/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=399324
Log:

>> Building graphics/gdal
build started at Thu Oct 15 03:29:52 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-08 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/399074/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=399074
Log:

>> Building graphics/gdal
build started at Sun Oct 11 04:20:25 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-22 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/398968/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=398968
Log:

>> Building graphics/gdal
build started at Sat Oct 10 02:59:19 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-22 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100079
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/398789/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=398789
Log:

>> Building graphics/gdal
build started at Thu Oct  8 12:21:23 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-09 9.3-RELEASE-p28 FreeBSD 
9.3-RELEASE-p28 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100077
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p28
UNAME_r=9.3-RELEASE-p28
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-10-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/398241/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=398241
Log:

>> Building graphics/gdal
build started at Fri Oct  2 03:41:45 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p27 FreeBSD 
9.3-RELEASE-p27 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100077
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p27
UNAME_r=9.3-RELEASE-p27
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

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

Maintainer: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/398148/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=398148
Log:

>> Building graphics/gdal
build started at Tue Sep 29 02:29:46 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-09 9.3-RELEASE-p26 FreeBSD 
9.3-RELEASE-p26 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100077
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p26
UNAME_r=9.3-RELEASE-p26
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-09-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/398019/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=398019
Log:

>> Building graphics/gdal
build started at Sun Sep 27 02:04:06 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p26 FreeBSD 
9.3-RELEASE-p26 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100077
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p26
UNAME_r=9.3-RELEASE-p26
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local

[package - 93amd64-default][graphics/gdal] Failed for gdal-2.0.1 in build

2015-09-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: sunp...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Log URL:
http://beefy2.nyi.freebsd.org/data/93amd64-default/397924/logs/gdal-2.0.1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default=397924
Log:

>> Building graphics/gdal
build started at Sat Sep 26 02:41:38 UTC 2015
port directory: /usr/ports/graphics/gdal
building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p26 FreeBSD 
9.3-RELEASE-p26 amd64
maintained by: sunp...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/gdal/Makefile 397709 2015-09-24 
19:02:35Z sunpoet $
Poudriere version: 3.1.8
Host OSVERSION: 1100077
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p26
UNAME_r=9.3-RELEASE-p26
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gdal-2.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
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 gdal-2.0.1:
 ARMADILLO=off: TPS transform computation via Armadillo
 CFITSIO=off: FITS support via CFITSIO
 CURL=off: Data transfer support via cURL
 ECW=off: ECW image format support
 EXPAT=off: XML parser support via Expat
 FREEXL=off: Excel file (.xls) support via FreeXL
 GEOS=off: GEOS Geometry Engine support
 GTA=off: Generic Tagged Array (GTA) support
 HDF5=off: HDF-5 data format support
 JASPER=on: JPEG 2000 support via JasPer
 KML=off: Keyhole Markup Language (KML) support
 LIBXML2=off: XML parser support via libxml2
 MYSQL=off: MySQL database support
 NETCDF=off: NetCDF data format support
 ODBC=off: ODBC database backend
 OPENJPEG=off: Enhanced JPEG graphics support
 PCRE=off: Regular expression support for SQLite
 PGSQL=off: PostgreSQL database support
 PROJ=off: PROJ.4 cartographic projections support
 SQLITE=off: SQLite database support
 WEBP=off: WebP image format support
 XERCES=off: XML parser support via Xerces
> PDF document support: you can only select none or one of them
 PODOFO=off: PDF file support via PoDoFo
 POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/gdal  --enable-static=yes  --with-geotiff=/usr/local 
 --with-gif=/usr/local  --with-jpeg=/usr/local  --with-libjson-c=/usr/local  
--with-liblzma=yes  --with-libtiff=/usr/local  --with-libz=/usr  
--with-png=/usr/local  --with-threads=yes  --without-libtool  
--with-libiconv-prefix=/usr/local --with-armadillo=no --with-cfitsio=no 
--with-curl=no --with-ecw=no --with-expat=no --with-freexl=no --with-geos=no 
--with-gta=no --with-hdf5=no --with-jasper=/usr/local --with-libkml=no 
--with-xml2=no --with-mysql=no --with-netcdf=no --with-odbc=no 
--with-openjpeg=no --with-pcre=no --with-pg=no --with-static-proj4=no 
--with-sqlite3=no --with-webp=no --with-xerces=no --with-podofo=no 
--with-poppler=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdal/work  
HOME=/wrkdirs/usr/ports/graphics/gdal/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fstack-protector 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" 
-L/usr/local/lib -liconv -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fPIC -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MAJOR_VER=2
PORTVERSION=2.0.1
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local