From owner-freebsd-current Sun May 19 17: 0:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id C8A8537B40B; Sun, 19 May 2002 17:00:46 -0700 (PDT) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.3/8.9.1) with ESMTP id g4K00ehU009010; Sun, 19 May 2002 17:00:40 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.3/8.12.3/Submit) id g4K00b1g008957; Sun, 19 May 2002 17:00:37 -0700 (PDT) Date: Sun, 19 May 2002 17:00:37 -0700 (PDT) From: Matthew Dillon Message-Id: <200205200000.g4K00b1g008957@apollo.backplane.com> To: Giorgos Keramidas Cc: "David O'Brien" , freebsd-current@FreeBSD.org Subject: Re: gdb breaks world References: <20020518125604.A72462@troutmask.apl.washington.edu> <20020519023108.GB10039@hades.hell.gr> <20020518201215.A74579@troutmask.apl.washington.edu> <20020519110149.B39336@dragon.nuxi.com> <200205192031.g4JKVQxJ093829@apollo.backplane.com> <20020519225359.GA1565@hades.hell.gr> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> You know, every time I update my -current sources it's winding up :> taking me an entire day to get things to build again. : :There are cases where updating with the `new files' requires that you :have updated to the `new files', aka chicken and egg problems. This :is true with the -DNO_WERROR thing, in my opinion. Let's not blame :David O'Brien for anything, since he's doing such a huge amount of :work already :/ : :After all, this is -CURRENT. :It's not even guaranteed to work at all times ;-) : :- Giorgos It's just that it gets frustrating. If there were only one problem with the build then, sure, no big deal. But between the filesystem import, compiler upgrade, and the warnings failures it has taken all day for me just to get to the point where it is now dying on Greg's doc commit. And when we get past that problem will another hit us? I'll probably wind up having to build the world a dozen times before I get something I can install. Throw in ipfw changes and the fact that procfs does not work with the old mount binary and it's taken quite a bit of munging to just be able to build, install, and run a new kernel, let alone the world. I'm going to try make -k next but I don't have high hopes. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message