After upgrade to autoconf 2.62 databases/postgresql83-server (maybe others) fails to build: [cairn] /home/arcade# cd /usr/ports/databases/postgresql83-server/ [cairn] /usr/ports/databases/postgresql83-server# make ===> postgresql-server-8.3.3 depends on executable: gmake - found ===> postgresql-server-8.3.3 depends on file: /usr/local/bin/autoconf-2.62 - found ===> postgresql-server-8.3.3 depends on shared library: icudata - found ===> postgresql-server-8.3.3 depends on shared library: xml2.5 - found ===> postgresql-server-8.3.3 depends on shared library: intl - found ===> postgresql-server-8.3.3 depends on shared library: pq.5 - found ===> Configuring for postgresql-server-8.3.3 configure.in:22: error: Autoconf version 2.61 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.62: /usr/local/bin/gm4 failed with exit status: 1 *** Error code 1 Stop in /usr/ports/databases/postgresql83-server. *** Error code 1 Stop in /usr/ports/databases/postgresql83-server. How-To-Repeat: Try to build it on your own.
Responsible Changed From-To: freebsd-ports-bugs->girgen Over to maintainer (via the GNATS Auto Assign Tool)
girgen 2008-08-28 15:15:28 UTC FreeBSD ports repository Modified files: databases/postgresql81-server distinfo databases/postgresql83-server distinfo Log: Update ICU patch to chase update of autoconf 2.61 -> 2.62 PR: ports/126773 Submitted by: Robert Schulze Revision Changes Path 1.62 +3 -3 ports/databases/postgresql81-server/distinfo 1.67 +3 -3 ports/databases/postgresql83-server/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed ICU patch updated to reflect update of autoconf.