From owner-svn-ports-head@freebsd.org Sun Feb 11 10:12:32 2018 Return-Path: Delivered-To: svn-ports-head@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 B1761F08710; Sun, 11 Feb 2018 10:12:32 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 682F77089E; Sun, 11 Feb 2018 10:12:32 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 60B9F8FFF; Sun, 11 Feb 2018 10:12:32 +0000 (UTC) Date: Sun, 11 Feb 2018 10:12:32 +0000 From: Alexey Dokuchaev To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r461480 - head/audio/ardour/files Message-ID: <20180211101232.GA36914@FreeBSD.org> References: <201802110914.w1B9E0PU095876@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 11 Feb 2018 10:12:32 -0000 On Sun, Feb 11, 2018 at 11:00:15AM +0100, Jan Beich wrote: > Alexey Dokuchaev writes: > > New Revision: 461480 > > URL: https://svnweb.freebsd.org/changeset/ports/461480 > > > > Log: > > Fix another several issues that were upsetting new Clang, missed > > in r460224. > > It still fails, see https://ptpb.pw/uUFu Thank you Captain, I know. :) Commit message did not say that build was unbroken; this makes it easier to work on further (hopefully final) fix. ./danfe