[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/393210/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=393210
Log:

 Building math/parmetis
build started at Fri Jul 31 22:05:16 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p35 FreeBSD 
8.4-RELEASE-p35 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100077
Jail OSVERSION: 804000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p35
UNAME_r=8.4-RELEASE-p35
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.5.txz
[84i386-default-job-08] Installing pkg-1.5.5...
[84i386-default-job-08] Extracting pkg-1.5.5: .. done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/393044/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=393044
Log:

 Building math/parmetis
build started at Wed Jul 29 02:38:13 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-04 8.4-RELEASE-p34 FreeBSD 
8.4-RELEASE-p34 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100077
Jail OSVERSION: 804000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p34
UNAME_r=8.4-RELEASE-p34
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.5.txz
[84i386-default-job-04] Installing pkg-1.5.5...
[84i386-default-job-04] Extracting pkg-1.5.5: .. done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/392703/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=392703
Log:

 Building math/parmetis
build started at Fri Jul 24 21:32:02 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p34 FreeBSD 
8.4-RELEASE-p34 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p34
UNAME_r=8.4-RELEASE-p34
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.5.txz
[84i386-default-job-16] Installing pkg-1.5.5...
[84i386-default-job-16] Extracting pkg-1.5.5: .. done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/392606/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=392606
Log:

 Building math/parmetis
build started at Wed Jul 22 02:50:12 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.5.txz
[84i386-default-job-08] Installing pkg-1.5.5...
[84i386-default-job-08] Extracting pkg-1.5.5: .. done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/392401/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=392401
Log:

 Building math/parmetis
build started at Sun Jul 19 08:30:37 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.5.txz
[84i386-default-job-03] Installing pkg-1.5.5...
[84i386-default-job-03] Extracting pkg-1.5.5: .. done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/392247/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=392247
Log:

 Building math/parmetis
build started at Thu Jul 16 06:57:33 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-02 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.5.txz
[84i386-default-job-02] Installing pkg-1.5.5...
[84i386-default-job-02] Extracting pkg-1.5.5: .. done
Message for pkg-1.5.5:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391964/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391964
Log:

 Building math/parmetis
build started at Tue Jul 14 19:36:25 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-18 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-18] Installing pkg-1.5.4...
[84i386-default-job-18] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391723/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391723
Log:

 Building math/parmetis
build started at Sat Jul 11 20:07:31 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-16] Installing pkg-1.5.4...
[84i386-default-job-16] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391767/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391767
Log:

 Building math/parmetis
build started at Sun Jul 12 04:28:53 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-01 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-01] Installing pkg-1.5.4...
[84i386-default-job-01] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391608/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391608
Log:

 Building math/parmetis
build started at Fri Jul 10 04:23:06 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p33 FreeBSD 
8.4-RELEASE-p33 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p33
UNAME_r=8.4-RELEASE-p33
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-05] Installing pkg-1.5.4...
[84i386-default-job-05] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391485/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391485
Log:

 Building math/parmetis
build started at Wed Jul  8 03:34:43 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-15 8.4-RELEASE-p32 FreeBSD 
8.4-RELEASE-p32 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p32
UNAME_r=8.4-RELEASE-p32
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-15] Installing pkg-1.5.4...
[84i386-default-job-15] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-07-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391340/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391340
Log:

 Building math/parmetis
build started at Mon Jul  6 04:35:28 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p32 FreeBSD 
8.4-RELEASE-p32 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p32
UNAME_r=8.4-RELEASE-p32
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-08] Installing pkg-1.5.4...
[84i386-default-job-08] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/391126/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=391126
Log:

 Building math/parmetis
build started at Fri Jul  3 21:21:18 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p32 FreeBSD 
8.4-RELEASE-p32 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p32
UNAME_r=8.4-RELEASE-p32
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-05] Installing pkg-1.5.4...
[84i386-default-job-05] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/390941/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=390941
Log:

 Building math/parmetis
