From owner-freebsd-current@FreeBSD.ORG Wed Feb 13 13:11:08 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6A6D16A41B for ; Wed, 13 Feb 2008 13:11:08 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 96A9613C45B for ; Wed, 13 Feb 2008 13:11:08 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:X-Attribution:Date:Message-Id; b=uQxYdA0WZz50zuzuO0rj6IRL0bOFzlua5qoafuG23J2edrzSTptaZ3gkpTog17dagm8blTmbNLJ4NmZhop+RwFPGw14Jmxct3bZWIXhZUpg7kxIKWpJmZUKBC1tmXRz5S3Ez1/QW+rqoHiH059oC9/+E6Cy40i0tvH1cN1Az+x1DGXIyi0x5Z6mx7PPDXnp3Wsx6eyjsJnnclpZbWVVoAuk6dam4dWbh8wqizmi6RN4lueOYCGDUq27UtxDEeEdY; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1JPHOF-0006F5-PW; Wed, 13 Feb 2008 13:11:07 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JPHO4-0004zk-2d; Wed, 13 Feb 2008 13:10:56 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JPHO2-0001R4-Mu; Wed, 13 Feb 2008 15:10:54 +0200 To: Eygene Ryabinkin From: Ian FREISLICH In-Reply-To: Message from Eygene Ryabinkin of "Wed, 13 Feb 2008 15:47:02 +0300." X-Attribution: BOFH Date: Wed, 13 Feb 2008 15:10:54 +0200 Message-Id: Cc: marcel@freebsd.org, freebsd-current@freebsd.org Subject: Re: FreeBSD RELENG_7 doesn't build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 13 Feb 2008 13:11:08 -0000 Eygene Ryabinkin wrote: > Ian, > > Wed, Feb 13, 2008 at 01:44:47PM +0200, Ian FREISLICH wrote: > > The real error is reported in my mail "[patch] RELENG_7 buildworld > > failure in sbin/gpt/migrate.c" > > > > I'm willing to bet if you cd /usr/src/sbin/gpt and "make" it will > > fail. Try the patch in that mail message. > > Worked for me. I had used the latest disklabel.h, the diff with > the RELENG_7's one can be obtained from > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/disklabel.h.diff?r1=1.110 ;r2=1.108) I was just working from the perspective on minimal change. Only ZFS stuff was introduced. I guess we can let someone with a commit bit (JHB's breakage in this case) decide how much is actually included in the end. Ian -- Ian Freislich