From owner-svn-ports-head@freebsd.org Sat Jul 7 07:07:00 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 43B6610412DA; Sat, 7 Jul 2018 07:07:00 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC360876A2; Sat, 7 Jul 2018 07:06:59 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 0BF0E24936; Sat, 7 Jul 2018 07:06:58 +0000 (UTC) Date: Sat, 7 Jul 2018 07:06:56 +0000 From: Mark Linimon To: Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r474058 - in head: audio/boodler audio/rkr-lv2 audio/xmms-sapplug cad/calculix comms/airspy converters/lua-iconv converters/lua51-iconv databases/mysql-udf deskutils/wammu devel/libffca... Message-ID: <20180707070656.GB12106@lonesome.com> References: <201807070644.w676i7QB020602@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201807070644.w676i7QB020602@repo.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Sat, 07 Jul 2018 07:07:00 -0000 With this commit I believe that almost all ports failing on aarch64/11 have been so marked, with the exception of: - some that have commits newer than the last build; - a few that have proposed fixes; - and two that have open PRs: biology/hmmer PR 224419 lang/rust PR 228892 The total "not yet marked broken" is 15 in all. There are 976 that are already marked broken/ignore/not_for/and so forth: please see: http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-default&build=473483 I will continue to monitor the next build to see what happens. Please, we need help to fix all the broken ports on aarch64/11. If you are interested in the arch, please help out if you can. Finally, I have not yet attacked the aarch64/12 problem. There are two components: aarch64-specific and clang6-specific. For the latter, please see: https://people.freebsd.org/~linimon/tmp/clang6_regressions.work ATM there are so many of each that they are still hard to sort through. mcl