build started at Wed Jul  1 04:35:41 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-09 8.4-RELEASE-p31 FreeBSD 
8.4-RELEASE-p31 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100076
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p31
UNAME_r=8.4-RELEASE-p31
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-09] Installing pkg-1.5.4...
[84i386-default-job-09] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - found
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-06-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/390691/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=390691
Log:

 Building math/parmetis
build started at Sun Jun 28 04:55:59 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p31 FreeBSD 
8.4-RELEASE-p31 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p31
UNAME_r=8.4-RELEASE-p31
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-16] Installing pkg-1.5.4...
[84i386-default-job-16] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/390486/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=390486
Log:

 Building math/parmetis
build started at Wed Jun 24 20:48:54 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-04 8.4-RELEASE-p31 FreeBSD 
8.4-RELEASE-p31 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p31
UNAME_r=8.4-RELEASE-p31
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-04] Installing pkg-1.5.4...
[84i386-default-job-04] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/390348/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=390348
Log:

 Building math/parmetis
build started at Tue Jun 23 15:08:44 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-02 8.4-RELEASE-p31 FreeBSD 
8.4-RELEASE-p31 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p31
UNAME_r=8.4-RELEASE-p31
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-02] Installing pkg-1.5.4...
[84i386-default-job-02] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-06-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/390032/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=390032
Log:

 Building math/parmetis
build started at Sat Jun 20 12:42:35 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-09 8.4-RELEASE-p31 FreeBSD 
8.4-RELEASE-p31 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p31
UNAME_r=8.4-RELEASE-p31
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-09] Installing pkg-1.5.4...
[84i386-default-job-09] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/389866/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=389866
Log:

 Building math/parmetis
build started at Wed Jun 17 20:41:05 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-19 8.4-RELEASE-p30 FreeBSD 
8.4-RELEASE-p30 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p30
UNAME_r=8.4-RELEASE-p30
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-19] Installing pkg-1.5.4...
[84i386-default-job-19] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/389291/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=389291
Log:

 Building math/parmetis
build started at Sun Jun 14 14:46:13 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p30 FreeBSD 
8.4-RELEASE-p30 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p30
UNAME_r=8.4-RELEASE-p30
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.4.txz
[84i386-default-job-11] Installing pkg-1.5.4...
[84i386-default-job-11] Extracting pkg-1.5.4: .. done
Message for pkg-1.5.4:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-06-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/388844/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=388844
Log:

 Building math/parmetis
build started at Tue Jun  9 17:38:33 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-10 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.3.txz
[84i386-default-job-10] Installing pkg-1.5.3...
[84i386-default-job-10] Extracting pkg-1.5.3... done
Message for pkg-1.5.3:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/388669/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=388669
Log:

 Building math/parmetis
build started at Sun Jun  7 11:42:10 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-13 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.3.txz
[84i386-default-job-13] Installing pkg-1.5.3...
[84i386-default-job-13] Extracting pkg-1.5.3... done
Message for pkg-1.5.3:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/388586/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=388586
Log:

 Building math/parmetis
build started at Fri Jun  5 22:20:16 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.3.txz
[84i386-default-job-24] Installing pkg-1.5.3...
[84i386-default-job-24] Extracting pkg-1.5.3... done
Message for pkg-1.5.3:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/388491/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=388491
Log:

 Building math/parmetis
build started at Thu Jun  4 10:42:50 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.3.txz
[84i386-default-job-08] Installing pkg-1.5.3...
[84i386-default-job-08] Extracting pkg-1.5.3... done
Message for pkg-1.5.3:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-06-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/388357/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=388357
Log:

 Building math/parmetis
build started at Wed Jun  3 09:14:58 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.3.txz
[84i386-default-job-24] Installing pkg-1.5.3...
[84i386-default-job-24] Extracting pkg-1.5.3... done
Message for pkg-1.5.3:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/388198/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=388198
Log:

 Building math/parmetis
