Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 09:51:27 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        John-Mark Gurney <jmg@funkthat.com>
Cc:        svn-src-head@FreeBSD.org, Konstantin Belousov <kostikbel@gmail.com>, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, re@FreeBSD.org
Subject:   Re: svn commit: r255187 - in head/sys: conf crypto/aesni modules/aesni
Message-ID:  <20130910165127.GA69190@dragon.NUXI.org>
In-Reply-To: <20130910064149.GS68682@funkthat.com>
References:  <201309031831.r83IVNkh026523@svn.freebsd.org> <20130910060132.GA61541@dragon.NUXI.org> <20130910064149.GS68682@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 09, 2013 at 11:41:49PM -0700, John-Mark Gurney wrote:
> David O'Brien wrote this message on Mon, Sep 09, 2013 at 23:01 -0700:
> Please back that out until you have an understand of what the real
> problem is...

Folks use FreeBSD for real work -- I have a window of opportunity to
install a new world + kernel.  When I tried updating this laptop in
early August the kernel build was broken.  It appeared broken again
this time.

The issue is you added a new feature to the GCC compiler
(r255185 2013-09-03), and then immediately consumed it in the kernel
build (r255187 2013-09-03 11:31:23).  You did not put anything in
UPDATING warning folks of this.


Robert Watson used to often remind folks that when we add features to
the toolchain we give a reasonable amount of time for them to work
their way into folks userland before using them in the kernel build.


My userland sources are from Sunday September 1st when I started my
'make buildworld' + 'mergemaster -p' + 'make installworld' +
'mergemaster -i' sequence.  Sorry it takes so long to build world with
clang on a T60.  I updated my kernel sources and tried to build a new
kernel before rebooting.  I had no reason to not expect a 2 day old
compiler could not build a kernel during a code freeze.

I've backed out r255440 as r255452.

Please add a note to UPDATING.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130910165127.GA69190>