[ports-i386@FreeBSD.org: p5-DBD-Pg-1.32 failed on i386 4]
Kris Kennaway
kris at obsecurity.org
Thu Oct 14 15:08:14 PDT 2004
FYI; can you please investigate and/or report to the developers?
Kris
----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----
X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Date: Thu, 14 Oct 2004 21:33:52 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: p5-DBD-Pg-1.32 failed on i386 4
X-UIDL: ]!G"!P';!!Ind!![O["!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.6
building p5-DBD-Pg-1.32 on gohan35.freebsd.org
in directory /x/tmp/4/chroot/58094
maintained by: perl at FreeBSD.org
port directory: /usr/ports/databases/p5-DBD-Pg
build started at Thu Oct 14 21:32:31 GMT 2004
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=expat-1.95.8.tgz gettext-0.13.1_1.tgz libgnugetopt-1.2.tgz libiconv-1.9.2_1.tgz p5-DBI-1.37.tgz postgresql-7.4.5.tgz
RUN_DEPENDS=expat-1.95.8.tgz gettext-0.13.1_1.tgz libgnugetopt-1.2.tgz libiconv-1.9.2_1.tgz p5-DBI-1.37.tgz postgresql-7.4.5.tgz
add_pkg
================================================================
====================<phase 1: make checksum>====================
===> Vulnerability check disabled
>> DBD-Pg-1.32.tar.gz doesn't seem to exist in /tmp/distfiles/.
>> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//DBD-Pg-1.32.tar.gz: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles//.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles//DBD-Pg-1.32.tar.gz: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from http://www.cpan.dk/CPAN/modules/by-module/DBD/.
DBD-Pg-1.32.tar.gz 93 kB 55 kBps
>> Checksum OK for DBD-Pg-1.32.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===> Vulnerability check disabled
===> Extracting for p5-DBD-Pg-1.32
>> Checksum OK for DBD-Pg-1.32.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===> Patching for p5-DBD-Pg-1.32
===> Applying FreeBSD patches for p5-DBD-Pg-1.32
================================================================
====================<phase 4: make build>====================
add_pkg expat-1.95.8.tgz gettext-0.13.1_1.tgz libgnugetopt-1.2.tgz libiconv-1.9.2_1.tgz p5-DBI-1.37.tgz postgresql-7.4.5.tgz
adding dependencies
pkg_add expat-1.95.8.tgz
pkg_add gettext-0.13.1_1.tgz
pkg_add libgnugetopt-1.2.tgz
pkg_add libiconv-1.9.2_1.tgz
skipping libiconv-1.9.2_1, already added
pkg_add p5-DBI-1.37.tgz
pkg_add postgresql-7.4.5.tgz
NOTICE: unlike most minor versions, upgrading from 7.4.1 to 7.4.x
*recommends* some updates to the pg_* system tables. Full
instructions for how to do this are included in the HISTORY file.
=========== BACKUP YOUR DATA! =============
As always, backup your data before
upgrading. If the upgrade leads to a higher
minor revision (e.g. 7.3.x -> 7.4), a dump
and restore of all databases is
required. This is *NOT* done by the port!
Press ctrl-C *now* if you need to pg_dump.
===========================================
Added group "pgsql".
Added user "pgsql".
======================================================================
To initialize the database, you should run initdb as the "pgsql" user
(if you want to use your locale for collation, edit ~pgsql/.profile
and set the locale to your preference first).
Example:
su -l pgsql -c initdb
You can then start PostgreSQL by running:
/usr/local/etc/rc.d/010.pgsql.sh start
For postmaster settings, see ~pgsql/data/postgresql.conf
NB. FreeBSD's PostgreSQL port now by default logs to syslog
See ~pgsql/data/postgresql.conf for more info
For more tips, read ~pgsql/post-install-notes
======================================================================
Specific for the 7.4.1 update:
A dump/restore is *not* required for those running 7.4.
If you want to install the fixes in the information schema you need to
reload it into the database. This is either accomplished by
initializing a new cluster by running "initdb", or by running the
following sequence of SQL commands in each database (ideally including
template1) as a superuser in psql, after installing the new release:
DROP SCHEMA information_schema CASCADE;
\i /usr/local/pgsql/share/information_schema.sql
Fixes to the information schema (from HISTORY):
* Fix information schema for bit data types (Peter)
* Fix information schema view constraint_column_usage for foreign
keys (Peter)
===> p5-DBD-Pg-1.32 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/DBI.pm - found
===> p5-DBD-Pg-1.32 depends on shared library: pq.3 - found
===> Configuring for p5-DBD-Pg-1.32
Perl 5.006001 required--this is only version 5.00503, stopped at ./Makefile.PL line 7.
BEGIN failed--compilation aborted at ./Makefile.PL line 7.
*** Error code 255
Stop in /a/ports/databases/p5-DBD-Pg.
================================================================
build ended at Thu Oct 14 21:33:45 GMT 2004
----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20041014/c29eaf00/attachment.bin
More information about the freebsd-perl
mailing list