From owner-freebsd-current@freebsd.org Fri Jan 13 17:21:00 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55A83CAE687 for ; Fri, 13 Jan 2017 17:21:00 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 364601F0C for ; Fri, 13 Jan 2017 17:21:00 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id v0DHL1lb074195 for ; Fri, 13 Jan 2017 09:21:09 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <20170113170950.M80698@i805.com.br> References: <20170113170950.M80698@i805.com.br> From: "Chris H" Subject: Re: -current with ports in endless loop Date: Fri, 13 Jan 2017 09:21:09 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2017 17:21:00 -0000 On Fri, 13 Jan 2017 14:13:51 -0300 "Nilton Jose Rizzo" wrote > I'm tring to instal xfce4 with optimazed options > but it's run in endless loop. How do I detect the ports > start a loop? If it's possible create a dot (.) > file in directory of port like .killloop like other > .extrac.done to prevent the loop? I can't speak specifically to your question, other than to suggest that running transcript -- script(1) prior to attempting the build. Then, when you encounter the loop, you can sent a TERM ( ^C ) to the build process, and examine output from transcript (script), to determine the cause. HTH --Chris > > --- > /************************************************* > **Nilton José Rizzo UFRRJ > **http://www.rizzo.eng.br http://www.ufrrj.br > **http://lattes.cnpq.br/0079460703536198 > **************************************************/ > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"