From owner-svn-ports-head@freebsd.org Mon May 21 11:51:21 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 30152EEDE14; Mon, 21 May 2018 11:51:21 +0000 (UTC) (envelope-from jbeich@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 D5F6D7A1B4; Mon, 21 May 2018 11:51:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CB99C10E1B; Mon, 21 May 2018 11:51:20 +0000 (UTC) From: Jan Beich To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r470531 - in head/math: . petiga petiga/files References: <201805211110.w4LBAASw099254@repo.freebsd.org> Date: Mon, 21 May 2018 13:51:12 +0200 In-Reply-To: <201805211110.w4LBAASw099254@repo.freebsd.org> (Yuri Victorovich's message of "Mon, 21 May 2018 11:10:10 +0000 (UTC)") Message-ID: <7enx-kz0v-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 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: Mon, 21 May 2018 11:51:21 -0000 Yuri Victorovich writes: > +BROKEN_FreeBSD_10= SSE instruction set not enabled Builds fine on 10.4 amd64 as is, see https://ptpb.pw/W_P3 Builds fine on 10.4 i386 with USES=compiler:c++14-lang, see https://ptpb.pw/QOYB https://reviews.llvm.org/rL239883