From owner-svn-src-head@FreeBSD.ORG Wed Jul 9 02:41:11 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B70F9D38 for ; Wed, 9 Jul 2014 02:41:11 +0000 (UTC) Received: from mail-qg0-f49.google.com (mail-qg0-f49.google.com [209.85.192.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 736B2243F for ; Wed, 9 Jul 2014 02:41:11 +0000 (UTC) Received: by mail-qg0-f49.google.com with SMTP id f51so5747198qge.8 for ; Tue, 08 Jul 2014 19:41:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=OfnTpJU2xhFwNJpNPS4t1tO4OMRFzqBBtxJxbMTYZO8=; b=A7H9wZMzuH0xsEnqkZ2xLIF2i7j0wRbAUMGty7zdziuEQyPW9PaZtgOkesm3rYEESv XI/8+RTiZv5ZOHqsae40b6Ez84h4j0Yo/ITmB/B3AG0Pt5V3fsA+hBktTvgTVKr/xot1 QMjJHLhWNZHotdr8C7Esi4o5UPkv/d7RX0IiXHs7lafIaQsD5GS0ArAG3TIjxi9TUWu4 mba8rDhPwCcsvrX4kw+Ule6ifhAPQIy3HGsSEedBOO7sHMy34UJrYZPdUQIdLv9lGkqh fmgoxQBfrK2q6Xs/eb+UkJ1aKhqqXPmJcTF2ZkkLnzPxcxk3fdF+ePHaRRla11J6EpAL 5kUQ== X-Gm-Message-State: ALoCoQkUQiINXZG46jjPKuO+4w/D7Wm0jqS10mgG4gXwT4ngqmLGZ3xyvJTNfxNTwYGuk38X9Ssq X-Received: by 10.140.91.164 with SMTP id z33mr61358764qgd.65.1404873264931; Tue, 08 Jul 2014 19:34:24 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.83.99 with HTTP; Tue, 8 Jul 2014 19:34:04 -0700 (PDT) X-Originating-IP: [184.153.117.174] In-Reply-To: <20140709023222.GO1216@hub.FreeBSD.org> References: <201406121854.s5CIsrmq000136@svn.freebsd.org> <20140612235647.GO1248@hub.FreeBSD.org> <20140613002017.GP1248@hub.FreeBSD.org> <20140709010719.GM1216@hub.FreeBSD.org> <20140709023222.GO1216@hub.FreeBSD.org> From: Julio Merino Date: Tue, 8 Jul 2014 22:34:04 -0400 X-Google-Sender-Auth: BFoW7B3Uwkzf9c9EBukdDXIF8BQ Message-ID: Subject: Re: svn commit: r267424 - in head: share/mk tools/build/options To: Glen Barber Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 02:41:11 -0000 On Tue, Jul 8, 2014 at 10:32 PM, Glen Barber wrote: > On Tue, Jul 08, 2014 at 10:28:25PM -0400, Julio Merino wrote: >> On Tue, Jul 8, 2014 at 9:07 PM, Glen Barber wrote: >> > This is one of the build failure cases: >> > >> > https://lists.freebsd.org/pipermail/freebsd-tinderbox/2014-June/014357.html >> >> Am I reading that right in that this was on a 9.2-STABLE host building HEAD? > > Yes. > > (I have no idea why, to be honest. The tinderbox are outside of the > cluster admins control.) OK. Regardless, I suppose that being able to build HEAD from the supported releases is supposed to work? Even from 8.4? Will investigate for 9.x.