From owner-svn-ports-head@FreeBSD.ORG Thu Mar 20 23:31:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37B544CC; Thu, 20 Mar 2014 23:31:58 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EAF2460C; Thu, 20 Mar 2014 23:31:57 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D7E80BDC24; Fri, 21 Mar 2014 00:31:52 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id B1968BDC1D; Fri, 21 Mar 2014 00:31:52 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 765F9D209AA7; Fri, 21 Mar 2014 00:31:50 +0100 (CET) Date: Fri, 21 Mar 2014 00:31:47 +0100 From: Mathieu Arnold To: Palle Girgensohn , olli hauer Subject: Re: svn commit: r348685 - in head/databases: postgresql84-contrib postgresql84-server postgresql84-server/files postgresql90-contrib postgresql90-server postgresql90-server/files postgresql91-contrib p... Message-ID: <829B5CCAC6A2DFAB87ADAA8F@atuin.in.mat.cc> In-Reply-To: <72B6712A-169F-468A-AE1E-D129E1BEBCF4@pingpong.net> References: <201403201343.s2KDhGNq044000@svn.freebsd.org> <532B3C84.6010600@gmx.de> <72B6712A-169F-468A-AE1E-D129E1BEBCF4@pingpong.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Palle Girgensohn , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 23:31:58 -0000 +--On 20 mars 2014 23:31:22 +0100 Palle Girgensohn wrote: | Thank, I'll fix ASAP. It should really check size as well as checksum | upon extract, not just at fetch... :-( Also, I have all the -contrib failing with the same error: configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID ===> Script "configure" failed unexpectedly. Please report the problem to pgsql@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.17/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 -- Mathieu Arnold