From owner-freebsd-current@freebsd.org Thu Dec 24 02:19:22 2015 Return-Path: Delivered-To: freebsd-current@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 BEBC2A4F084 for ; Thu, 24 Dec 2015 02:19:22 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EBB01D55 for ; Thu, 24 Dec 2015 02:19:22 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk0-x22a.google.com with SMTP id t125so166621629qkh.3 for ; Wed, 23 Dec 2015 18:19:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=uckASuFvPvbDIQxiUxIWg1+15NlbwvQwEFXN0NR0VPs=; b=k/uC4XFD+snV1wotSWvKn6iipTPdJ9yKJGys/xfUy4ZULgKip5z/cXtsoAi3QRDLle xbfUMZ0Hrbg0tnH2FHPH4MulI80YLGlUd9iD/Xc0XkWDrUOfQbyKvfEyqzdJ8innIE62 Yt/kUrJdI7YfMlMSS8e62WAf8a+wK1aoeaHcF19vZ06QXIDKNNTvbZusKryOP13kDj/9 /BhHjeeq7YYsx7y5K+rFvQVtfM32TGFKZq9oGxluQ47WYHh9Y0Z1zPK7u2wSkxsTbXat mBF/x8wU1NFUusHDY60QlIken+4DHUjjrU16ZX2QRPkxzpi5xcqEes+wjQuS2OpDSbxk wpGQ== 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:date :message-id:subject:from:to:cc:content-type; bh=uckASuFvPvbDIQxiUxIWg1+15NlbwvQwEFXN0NR0VPs=; b=isRlPS+yxhCwOLLQHT31sp0NdNrMqbOTnJEolRX08Tk0cRxHUDjHN2f0PqCYrEpRLl ImuCN8gFGK+qxfzRvmI74cHOIBWLyiLg94+pL6Iv2Umj1BddNbR7wVOWJKphWbm7BWcp cThd/C029wIfkq9VtaDRRGZKe5ycSLIdfjk5Y81+tcBwn7sohOlSxlUeS9qlanG9yFKd 7/MoWAND4B1XUhKgjRJ0iaUqpd/sC4wlkQC2bVaFs3TMk6xtFuEKIFJlDKMY27JSVn2Y UWM/7meTuobxjsrjD98aVUpS0SKJ3hk9//P9O5cH9AIDau+MGZEYH2JWWg7sEydHDSOX 3uUQ== X-Gm-Message-State: ALoCoQmT8t6S66tZ0HneptzgwMNoNs4LKZRZP3MUT244GZR70KYO02wAL7JpjQ9Ejca4zwAzvbofz6m2mX5rcJYQVhrWIDjQjQ== MIME-Version: 1.0 X-Received: by 10.55.55.72 with SMTP id e69mr44435169qka.42.1450923561538; Wed, 23 Dec 2015 18:19:21 -0800 (PST) Sender: wlosh@bsdimp.com Received: by 10.140.27.181 with HTTP; Wed, 23 Dec 2015 18:19:21 -0800 (PST) X-Originating-IP: [2601:280:4900:3700:a86a:48ee:c0e4:3783] Received: by 10.140.27.181 with HTTP; Wed, 23 Dec 2015 18:19:21 -0800 (PST) In-Reply-To: References: Date: Wed, 23 Dec 2015 19:19:21 -0700 X-Google-Sender-Auth: m04TGfov-4f6OKRcmhzIfl71Cmo Message-ID: Subject: Re: Bootstrapping from stable/9 to head? From: Warner Losh To: Garrett Cooper Cc: Ian Lepore , FreeBSD Current , Warner Losh Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 02:19:22 -0000 Make build world first! On Dec 23, 2015 5:06 PM, "NGie Cooper" wrote: > Hi Ian and Warner, > I realize this isn=E2=80=99t a path that=E2=80=99s currently supp= orted, but when I > was running a test for jhb on stable/9 (ref9-amd64.freebsd.org to be > exact), I ran into this error: > > bmake[1]: "/scratch/tmp/ngie/svn/Makefile" line 466: "Target architecture > for arm/conf/A20 unknown. config(8) likely too old." > *** [universe_arm_kernels] Error code 1 > > bmake: stopped in /scratch/tmp/ngie/svn > > I was wondering if there was a way where someone could more > reliably bootstrap from stable/9 to stable/10, or if the directions just > need to be changed to =E2=80=9Cupgrade to the latest release of 10, then = upgrade to > 11-CURRENT=E2=80=9D? > Also, config is a build tool in Makefile.inc1=E2=80=A6 I was wond= ering if > the check in Makefile is a bit too stringent / incorrect. > Thanks, > -NGie