From owner-freebsd-ports@FreeBSD.ORG Mon May 28 00:22:04 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA43416A41F for ; Mon, 28 May 2007 00:22:04 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id B665F13C46E for ; Mon, 28 May 2007 00:22:04 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 753121A3C19; Sun, 27 May 2007 17:01:34 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 662D651493; Sun, 27 May 2007 20:00:27 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 0C054C1A2; Sun, 27 May 2007 20:00:27 -0400 (EDT) Date: Sun, 27 May 2007 20:00:27 -0400 From: Kris Kennaway To: Larry Rosenman Message-ID: <20070528000026.GA12997@rot13.obsecurity.org> References: <20070522060709.GX88821@xor.obsecurity.org> <20070527185406.B9679@thebighonker.lerctr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070527185406.B9679@thebighonker.lerctr.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-ports@freebsd.org, Kris Kennaway Subject: Re: [ports-amd64@pointyhat.freebsd.org: cone-0.69_3 failed on amd64 7] 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: Mon, 28 May 2007 00:22:04 -0000 On Sun, May 27, 2007 at 06:56:29PM -0500, Larry Rosenman wrote: > It doesn't fail for me :(. > > Can you tell me what is different about pointyhat regards the > openssl stuff? > > It uses the openssl command line to generate the hash values, and > your setup is whining about duplicate hashes. > > I can't reproduces the failure :( > > I also just submitted an update to 0.70, but did NOT change anything > regarding > the openssl stuff. > > Do I need USE_OPENSSL=yes if I'm using the openssl commandline? Did you build on up-to-date amd64 7.0? Kris