From owner-freebsd-stable@FreeBSD.ORG Thu Jan 30 13:51:56 2014 Return-Path: Delivered-To: freebsd-stable@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 38E658EF; Thu, 30 Jan 2014 13:51:56 +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 8EFBD1EF2; Thu, 30 Jan 2014 13:51:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.5/8.14.5) with ESMTP id s0UDplWN034561; Thu, 30 Jan 2014 17:51:47 +0400 (MSK) (envelope-from marck@rinet.ru) Date: Thu, 30 Jan 2014 17:51:47 +0400 (MSK) From: Dmitry Morozovsky To: Hiroki Sato Subject: Re: building stable/8 on stable/10 host: is it supported? In-Reply-To: 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 17:51:47 +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 13:51:56 -0000 On Thu, 30 Jan 2014, Dmitry Morozovsky wrote: > Hiroki-san, [snip] > > 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! amd64 world/kernel built successfully, thanks again. However, cross-build to TARGET=i386 chokes on aicasm module: ./aicasm -nostdinc -I. -I/FreeBSD/pristine/src.8/sys -I/FreeBSD/pristine/src.8/sys/contrib/altq -I/FreeBSD/pristine/src.8/sys/contrib/ipfilter -I/FreeBSD/pristine/src.8/sys/contrib/pf -I/FreeBSD/pristine/src.8/sys/dev/ath -I/FreeBSD/pristine/src.8/sys/dev/ath/ath_hal -I/FreeBSD/pristine/src.8/sys/contrib/ngatm -I/FreeBSD/pristine/src.8/sys/dev/twa -I/FreeBSD/pristine/src.8/sys/gnu/fs/xfs/FreeBSD -I/FreeBSD/pristine/src.8/sys/gnu/fs/xfs/FreeBSD/support -I/FreeBSD/pristine/src.8/sys/gnu/fs/xfs -I/FreeBSD/pristine/src.8/sys/dev/cxgb -I/FreeBSD/pristine/src.8/sys/dev/cxgbe -I/FreeBSD/pristine/src.8/sys/cam/scsi -I/FreeBSD/pristine/src.8/sys/dev/aic7xxx -o aic79xx_seq.h -r aic79xx_reg.h -p aic79xx_reg_print.c -i /FreeBSD/pristine/src.8/sys/dev/aic7xxx/aic79xx_osm.h /FreeBSD/pristine/src.8/sys/dev/aic7xxx/aic79xx.seq ./aicasm: Stopped at file /FreeBSD/pristine/src.8/sys/dev/aic7xxx/aic79xx.seq, line 53 - Undefined symbol code referenced ./aicasm: Removing aic79xx_seq.h due to error ./aicasm: Removing aic79xx_reg.h due to error *** Signal 11 Stop in /usr/obj/i386/FreeBSD/pristine/src.8/sys/GENERIC. *** Error code 1 Stop in /FreeBSD/pristine/src.8. *** Error code 1 Stop. make: stopped in /FreeBSD/pristine/src.8 -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------