From owner-cvs-ports@FreeBSD.ORG Wed Jan 24 23:47:55 2007 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8AB8916A402; Wed, 24 Jan 2007 23:47:55 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 3FCE913C448; Wed, 24 Jan 2007 23:47:55 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan [127.0.0.1]) by aldan.algebra.com (8.13.8/8.13.7) with ESMTP id l0ONlsHB021759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 24 Jan 2007 18:47:54 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.13.8/8.13.7/Submit) id l0ONlrT8021758; Wed, 24 Jan 2007 18:47:53 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: Kris Kennaway Date: Wed, 24 Jan 2007 18:47:53 -0500 User-Agent: KMail/1.9.5 References: <200701231143.l0NBhSRF010390@repoman.freebsd.org> <200701241635.47510@aldan> <20070124214042.GA39398@xor.obsecurity.org> In-Reply-To: <20070124214042.GA39398@xor.obsecurity.org> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org Subject: Re: tcltls hanging in self-tests? (Re: cvs commit: ports/devel/tcllib Makefile) X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 23:47:55 -0000 On Wednesday 24 January 2007 16:40, Kris Kennaway wrote: = > This is the first time I hear about the problem -- there is nothing = > unusual or unreasonable about asking the problem-reporter for the = > stdout/stderr, is there? = = No, but you have to also accept that I can't oblige, as previously stated. Indeed: = > Can I see the build-log, please? Which test is hanging? = I don't know, I haven't had the time to debug it (the build log does = not exist since it does not complete). I accept that, and shall wait until you find the time to collect the output. A semi-educated guess: the problem may have to do with the build-machine dropping (rather than nacking) attempts to connect to a closed port. Is pointyhat (mis)configured this way? Yours, -mi