From owner-svn-ports-head@freebsd.org Fri Nov 8 03:31:12 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 11D501A5650; Fri, 8 Nov 2019 03:31:12 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 478Qlz6nXXz3JTW; Fri, 8 Nov 2019 03:31:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E1ED718B23; Fri, 8 Nov 2019 03:31:11 +0000 (UTC) Date: Fri, 8 Nov 2019 03:31:11 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: Antoine Brodin , ports-committers , svn-ports-all , svn-ports-head Subject: Re: svn commit: r516964 - in head/devel/patch: . files Message-ID: <20191108033111.GA94055@FreeBSD.org> References: <201911071135.xA7BZZcL023207@repo.freebsd.org> <20191107135312.GA95387@FreeBSD.org> <20191107135827.GB95387@FreeBSD.org> <20191107160941.2lforpmlesyu32e4@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191107160941.2lforpmlesyu32e4@ivaldir.net> User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2019 03:31:12 -0000 On Thu, Nov 07, 2019 at 05:09:42PM +0100, Baptiste Daroussin wrote: > On Thu, Nov 07, 2019 at 01:58:27PM +0000, Alexey Dokuchaev wrote: > > On Thu, Nov 07, 2019 at 02:56:05PM +0100, Antoine Brodin wrote: > > > ... > > > http://pb2.nyi.freebsd.org/data/120i386-default-PR241624/2019-11-07_12h55m43s/logs/errors/patch-2.7.6_1.log > > > > Reproduced it, fixing. I wonder why tinderbox didn't catch it. > > Because tinderbox is dead, broken, does not create a safe building > environement most of the time? It's buggy indeed: it was doing staging in the thus pulling in shells/bash. I need to teach it stop doing this. :( Since I build with -notest most of the times, this went unnoticed. ./danfe