From owner-freebsd-python@FreeBSD.ORG Fri Nov 9 17:59:32 2012 Return-Path: <owner-freebsd-python@FreeBSD.ORG> Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1ED50E0D for <freebsd-python@FreeBSD.org>; Fri, 9 Nov 2012 17:59:32 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8805E8FC15 for <freebsd-python@FreeBSD.org>; Fri, 9 Nov 2012 17:59:28 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward2h.mail.yandex.net (Yandex) with ESMTP id D1483700EEB; Fri, 9 Nov 2012 21:59:25 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 957C217002EA; Fri, 9 Nov 2012 21:59:25 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id xPs4kOPZ-xPsGJIuG; Fri, 9 Nov 2012 21:59:25 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1352483965; bh=gThCtyTBt5fHV0WVIOTcIEFA51b4ClCadHo6W8LbHas=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=XFG8yLVeZiPV9lKgHugeHeh+VF2s6CvWHcMuOz+eBvbJLC4HEvypJdq3/1wEoD/Hw Po7pdXF3SvyQ5EQy2GSCVlP5buTCaNbF6vQbIDGrjVMHzQ9NDF5bR5lg+6Izt+HetI pT36/y0C8xwCYL54s6iQ7xEHlrd7Hgx4UQ291nw0= Message-ID: <509D443F.7000807@yandex.ru> Date: Fri, 09 Nov 2012 21:58:23 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121109 Thunderbird/16.0.2 MIME-Version: 1.0 To: Bryan Drewery <bryan@shatow.net> Subject: Re: ports/173501: irc/py-irclib build failure on amd64 References: <201211091740.qA9He1Mq070289@freefall.freebsd.org> In-Reply-To: <201211091740.qA9He1Mq070289@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-python@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 09 Nov 2012 17:59:32 -0000 Bryan Drewery wrote on 09.11.2012 21:40: > The following reply was made to PR ports/173501; it has been noted by GNATS. > > From: Bryan Drewery <bryan@shatow.net> > To: bug-followup@FreeBSD.org, william88@gmail.com > Cc: > Subject: Re: ports/173501: irc/py-irclib build failure on amd64 > Date: Fri, 09 Nov 2012 11:30:58 -0600 > > I think the problem is that it is trying to use the network during the > "configure" phase. It should only be using the network during the > "fetch" phase. > > Bryan Sure, but according to this [1] change, it shouldn't ever try to fetch anything by itself. [1] http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.python.mk.diff?r1=1.141;r2=1.142 -- Regards, Ruslan Tinderboxing kills... the drives.