build started at Mon Jun  1 14:19:18 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.3.txz
[84i386-default-job-08] Installing pkg-1.5.3...
[84i386-default-job-08] Extracting pkg-1.5.3... done
Message for pkg-1.5.3:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-05-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/387895/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=387895
Log:

 Building math/parmetis
build started at Sat May 30 07:40:21 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-14 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.7
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-14] Installing pkg-1.5.2...
[84i386-default-job-14] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-05-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/387603/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=387603
Log:

 Building math/parmetis
build started at Wed May 27 19:07:05 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-11] Installing pkg-1.5.2...
[84i386-default-job-11] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/387393/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=387393
Log:

 Building math/parmetis
build started at Tue May 26 15:36:52 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-11] Installing pkg-1.5.2...
[84i386-default-job-11] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/387185/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=387185
Log:

 Building math/parmetis
build started at Sun May 24 23:31:55 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-22] Installing pkg-1.5.2...
[84i386-default-job-22] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-05-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/386983/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=386983
Log:

 Building math/parmetis
build started at Sat May 23 05:28:04 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-11] Installing pkg-1.5.2...
[84i386-default-job-11] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-05-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/386820/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=386820
Log:

 Building math/parmetis
build started at Thu May 21 19:09:22 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-23 8.4-RELEASE-p28 FreeBSD 
8.4-RELEASE-p28 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p28
UNAME_r=8.4-RELEASE-p28
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-23] Installing pkg-1.5.2...
[84i386-default-job-23] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-05-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/386214/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=386214
Log:

 Building math/parmetis
build started at Thu May 14 20:08:27 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-16] Installing pkg-1.5.2...
[84i386-default-job-16] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/386108/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=386108
Log:

 Building math/parmetis
build started at Wed May 13 09:58:39 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-20 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

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

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.2.txz
[84i386-default-job-20] Installing pkg-1.5.2...
[84i386-default-job-20] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-05-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/385145/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=385145
Log:

 Building math/parmetis
build started at Sat May  2 09:10:14 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-07] Installing pkg-1.5.1...
[84i386-default-job-07] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-04-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/385024/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=385024
Log:

 Building math/parmetis
build started at Thu Apr 30 10:32:00 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-12 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-12] Installing pkg-1.5.1...
[84i386-default-job-12] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/384908/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=384908
Log:

 Building math/parmetis
build started at Wed Apr 29 19:28:21 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100070
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-08] Installing pkg-1.5.1...
[84i386-default-job-08] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/384800/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=384800
Log:

 Building math/parmetis
build started at Mon Apr 27 19:42:36 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-02 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-02] Installing pkg-1.5.1...
[84i386-default-job-02] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/384620/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=384620
Log:

 Building math/parmetis
build started at Sat Apr 25 04:48:23 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-08] Installing pkg-1.5.1...
[84i386-default-job-08] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-04-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/384362/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=384362
Log:

 Building math/parmetis
build started at Tue Apr 21 22:00:55 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
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 ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-07] Installing pkg-1.5.1...
[84i386-default-job-07] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-04-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/384115/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=384115
Log:

 Building math/parmetis
build started at Fri Apr 17 23:53:42 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_p=i386
UNAME_m=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.5.1.txz
[84i386-default-job-03] Installing pkg-1.5.1...
[84i386-default-job-03] Extracting pkg-1.5.1... done
Message for pkg-1.5.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz: Not 
Found
= Attempting to 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-04-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/383963/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=383963
Log:

 Building math/parmetis
build started at Tue Apr 14 13:27:57 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-12 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-12] Installing pkg-1.4.12...
[84i386-default-job-12] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz: Not 
Found
= 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-04-12 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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/383772/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=383772
Log:

 Building math/parmetis
