From owner-svn-ports-all@FreeBSD.ORG Tue Apr 28 12:39:50 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93BEA5BB; Tue, 28 Apr 2015 12:39:50 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 697931732; Tue, 28 Apr 2015 12:39:49 +0000 (UTC) Received: from [192.168.1.22] (140.Red-83-60-172.dynamicIP.rima-tde.net [83.60.172.140]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 9460543BC5; Tue, 28 Apr 2015 07:39:47 -0500 (CDT) Message-ID: <553F7F91.1020003@marino.st> Date: Tue, 28 Apr 2015 14:39:45 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Antoine Brodin , John Marino CC: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: Re: svn commit: r384895 - head/biology/ncbi-blast+ References: <201504281229.t3SCTDYu050136@svn.freebsd.org> <553F7E2C.6000500@marino.st> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 12:39:50 -0000 On 4/28/2015 14:35, Antoine Brodin wrote: > On Tue, Apr 28, 2015 at 12:33 PM, John Marino wrote: >> On 4/28/2015 14:29, Antoine Brodin wrote: >>> Author: antoine >>> Date: Tue Apr 28 12:29:12 2015 >>> New Revision: 384895 >>> URL: https://svnweb.freebsd.org/changeset/ports/384895 >>> >>> Log: >>> Mark BROKEN: fails to configure >>> >>> ===> Configuring for ncbi-blast+-2.2.30_2 >>> configure: error: --localstatedir=/var: unknown option; use --help to show usage >>> >>> Reported by: pkg-fallout >>> >> >> Which platform? I don't think this fails everywhere. > > All of them > Strange, it built for me in poudriere. I'd have to research exactly what I tested though. I certainly didn't try everywhere. I don't believe I just committed the change without testing it first, so I'm kind of surprised. John