From owner-freebsd-arm@freebsd.org Sun Sep 16 09:25:45 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07D18109C3B7; Sun, 16 Sep 2018 09:25:45 +0000 (UTC) (envelope-from pstef@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A883F84A70; Sun, 16 Sep 2018 09:25:44 +0000 (UTC) (envelope-from pstef@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1403) id 8595B15A8D; Sun, 16 Sep 2018 09:25:44 +0000 (UTC) Date: Sun, 16 Sep 2018 11:25:44 +0200 From: "Piotr P. Stefaniak" To: Mark Millard Cc: freebsd-arm , FreeBSD Current Subject: Re: FYI: devel/kyua 14 failures for head -r338518M based build in a Pine64+ 2GB (aarch64 / cortexA53 / A64) context Message-ID: <20180916092544.GK53055@freefall.freebsd.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2018 09:25:45 -0000 On 2018-09-11 02:44:49, Mark Millard wrote: >usr.bin/indent/functional_test:nsac -> failed: atf-check failed; see the output of the test for details [0.151s] >usr.bin/indent/functional_test:sac -> failed: atf-check failed; see the output of the test for details [0.150s] Those were predictable since r334944 and before r336601, so I don't know how it happens that you're getting them with r338518.