build started at Sun Apr 12 06:23:54 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p27 FreeBSD 
8.4-RELEASE-p27 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.4
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p27
UNAME_r=8.4-RELEASE-p27
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.4
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-17] Installing pkg-1.4.12...
[84i386-default-job-17] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz: Not 
Found
= 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/383446/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=383446
Log:

 Building math/parmetis
build started at Tue Apr  7 19:51:20 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p26 FreeBSD 
8.4-RELEASE-p26 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.3
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.3
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-17] Installing pkg-1.4.12...
[84i386-default-job-17] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz: Not 
Found
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/383187/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=383187
Log:

 Building math/parmetis
build started at Sat Apr  4 23:40:45 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-14 8.4-RELEASE-p26 FreeBSD 
8.4-RELEASE-p26 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.2
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.2
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-14] Installing pkg-1.4.12...
[84i386-default-job-14] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz: Not 
Found
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/382795/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=382795
Log:

 Building math/parmetis
build started at Wed Apr  1 04:41:15 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-21 8.4-RELEASE-p26 FreeBSD 
8.4-RELEASE-p26 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-21] Installing pkg-1.4.12...
[84i386-default-job-21] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch  
===  License METIS accepted by the user
= parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/.
= Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/parmetis-4.0.tar.gz: Not 
Found
= Attempting to fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/382532/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=382532
Log:

 Building math/parmetis
build started at Sun Mar 29 21:19:23 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p26 FreeBSD 
8.4-RELEASE-p26 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-07] Installing pkg-1.4.12...
[84i386-default-job-07] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy5.nyi.freebsd.org/data/84i386-default/382290/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-defaultbuild=382290
Log:

 Building math/parmetis
build started at Fri Mar 27 23:48:07 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-02 8.4-RELEASE-p26 FreeBSD 
8.4-RELEASE-p26 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
 /usr/local/etc/poudriere.d/make.conf 
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-02] Installing pkg-1.4.12...
[84i386-default-job-02] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10
===
===phase: fetch-depends  
===
===phase: fetch 

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-03-20_09h18m03s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-03-20_09h18m03s
Log:

 Building math/parmetis
build started at Fri Mar 20 15:44:25 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p24 FreeBSD 
8.4-RELEASE-p24 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100060
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p24
UNAME_r=8.4-RELEASE-p24
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-16] Installing pkg-1.4.12...
[84i386-default-job-16] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-03-13_23h02m50s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-03-13_23h02m50s
Log:

 Building math/parmetis
build started at Sat Mar 14 08:38:32 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-14 8.4-RELEASE-p24 FreeBSD 
8.4-RELEASE-p24 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100060
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p24
UNAME_r=8.4-RELEASE-p24
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-14] Installing pkg-1.4.12...
[84i386-default-job-14] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-03-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-03-08_13h55m20s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-03-08_13h55m20s
Log:

 Building math/parmetis
build started at Sun Mar  8 20:40:59 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-01 8.4-RELEASE-p24 FreeBSD 
8.4-RELEASE-p24 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100060
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p24
UNAME_r=8.4-RELEASE-p24
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-01] Installing pkg-1.4.12...
[84i386-default-job-01] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-02-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-02-28_07h38m34s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-02-28_07h38m34s
Log:

 Building math/parmetis
build started at Sun Mar  1 00:56:09 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p24 FreeBSD 
8.4-RELEASE-p24 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100060
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p24
UNAME_r=8.4-RELEASE-p24
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-22] Installing pkg-1.4.12...
[84i386-default-job-22] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-02-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-02-20_13h13m47s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-02-20_13h13m47s
Log:

 Building math/parmetis
build started at Fri Feb 20 22:27:14 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100058
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-17] Installing pkg-1.4.12...
[84i386-default-job-17] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-02-13_15h10m06s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-02-13_15h10m06s
Log:

 Building math/parmetis
build started at Sat Feb 14 00:42:27 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100058
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.10.txz
[84i386-default-job-03] Installing pkg-1.4.10...
[84i386-default-job-03] Extracting pkg-1.4.10... done
Message for pkg-1.4.10:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-02-06_12h38m44s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-02-06_12h38m44s
Log:

 Building math/parmetis
build started at Fri Feb  6 21:28:32 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100056
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.7.txz
[84i386-default-job-03] Installing pkg-1.4.7...
[84i386-default-job-03] Extracting pkg-1.4.7... done
Message for pkg-1.4.7:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-01-30_20h46m24s
Log:

 Building math/parmetis
build started at Sat Jan 31 09:53:06 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-04 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100056
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.7.txz
[84i386-default-job-04] Installing pkg-1.4.7...
[84i386-default-job-04] Extracting pkg-1.4.7... done
Message for pkg-1.4.7:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-23_06h52m10s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-01-23_06h52m10s
Log:

 Building math/parmetis
build started at Fri Jan 23 17:53:48 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100050
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.6.txz
[84i386-default-job-05] Installing pkg-1.4.6...
[84i386-default-job-05] Extracting pkg-1.4.6... done
Message for pkg-1.4.6:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

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

Maintainer: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-16_17h49m01s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-01-16_17h49m01s
Log:

 Building math/parmetis
build started at Sat Jan 17 04:20:31 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-12 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100050
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.4.txz
[84i386-default-job-12] Installing pkg-1.4.4...
[84i386-default-job-12] Extracting pkg-1.4.4... done
Message for pkg-1.4.4:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-01-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-11_12h37m31s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-01-11_12h37m31s
Log:

 Building math/parmetis
build started at Mon Jan 12 00:35:37 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1.1
Host OSVERSION: 1100050
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.4.txz
[84i386-default-job-22] Installing pkg-1.4.4...
[84i386-default-job-22] Extracting pkg-1.4.4... done
Message for pkg-1.4.4:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10

[package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure

2015-01-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: b...@freebsd.org
Last committer: dan...@freebsd.org
Ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Log URL:
http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-02_18h03m57s/logs/ParMetis-4.0_10.log
Build URL:  
http://beefy1.isc.freebsd.org/build.html?mastername=84i386-defaultbuild=2015-01-02_18h03m57s
Log:

 Building math/parmetis
build started at Sat Jan  3 07:22:49 UTC 2015
port directory: /usr/ports/math/parmetis
building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p16 FreeBSD 
8.4-RELEASE-p16 i386
maintained by: b...@freebsd.org
Makefile ident:  $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 
14:24:12Z danilo $
Poudriere version: 3.1-pre
Host OSVERSION: 1100050
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p16
UNAME_r=8.4-RELEASE-p16
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ParMetis-4.0_10
OLDPWD=/root
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for ParMetis-4.0_10:
 DOCS=on: Build and/or install documentation
 OPENMPI=off: Use openmpi instead of mpich2
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp MAKE=gmake 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR=/tmp 
XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work  
HOME=/wrkdirs/usr/ports/math/parmetis/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 -fno-strict-aliasing  CPP=cpp 
CPPFLAGS=  LDFLAGS= -L/usr/local/lib -lc++ LIBS=  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 0644  BSD_INSTALL_MAN=install  
-o root -g wheel -m 444
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE=release
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=
PORTEXAMPLES=
LIB32DIR=lib
DOCSDIR=share/doc/ParMetis
EXAMPLESDIR=share/examples/ParMetis
DATADIR=share/ParMetis
WWWDIR=www/ParMetis
ETCDIR=etc/ParMetis
--End PLIST_SUB--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===phase: check-sanity   
===  License METIS accepted by the user
===
===phase: pkg-depends
===   ParMetis-4.0_10 depends on file: /usr/local/sbin/pkg - not found
===Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===   Installing existing package /packages/All/pkg-1.4.3.txz
[84i386-default-job-08] Installing pkg-1.4.3...
[84i386-default-job-08] Extracting pkg-1.4.3... done
Message for pkg-1.4.3:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===   Returning to build of ParMetis-4.0_10