From owner-freebsd-arm@freebsd.org Thu Jan 7 18:21:40 2016 Return-Path: Delivered-To: freebsd-arm@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 A9E64A66C49 for ; Thu, 7 Jan 2016 18:21:40 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D9D5199D for ; Thu, 7 Jan 2016 18:21:40 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.14.9/8.14.5) with ESMTP id u07HtOcB039896; Thu, 7 Jan 2016 09:55:24 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.14.9/8.14.5/Submit) id u07HtO7q039895; Thu, 7 Jan 2016 09:55:24 -0800 (PST) (envelope-from fbsd) Date: Thu, 7 Jan 2016 09:55:24 -0800 From: bob prohaska To: freebsd-arm@freebsd.org Subject: *** [installworld] Stopped -- signal 22 Message-ID: <20160107175524.GA36222@www.zefox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2016 18:21:40 -0000 The past three attempts at an 11-CURRENT build install cycle self-hosted on an rpi2 have stopped immediately in installworld with the message: *** [installworld] Stopped -- signal 22 World and kernel builds report successful completion. The running system is at r293117, the source tree is three days newer. Svnlite status reports no modified files. The buildscript normally runs in the background and the log files indicate a prompt failure. If make installworld is run in the foreground the console session seems to hang and top shows make instances, but none use cpu time. Control-C terminates the make without any messages. All storage except the microSD card is on a mechanical hard disk. The previous dozen build/install cycles worked without trouble, any guidance appreciated! Thanks for reading, bob prohaska