From owner-svn-src-all@freebsd.org Sat Oct 17 19:01:32 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7046BA17B24; Sat, 17 Oct 2015 19:01:32 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5C6846D6; Sat, 17 Oct 2015 19:01:32 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 5563E1562; Sat, 17 Oct 2015 19:01:32 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 13DF111551; Sat, 17 Oct 2015 19:01:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id 5QBIXWlRTQOf; Sat, 17 Oct 2015 19:01:25 +0000 (UTC) Subject: Re: svn commit: r289451 - head/share/zoneinfo DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com EA88D11549 To: John-Mark Gurney , Garrett Cooper References: <201510170926.t9H9QGPb071820@repo.freebsd.org> <20151017185302.GS67524@funkthat.com> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Bryan Drewery Organization: FreeBSD Message-ID: <56229B03.3080109@FreeBSD.org> Date: Sat, 17 Oct 2015 12:01:23 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151017185302.GS67524@funkthat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 19:01:32 -0000 On 10/17/15 11:53 AM, John-Mark Gurney wrote: > Garrett Cooper wrote this message on Sat, Oct 17, 2015 at 09:26 +0000: >> Author: ngie >> Date: Sat Oct 17 09:26:16 2015 >> New Revision: 289451 >> URL: https://svnweb.freebsd.org/changeset/base/289451 >> >> Log: >> Install share/zoneinfo in a deterministic way by sorting the results from find >> >> This helps produce deterministic METALOG output > > We seem to have duplicate installs happening again: > /tmp/makeroot.UHdcn/manifest:161: warning: duplicate definition of mailer.conf > /tmp/makeroot.UHdcn/manifest:935: warning: duplicate definition of dtc > /tmp/makeroot.UHdcn/manifest:4334: warning: duplicate definition of usr > /tmp/makeroot.UHdcn/manifest:4354: warning: duplicate definition of tests > /tmp/makeroot.UHdcn/manifest:5721: warning: duplicate definition of 10.exref > /tmp/makeroot.UHdcn/manifest:5724: warning: duplicate definition of 12.vi > /tmp/makeroot.UHdcn/manifest:5725: warning: duplicate definition of 12.vi > > This is after an installworld/distribution to the same directory... > > This would be a great jenkins test IMO... > How new is this / when did you last check for warnings? -- Regards, Bryan Drewery