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:     k...@freebsd.org
Last committer: tabtho...@freebsd.org
Ident:          $FreeBSD: head/databases/postgresql-plruby/Makefile 330027 
2013-10-10 18:27:06Z tabthorpe $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-16_14h14m28s/logs/postgresql-plruby-0.5.4_1.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-10-16_14h14m28s
Log:

====>> Building databases/postgresql-plruby
build started at Wed Oct 16 23:03:20 UTC 2013
port directory: /usr/ports/databases/postgresql-plruby
building for: FreeBSD 91i386-default-job-11 9.1-RELEASE FreeBSD 9.1-RELEASE i386
maintained by: k...@freebsd.org
Makefile ident:      $FreeBSD: head/databases/postgresql-plruby/Makefile 330027 
2013-10-10 18:27:06Z tabthorpe $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
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
MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref
PKG_EXT=txz
tpid=23556
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=postgresql-plruby-0.5.4_1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=91i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-pg-config="/usr/local/bin/pg_config"  --with-pgsql-srcinc="`cd 
/usr/ports/databases/postgresql84-server && make -V WRKSRC`/src/include" 
--with-opt-dir="/usr/local"
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" RUBY_RDOC=/usr/local/bin/rdoc19 TMPDIR="/tmp" SHELL=/bin/sh 
NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" 
CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib"  CXX="c++" 
CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  
BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  
BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  
-o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/plruby
DOCSDIR=/usr/local/share/doc/plruby
EXAMPLESDIR=/usr/local/share/examples/plruby
WWWDIR=/usr/local/www/plruby
ETCDIR=/usr/local/etc/plruby
--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 ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for postgresql-plruby-0.5.4_1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   postgresql-plruby-0.5.4_1 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.1.4_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of postgresql-plruby-0.5.4_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by postgresql-plruby-0.5.4_1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by postgresql-plruby-0.5.4_1 for building
=> SHA256 Checksum OK for ruby/plruby-0.5.4.tar.bz2.
=> SHA256 Checksum OK for ruby/df2c4d39cdda35e1cb842106b22aaa10df2760e6.diff.
===========================================================================
=======================<phase: extract-depends>============================
===>   postgresql-plruby-0.5.4_1 depends on file: /usr/local/bin/ruby19 - not 
found
===>    Verifying install for /usr/local/bin/ruby19 in /usr/ports/lang/ruby19
===>   Installing existing package /packages/All/ruby-1.9.3.448,1.txz
Installing ruby-1.9.3.448,1...Installing libyaml-0.1.4_2... done
Installing libffi-3.0.13... done
Installing libexecinfo-1.1_3... done
 done
====
Some of the standard commands are provided as separate ports for ease
of upgrading:

        devel/ruby-gems:        gem - RubyGems package manager
        devel/rubygem-rake:     rake - Ruby Make

And some of the standard libraries are provided as separate ports
since they require extra dependencies:

        converters/ruby-iconv:  iconv module
        databases/ruby-gdbm:    GDBM module
        x11-toolkits/ruby-tk:   Tcl/Tk modules
        japanese/ruby-tk:       Tcl/Tk modules for Japanized Tcl/Tk
        lang/ruby-mode.el:      Emacs lisp modules

Install them as occasion demands.
====
===>   Returning to build of postgresql-plruby-0.5.4_1
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by postgresql-plruby-0.5.4_1 for building
===>  Extracting for postgresql-plruby-0.5.4_1
=> SHA256 Checksum OK for ruby/plruby-0.5.4.tar.bz2.
=> SHA256 Checksum OK for ruby/df2c4d39cdda35e1cb842106b22aaa10df2760e6.diff.
===========================================================================
=======================<phase: patch-depends  >============================
===>   postgresql-plruby-0.5.4_1 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: patch          >============================
===>  Patching for postgresql-plruby-0.5.4_1
cd /usr/ports/databases/postgresql84-server && make -DBATCH patch
=> postgresql-8.4.18.tar.bz2 doesn't seem to exist in /portdistfiles/postgresql.
=> Attempting to fetch 
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
http://ring.nict.go.jp/archives/misc/db/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
http://ring.nict.go.jp/archives/misc/db/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp2.cz.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp2.cz.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp.ee.postgresql.org/mirrors/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp.ee.postgresql.org/mirrors/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp.gr.postgresql.org/pub/databases/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp.gr.postgresql.org/pub/databases/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp2.it.postgresql.org/mirrors/postgres/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp2.it.postgresql.org/mirrors/postgres/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
http://ftp2.jp.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
http://ftp2.jp.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp.lv.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp.lv.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp2.nl.postgresql.org/mirror/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp2.nl.postgresql.org/mirror/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp5.es.postgresql.org/mirror/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp5.es.postgresql.org/mirror/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp3.tw.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp3.tw.postgresql.org/pub/postgresql/source/v8.4.18/postgresql-8.4.18.tar.bz2:
 No address record
=> Attempting to fetch 
ftp://ftp.postgresql.org/pub/source/v8.4.18/postgresql-8.4.18.tar.bz2
fetch: ftp://ftp.postgresql.org/pub/source/v8.4.18/postgresql-8.4.18.tar.bz2: 
No address record
=> Attempting to fetch 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/postgresql-8.4.18.tar.bz2
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/postgresql-8.4.18.tar.bz2:
 No address record
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/postgresql and try again.
*** [do-fetch] Error code 1

Stop in /usr/ports/databases/postgresql84-server.
*** [pre-patch] Error code 1

Stop in /usr/ports/databases/postgresql-plruby.
===>  Cleaning for postgresql-plruby-0.5.4_1
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to