From owner-freebsd-ports@FreeBSD.ORG Wed Nov 16 23:29:47 2011 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 4DA8A106564A; Wed, 16 Nov 2011 23:29:47 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 28B048FC0C; Wed, 16 Nov 2011 23:29:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 9ACD2170F7; Wed, 16 Nov 2011 18:30:16 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1321486216; bh=Ti64nCJJflCCKUJ5RNXClzm4fvDlDiyEfvLwvHpAtxs=; b= tT+0xyDpzjLmD/AH7cyEHbYDHkkPUVgZfr9rao8qGFuBne/LymBgvkBo4Ufh9kLs v8z2kbQ2hChxBDks27z/J3I4yKE2v5EWK2jBX9lJZMqt43FaiQUVjqGlmvPoF6zM S/9Z0aNhcXkn8He07zDIZ1ZLv3AWLmXv/E0VwWxgumE= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id 5VzVm1YBGP7B; Wed, 16 Nov 2011 18:30:16 -0500 (EST) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by spartan.hamla.org (Postfix) with ESMTPSA id AA5A817042; Wed, 16 Nov 2011 18:30:15 -0500 (EST) Date: Wed, 16 Nov 2011 18:30:43 -0500 From: Sahil Tandon To: Wietse Venema Message-ID: <20111116233043.GA20979@magic.hamla.org> References: <837B0CE2-F5DE-4D75-9FAE-044574D00E30@tandon.net> <3SkDLV1vVVzk2RT@spike.porcupine.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3SkDLV1vVVzk2RT@spike.porcupine.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Chris Rees , Kurt Jaeger , "freebsd-ports@freebsd.org" , Renato Botelho Subject: Re: "postfix-current" broken on amd64 platform X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2011 23:29:47 -0000 On Wed, 2011-11-16 at 13:16:34 -0500, Wietse Venema wrote: > Wietse: > > Would it be possible to give the jail a loopback interface? > > > > I don't mind if FreeBSD improves its build environment such that > > it breaks the build after 12 years. If adding a loopback interface > > fixes this, then we can all move on to more interesting things. > > On Nov 16, 2011, at 11:24 AM, Chris Rees wrote: > > Clamav uses loopback on its testing phase, and works fine on the build > > cluster. > > Sahil Tandon: > > What irks me is that all other Postfix versions (that also call > > postconf) have no problem building/installing on the cluster. > > It would be immensely helpful if run-time details could be made > available including line of source code, and any system configuration > details that are necessary to reproduce the condition. +1 I hope someone with access to the cluster machine can provide this information. As much as I've tried to mimic the cluster conditions myself, I am unable to reproduce the fatal socket error on any FreeBSD version. -- Sahil Tandon