[ports-amd64@pointyhat.freebsd.org: p5-DBD-Pg-1.32 failed on amd64
7]
Kris Kennaway
kris at obsecurity.org
Sat Apr 14 19:04:49 UTC 2007
Even though it's deprecated, can someone please mark BROKEN?
----- Forwarded message from User Ports-amd64 <ports-amd64 at pointyhat.freebsd.org> -----
X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Sat, 14 Apr 2007 10:47:09 GMT
From: User Ports-amd64 <ports-amd64 at pointyhat.freebsd.org>
To: kris at FreeBSD.org
Subject: p5-DBD-Pg-1.32 failed on amd64 7
X-UIDL: MdV"!bla!!0+I!!+A%#!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.5
building p5-DBD-Pg-1.32 on hammer2.isc.gumbysoft.com
in directory /usr2/pkgbuild/7/chroot/354
building for: 7.0-CURRENT amd64
maintained by: perl at FreeBSD.org
port directory: /usr/ports/databases/p5-DBD-Pg-13
build started at Sat Apr 14 10:46:18 UTC 2007
FETCH_DEPENDS=
PATCH_DEPENDS=perl-5.8.8.tbz
EXTRACT_DEPENDS=perl-5.8.8.tbz
BUILD_DEPENDS=gettext-0.16.1_1.tbz libiconv-1.9.2_2.tbz perl-5.8.8.tbz postgresql-client-7.4.16.tbz
RUN_DEPENDS=gettext-0.16.1_1.tbz libiconv-1.9.2_2.tbz perl-5.8.8.tbz postgresql-client-7.4.16.tbz
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6
add_pkg
================================================================
====================<phase 1: make checksum>====================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Use databases/p5-DBD-Pg instead.
It is scheduled to be removed on or after 2007-05-10.
=> DBD-Pg-1.32.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/.
DBD-Pg-1.32.tar.gz 93 kB 812 kBps
=> MD5 Checksum OK for DBD-Pg-1.32.tar.gz.
=> SHA256 Checksum OK for DBD-Pg-1.32.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg perl-5.8.8.tbz
adding dependencies
pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Use databases/p5-DBD-Pg instead.
It is scheduled to be removed on or after 2007-05-10.
===> Extracting for p5-DBD-Pg-1.32
=> MD5 Checksum OK for DBD-Pg-1.32.tar.gz.
=> SHA256 Checksum OK for DBD-Pg-1.32.tar.gz.
===> p5-DBD-Pg-1.32 depends on file: /usr/local/bin/perl5.8.8 - found
Deleting perl-5.8.8
Removing stale symlinks from /usr/bin...
Removing /usr/bin/perl
Removing /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
================================================================
====================<phase 3: make patch>====================
add_pkg perl-5.8.8.tbz
adding dependencies
pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
===> Patching for p5-DBD-Pg-1.32
===> p5-DBD-Pg-1.32 depends on file: /usr/local/bin/perl5.8.8 - found
===> Applying FreeBSD patches for p5-DBD-Pg-1.32
Deleting perl-5.8.8
Removing stale symlinks from /usr/bin...
Removing /usr/bin/perl
Removing /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
================================================================
====================<phase 4: make build>====================
add_pkg gettext-0.16.1_1.tbz libiconv-1.9.2_2.tbz perl-5.8.8.tbz postgresql-client-7.4.16.tbz
adding dependencies
pkg_add gettext-0.16.1_1.tbz
pkg_add libiconv-1.9.2_2.tbz
skipping libiconv-1.9.2_2, already added
pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
pkg_add postgresql-client-7.4.16.tbz
The PostgreSQL port has a collection of "side orders":
postgresql-doc
For all of the html documentation
p5-Pg
A perl5 API for client access to PostgreSQL databases.
postgresql-tcltk
If you want tcl/tk client support.
postgresql-jdbc
For Java JDBC support.
postgresql-odbc
For client access from unix applications using ODBC as access
method. Not needed to access unix PostgreSQL servers from Win32
using ODBC. See below.
ruby-postgres, py-PyGreSQL
For client access to PostgreSQL databases using the ruby & python
languages.
p5-postgresql-plperl, postgresql-pltcl & postgresql-plruby
For using perl5, tcl & ruby as procedural languages.
postgresql-contrib
Lots of contributed utilities, postgresql functions and
datatypes. There you find autovacuum, pgcrypto and many other cool
things.
etc...
===> p5-DBD-Pg-1.32 depends on file: /usr/local/bin/perl5.8.8 - found
===> p5-DBD-Pg-1.32 depends on shared library: pq.3 - found
===> Configuring for p5-DBD-Pg-1.32
Can't locate DBI.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at ./Makefile.PL line 8.
BEGIN failed--compilation aborted at ./Makefile.PL line 8.
*** Error code 2
Stop in /a/ports/databases/p5-DBD-Pg-13.
================================================================
build of /usr/ports/databases/p5-DBD-Pg-13 ended at Sat Apr 14 10:47:07 UTC 2007
----- End forwarded message -----
More information about the freebsd-perl
mailing list