From owner-svn-ports-all@freebsd.org Tue Feb 27 16:41:02 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 C5848F35ACF; Tue, 27 Feb 2018 16:41:02 +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 7A54381F9B; Tue, 27 Feb 2018 16:41:02 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 6D71B1A9EB; Tue, 27 Feb 2018 16:41:02 +0000 (UTC) From: Jan Beich To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r463046 - head/sysutils/smartmontools/files In-Reply-To: <201802262019.w1QKJp6G055174@repo.freebsd.org> (Cy Schubert's message of "Mon, 26 Feb 2018 20:19:51 +0000 (UTC)") References: <201802262019.w1QKJp6G055174@repo.freebsd.org> Date: Tue, 27 Feb 2018 17:40:40 +0100 Message-ID: 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: Tue, 27 Feb 2018 16:41:02 -0000 Cy Schubert writes: > Author: cy > Date: Mon Feb 26 20:19:51 2018 > New Revision: 463046 > URL: https://svnweb.freebsd.org/changeset/ports/463046 > > Log: > Fix build under -CURRENT following Sr329824. > > This commit does not address big endian support, which will be addressed > by a separate revision and commit. This commit (and revision) only > addresses build breakage due to Sr329824. > > Approved by: imp, wma, kan, mst_semihalf.com (Michal Stanek) > Differential Revision: https://reviews.freebsd.org/D14483 This commit broke build for any FreeBSD version except -CURRENT. https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112687.html 10.3 amd64 - https://clbin.com/T63ha 10.3 i386 - https://clbin.com/05E80 10.4 amd64 - https://clbin.com/fWcEF 10.4 i386 - https://clbin.com/wTjgZ 11.1 amd64 - https://clbin.com/eBMbi 11.1 i386 - https://clbin.com/o6yeN