From owner-freebsd-ports@FreeBSD.ORG Thu Sep 16 07:28:37 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 005C11065673; Thu, 16 Sep 2010 07:28:37 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 504758FC18; Thu, 16 Sep 2010 07:28:36 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id o8G7SWbv071810 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 16 Sep 2010 08:28:32 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <4C91C719.9090809@infracaninophile.co.uk> Date: Thu, 16 Sep 2010 08:28:25 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 MIME-Version: 1.0 To: "freebsd-ports@FreeBSD.org" , Palle Girgensohn X-Enigmail-Version: 1.1.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig16E971458F4BDAC89282D86E" X-Virus-Scanned: clamav-milter 0.96.2 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL, SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Cc: Subject: autoconf-2.62 --> 2.67 upgrade has broken build of postgresql-server-8.4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2010 07:28:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig16E971458F4BDAC89282D86E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Postgresql configure seems to be picky about exactly what version of autoconf it works with: =3D=3D=3D>>> Returning to dependency check for databases/postgresql84-ser= ver =3D=3D=3D>>> Dependency check complete for databases/postgresql84-server =3D=3D=3D> Cleaning for postgresql-server-8.4.4_3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D BACKUP YOUR DATA! =3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D 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. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License check disabled, port has not defined LICENSE =3D=3D=3D> Found saved configuration for postgresql-server-8.4.4_2 =3D=3D=3D> Extracting for postgresql-server-8.4.4_3 =3D> MD5 Checksum OK for postgresql/postgresql-8.4.4.tar.bz2. =3D> SHA256 Checksum OK for postgresql/postgresql-8.4.4.tar.bz2. =3D> MD5 Checksum OK for postgresql/pg-840-icu-2009-09-15.diff.gz. =3D> SHA256 Checksum OK for postgresql/pg-840-icu-2009-09-15.diff.gz. =3D=3D=3D> Patching for postgresql-server-8.4.4_3 =3D=3D=3D> Applying distribution patches for postgresql-server-8.4.4_3 =3D=3D=3D> Applying FreeBSD patches for postgresql-server-8.4.4_3 =3D=3D=3D> postgresql-server-8.4.4_3 depends on file: /usr/local/lib/libcrypto.so.7 - found =3D=3D=3D> postgresql-server-8.4.4_3 depends on executable: gmake - fou= nd =3D=3D=3D> postgresql-server-8.4.4_3 depends on file: /usr/local/bin/autoconf-2.67 - found =3D=3D=3D> postgresql-server-8.4.4_3 depends on shared library: icudata= =2E38 - found =3D=3D=3D> postgresql-server-8.4.4_3 depends on shared library: xml2.5 = - found =3D=3D=3D> postgresql-server-8.4.4_3 depends on shared library: ldap-2.= 4.7 - found =3D=3D=3D> postgresql-server-8.4.4_3 depends on shared library: intl - = found =3D=3D=3D> postgresql-server-8.4.4_3 depends on shared library: pq.5 - = found =3D=3D=3D> Configuring for postgresql-server-8.4.4_3 configure.in:22: error: Autoconf version 2.62 is required. Untested combinations of 'autoconf' and PostgreSQL versions are not recommended. You can remove the check from 'configure.in' but it is then= your responsibility whether the result works or not. configure.in:22: the top level autom4te-2.67: /usr/local/bin/gm4 failed with exit status: 1 *** Error code 1 Stop in /usr/ports/databases/postgresql84-server. *** Error code 1 Stop in /usr/ports/databases/postgresql84-server. =3D=3D=3D>>> make failed for databases/postgresql84-server =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Installation of devel/autoconf267 (autoconf-2.67) complete =3D=3D=3D>>> Deleting installed build-only dependencies Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig16E971458F4BDAC89282D86E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyRxyAACgkQ8Mjk52CukIx/GgCfWtUtJD417KI8Z0Z1qBqpQ2Fy PbQAn2KG7TikXeM21tj3FZDCnDgBxlYE =p1SV -----END PGP SIGNATURE----- --------------enig16E971458F4BDAC89282D86E--