From owner-svn-src-all@FreeBSD.ORG Mon Mar 18 14:41:53 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 204C03E5 for ; Mon, 18 Mar 2013 14:41:53 +0000 (UTC) (envelope-from jdc@koitsu.org) Received: from qmta07.emeryville.ca.mail.comcast.net (qmta07.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:43:76:96:30:64]) by mx1.freebsd.org (Postfix) with ESMTP id 02454EBA for ; Mon, 18 Mar 2013 14:41:52 +0000 (UTC) Received: from omta24.emeryville.ca.mail.comcast.net ([76.96.30.92]) by qmta07.emeryville.ca.mail.comcast.net with comcast id D1781l0051zF43QA72hsE6; Mon, 18 Mar 2013 14:41:52 +0000 Received: from koitsu.strangled.net ([67.180.84.87]) by omta24.emeryville.ca.mail.comcast.net with comcast id D2hr1l00i1t3BNj8k2hsME; Mon, 18 Mar 2013 14:41:52 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id C3B0973A1C; Mon, 18 Mar 2013 07:41:51 -0700 (PDT) Date: Mon, 18 Mar 2013 07:41:51 -0700 From: Jeremy Chadwick To: John Baldwin Subject: Re: svn commit: r248331 - in stable/9: . usr.bin/xinstall Message-ID: <20130318144151.GA35755@icarus.home.lan> References: <201303151519.r2FFJYjS060493@svn.freebsd.org> <20130318024922.GA24535@icarus.home.lan> <201303180945.57393.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201303180945.57393.jhb@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1363617712; bh=os6VN61lRzMy2r1uON930M6L3O8wInYTgpn+UzjlTOY=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=YFBjrqeKQ9cXL8ANCCDWAOONCyd+Q9stmijp8Fl3gUth3BtJp8FWcz9iI3SHv8Qk4 EjqR65GVT8SGm4Cl520NBO94KNgpiL1geXLWLsiX6oG4ym9sw4GtclVe5AbLkTXhjn rc8HIqBBRUHVrcSH2/ZpuXHMgkYCIVK/rUJ9nWoUU+MNwjAKMeQ+CWJXmUjl5f5i/x oq17a3vyYFgKNymb2t4CYcyTzeRyX9Nls7Ya1/TIs7gwRvlI+KiOImdnovPY3FoZDK ozWvpEpeh73BASbwi191y8OiwAwEXxN8SbGmGDfXRMtWVbT7YxhcGBEAd69Qi+iiEq qsmwgWAC3aIcA== Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, Brooks Davis , src-committers@freebsd.org, svn-src-stable-9@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 18 Mar 2013 14:41:53 -0000 On Mon, Mar 18, 2013 at 09:45:57AM -0400, John Baldwin wrote: > On Sunday, March 17, 2013 10:49:22 pm Jeremy Chadwick wrote: > > Please see PR 177055. This MFC has broken mergmaster for at least a > > couple people. The PR should really be rated high priority: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=177055 > > > > http://lists.freebsd.org/pipermail/freebsd-stable/2013-March/072848.html > > Probably breaks etcupdate as well. Both of these tools use the host's tools > and not the cross-built tools as they just run 'make distribute'. The right > fix might be as simple as making those make targets use XMAKE so that if a > world is built they use the cross-built tools instead of the host's tools? To me that sounds like the right approach. -- | Jeremy Chadwick jdc@koitsu.org | | UNIX Systems Administrator http://jdc.koitsu.org/ | | Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |