From owner-freebsd-stable@FreeBSD.ORG Thu Jan 30 10:36:26 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE875D0E; Thu, 30 Jan 2014 10:36:26 +0000 (UTC) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 245E41D8D; Thu, 30 Jan 2014 10:36:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.5/8.14.5) with ESMTP id s0UAaLgH027757; Thu, 30 Jan 2014 14:36:21 +0400 (MSK) (envelope-from marck@rinet.ru) Date: Thu, 30 Jan 2014 14:36:21 +0400 (MSK) From: Dmitry Morozovsky To: Hiroki Sato Subject: Re: building stable/8 on stable/10 host: is it supported? In-Reply-To: <20140130.191854.1571220137154550209.hrs@allbsd.org> Message-ID: References: <20140130175317.6c854f50@X220.alogt.com> <20140130.191854.1571220137154550209.hrs@allbsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (woozle.rinet.ru [0.0.0.0]); Thu, 30 Jan 2014 14:36:21 +0400 (MSK) Cc: erichsfreebsdlist@alogt.com, freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 10:36:26 -0000 Hiroki-san, On Thu, 30 Jan 2014, Hiroki Sato wrote: > ma> > > looking into troubles with my builder I found more things: > ma> > > > ma> > > while on stable/9 host, it seamlessly builds all stable versions from > ma> > > 10 to 6. stable/4 had to be built in stable/6 jail > ma> > > > ma> > > Now, after upgrade builder host system to stable/10, I can no longer > ma> > > build stable/8 and older (this in on fresh stable/10 jail, > ma> > > without /usr/obj *and* without -j, which prevents from succeeding > ma> > > upgrade_checks): > ma> > > > ma> > ma> [snip] > ma> > ma> > > make: don't know how to make /usr/lib/libstdc++.a. Stop > ma> > > *** Error code 2 > ma> > > > ma> > > Stop in /FreeBSD/src.8. > ma> > > *** Error code 1 > ma> > > > ma> > > Stop in /FreeBSD/src.8. > ma> > > *** Error code 1 > ma> > > > ma> > > Stop. > ma> > > make: stopped in /FreeBSD/src.8 > ma> > > > ma> > are you using gcc? > ma> > > ma> > 10 uses normally clang. > ma> > ma> Well, I thought buildtools and cross-tools targets should take care of that, > ma> aren't they? > > Currently stable/8 does not build on a box running 10 or later > because several commits to fix build errors at the toolchain > bootstrapping stages due to the toolchain migration were not MFC'd > yet. For stable/8, try the following patch: > > http://people.allbsd.org/~hrs/FreeBSD/stable-8-patch.diff Thanks a lot, will try and report! -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------