From owner-freebsd-python@FreeBSD.ORG Thu Jun 21 18:54:07 2012 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A089C106566C; Thu, 21 Jun 2012 18:54:07 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward20.mail.yandex.net (forward20.mail.yandex.net [IPv6:2a02:6b8:0:1402::5]) by mx1.freebsd.org (Postfix) with ESMTP id 1347B8FC15; Thu, 21 Jun 2012 18:54:07 +0000 (UTC) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [95.108.252.17]) by forward20.mail.yandex.net (Yandex) with ESMTP id 99D0D104206F; Thu, 21 Jun 2012 22:54:05 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1340304845; bh=NLZkAN6xcIlxohaHKudEKv7Db8zOenP8KNV5fNQfOm0=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ST/8+XPX4NjEgRImoWEy4/0omvvAmj3DwZqYFM99dELtxUnsNuk2y6VWtMiqkU1dh sPv4qLha5+SD5leNo0wkWE/w0XfC7Q6ANcxjDiQn0sviQJlF16Osjgh5N+96ju82hI XyyIoWuTW5n/b6yna7fThO08Dm/EmEbmzD4ptzmc= Received: from smtp17.mail.yandex.net (localhost [127.0.0.1]) by smtp17.mail.yandex.net (Yandex) with ESMTP id 76F591900199; Thu, 21 Jun 2012 22:54:05 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp17.mail.yandex.net (nwsmtp/Yandex) with ESMTP id s440vIsj-s54C6Lbi; Thu, 21 Jun 2012 22:54:05 +0400 X-Yandex-Rcpt-Suid: mva@FreeBSD.org X-Yandex-Rcpt-Suid: python@FreeBSD.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1340304845; bh=NLZkAN6xcIlxohaHKudEKv7Db8zOenP8KNV5fNQfOm0=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=f0fH90zmf/rEpaqen+FDhd+5xxcBCFKfrt7euNZB8SK/XUjYmAm2ELAMKpAf1jmJT B0WW5E9RDcnmIH0H8jpuWCGbNVW0N4Ya0ZTGcrUyxUZD/2289CXManYqVre4+lb+DI Mc0Y6/RVyicx/Z+gQztnpkO9YR2YyurD0fHGfxy4= Message-ID: <4FE36D95.2010703@yandex.ru> Date: Thu, 21 Jun 2012 22:53:09 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120619 Thunderbird/13.0.1 MIME-Version: 1.0 To: Marcus von Appen References: <4FE36961.9020200@yandex.ru> In-Reply-To: <4FE36961.9020200@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python Subject: Re: python32 build broken in tinderbox X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 18:54:07 -0000 Ok, revision 1.187 is the culprit. Reverting to 1.186 fixed things for me. Ruslan Mahmatkhanov wrote on 21.06.2012 22:35: > Hi Marcus, > > I'm trying to build net/py-smb with python32 in tinderbox and it always > stuck on python32 with this messages in builds\make.0: > > Graph cycles through `gettext-0.18.1.1.tbz' > Graph cycles through `libiconv-1.14.tbz' > Graph cycles through `python32-3.2.3_1.tbz' > Graph cycles through `python32-3.2.3_1.tbz' > Graph cycles through `libiconv-1.14.tbz' > Graph cycles through `python32-3.2.3_1.tbz' > Graph cycles through `libtool-2.4.2.tbz' > Graph cycles through `python32-3.2.3_1.tbz' > > I have nothing in logs/ and errors/. > > Looks like it was introduced in rev 1.187/1.188, because I was able to > test ports in python32 tinderbox successfully about a two days ago. Any > ideas? > -- Regards, Ruslan Tinderboxing kills... the drives.