From owner-svn-ports-all@freebsd.org Wed May 9 08:06:33 2018 Return-Path: Delivered-To: svn-ports-all@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 63803FAE508; Wed, 9 May 2018 08:06:33 +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 185EE7BF60; Wed, 9 May 2018 08:06:33 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 0F466A0D3; Wed, 9 May 2018 08:06:33 +0000 (UTC) From: Jan Beich To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469207 - head/devel/mercurial References: <201805061250.w46Co447047775@repo.freebsd.org> Date: Wed, 09 May 2018 10:06:27 +0200 Message-ID: <4ljh-w8vw-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2018 08:06:33 -0000 Sunpoet Po-Chuan Hsieh writes: > Author: sunpoet > Date: Sun May 6 12:50:04 2018 > New Revision: 469207 > URL: https://svnweb.freebsd.org/changeset/ports/469207 > > Log: > Update to 4.6 > > Changes: https://www.mercurial-scm.org/wiki/WhatsNew Fails to build on 11.2/12.0 armv6, see https://ptpb.pw/4xpk https://bugs.llvm.org/show_bug.cgi?id=35023 Maybe switch to --system-zstd in case someone adds a workaround to archivers/zstd via bug 223072 e.g., CFLAGS+=-O0 or USE_GCC=yes.