From owner-freebsd-ports Mon Jan 15 8:20:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 7458537B400; Mon, 15 Jan 2001 08:20:39 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f0FGKYI09933; Mon, 15 Jan 2001 18:20:37 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.1/8.9.3) with ESMTP id f0FGKbr38497; Mon, 15 Jan 2001 18:20:38 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A63234B.4B7F84BE@FreeBSD.org> Date: Mon, 15 Jan 2001 18:20:28 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: will@FreeBSD.org, ports@FreeBSD.org Subject: Portlint hangs Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm trying to commit a new port, and discovered that the following combination of options hangs addport solidly. $ /usr/ports/Tools/scripts/addport -l -1 -u sobomax -d ./ Working with port directory /usr/tmp/MyPorts/aureal-kmod. [hangs chewing 100% CPU] Using tcpdump I found that it isn't performing any network activity and there are also no spawned processes according to ps output. I'm observing exactly the same behaviour on the 5-CURRENT and 4-STABLE, so it doesn't seems to be a FreeBSD version specific bug. If works fine if I omitting `-l -1' part of the commandline above. Please fix! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message