[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-06-24 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-25_03h24m12s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-25_03h24m12s
Log:

>> Building math/petsc
build started at Wed Jun 25 04:36:56 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-22 10.0-RELEASE-p3 FreeBSD 
10.0-RELEASE-p3 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100022
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p3
UNAME_r=10.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=50127
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-06-18 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-18_08h49m35s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-18_08h49m35s
Log:

>> Building math/petsc
build started at Wed Jun 18 14:16:39 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-17 10.0-RELEASE-p3 FreeBSD 
10.0-RELEASE-p3 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100022
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p3
UNAME_r=10.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=52118
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-06-11 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-11_05h57m21s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-11_05h57m21s
Log:

>> Building math/petsc
build started at Wed Jun 11 09:05:14 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-04 10.0-RELEASE-p3 FreeBSD 
10.0-RELEASE-p3 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100022
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p3
UNAME_r=10.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=25001
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-06-03 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-04_02h44m50s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-06-04_02h44m50s
Log:

>> Building math/petsc
build started at Wed Jun  4 03:20:37 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-04 10.0-RELEASE-p3 FreeBSD 
10.0-RELEASE-p3 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p3
UNAME_r=10.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=43155
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-05-29 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-28_23h09m05s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-28_23h09m05s
Log:

>> Building math/petsc
build started at Thu May 29 17:51:23 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-18 10.0-RELEASE-p3 FreeBSD 
10.0-RELEASE-p3 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p3
UNAME_r=10.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=1813
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/usr

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-05-21 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-21_04h47m27s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-21_04h47m27s
Log:

>> Building math/petsc
build started at Wed May 21 07:32:05 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-22 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=43006
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-05-13 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-14_02h32m41s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-14_02h32m41s
Log:

>> Building math/petsc
build started at Wed May 14 03:12:38 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-05 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=72825
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-05-06 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-07_02h47m12s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-05-07_02h47m12s
Log:

>> Building math/petsc
build started at Wed May  7 03:40:03 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-22 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=22052
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-04-30 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-30_09h04m43s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-30_09h04m43s
Log:

>> Building math/petsc
build started at Wed Apr 30 14:30:44 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-20 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=42692
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-04-22 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-23_02h38m07s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-23_02h38m07s
Log:

>> Building math/petsc
build started at Wed Apr 23 03:18:49 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-19 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=55504
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-04-16 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-16_23h10m22s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-16_23h10m22s
Log:

>> Building math/petsc
build started at Wed Apr 16 23:47:35 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-20 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre
Host OSVERSION: 1100013
Jail OSVERSION: 1000510

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=69720
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/10amd64-quarterly/ref/poudriere/pool
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PFX=petsc
TARGET=freebsd
MPIUNI=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=10.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/petsc"
EXAMPLESDIR="share/examples/petsc"
DATADIR="share/petsc"
WWWDIR="www/petsc"
ETCDIR="etc/petsc"
--End PLIST_SUB--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/us

[REL - 10amd64-quarterly][math/petsc] Failed for petsc-2.3.3.p0_9, 1 in configure

2014-04-09 Thread pkg-fallout-builder
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: b...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 2014-03-10 
20:55:20Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-09_06h10m22s/logs/petsc-2.3.3.p0_9,1.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/10amd64-quarterly/2014-04-09_06h10m22s
Log:

>> Building math/petsc
build started at Thu Apr 10 00:07:02 UTC 2014
port directory: /usr/ports/math/petsc
building for: FreeBSD 10amd64-quarterly-job-12 10.0-RELEASE-p1 FreeBSD 
10.0-RELEASE-p1 amd64
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: branches/2014Q2/math/petsc/Makefile 347809 
2014-03-10 20:55:20Z gerald $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE-p1
UNAME_r=10.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/10amd64-quarterly/ref
PKG_EXT=txz
tpid=78352
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=petsc-2.3.3.p0_9,1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10amd64-quarterly
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for petsc-2.3.3.p0_9,1:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local/petsc --COPTFLAGS="-O2 -pipe -fno-strict-aliasing"   
--CXXOPTFLAGS="-O2 -pipe -fno-strict-aliasing" --FOPTFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" --with-shared=1 --with-cc=cc 
--with-fc=gfortran47   --CPPFLAGS="-I/usr/local/include"   
--LDFLAGS="-pthread  -Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 
-B/usr/local/bin" --with-x-include=/usr/local/include  
--with-x-lib=/usr/local/lib/libX11.so 
--with-umfpack-include="/usr/local/include/suitesparse"   
--with-umfpack-lib="[/usr/local/lib/libumfpack.so, 
/usr/local/lib/libcholmod.so, /usr/local/lib/libcolamd.so, 
/usr/local/lib/libamd.so, /usr/local/lib/libsuitesparseconfig.so]" --with-mpi=0 
--with-blas-lapack-lib="-L/usr/local/lib -llapack -lblas" --with-blocksolve95=0 
--with-parmetis=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PETSC_ARCH=freebsd   
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" F77="gfortran47" 
FC="gfortran47" FFLAGS="-O -O2 -Wl,-rpath=/usr/local/lib/gcc47" 
FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PETSC_DIR=/wrkdirs/usr/ports/math/petsc/work/petsc-2.3.3-p0 TMPDIR="/tmp" 
TMPDIR="/tmp" F77="gfortran47" FC="gfortran47" FFLAGS="-O -O2 
-Wl,-rpath=/usr/local/lib/gcc47" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc47" 
SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" 
AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" 
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" 
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" 
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" 
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath=/usr/local/lib/gcc47  -L/usr/local/lib/gcc47 -B/usr/local/bin"  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s
  -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 
555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PETSC_ARCH=freebsd
PETSC_DIR=/usr/local/petsc
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/petsc
DOCSDIR=/usr/local/share/doc/petsc
EXAMPLESDIR=/usr/local/share/examples/petsc
WWWDIR=/usr/local/www/petsc
ETCDIR=/usr/local/etc/petsc
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for petsc-2.3.3.p0_9,1
===
===
==