Date: Sat, 17 Jan 2015 18:35:59 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Steven Hartland <killing@multiplay.co.uk> Cc: freebsd-current@freebsd.org Subject: Re: who broke dtrace and buildworld? Message-ID: <20150118023559.GA14178@troutmask.apl.washington.edu> In-Reply-To: <54BB160B.1070106@multiplay.co.uk> References: <20150117235447.GA13490@troutmask.apl.washington.edu> <20150118002246.GA13599@troutmask.apl.washington.edu> <54BB0EF9.3060705@multiplay.co.uk> <20150118014456.GA13973@troutmask.apl.washington.edu> <54BB160B.1070106@multiplay.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 18, 2015 at 02:10:19AM +0000, Steven Hartland wrote: > > On 18/01/2015 01:44, Steve Kargl wrote: > > On Sun, Jan 18, 2015 at 01:40:09AM +0000, Steven Hartland wrote: > >>> % svn revert -r 377300:377299 . > >> Just double checked and I can building r277307 without issue, build box > >> is running 10.1-RELEASE. > >> > >> My head box is quite a bit slower and is still running, but it did > >> complete a full buildworld on what is r277300 before it was committed so > >> no reason to think it wont complete. > > My laptop is running > > > > % uname -a (with some editing) > > FreeBSD 11.0-CURRENT r275646: Tue Dec 9 12:23:30 PST 2014 > > > > and I understand the "a bit slower" statement as it takes 5+ hours > > to buildworld on my laptop. > > > > Note sure if it matters, but I'm building i386 not amd64. > I just replaced my make.conf and src.conf with the ones you posted and > am retested and again the build completes. > > tinderbox being based off universe just with error reporting so tested > buildworld and buildkernel for all arch's so I can't see i386 being an > issue either, but I'm testing now with TARGET=i386 just be be sure. > > Could you verify you don't have something stale or a bad checkout? I did all of the checking before I sent the first email (including multiple 'svn update' and 'svn status'). The tree before reverting your patch was an up-to-date head without any other patches. I use neither ccache nor -DNOCLEAN and use 'rm -rf /usr/obj/*' to clean out OBJDIR. Without your patch installed everything completed as I expected (well, I did hit the MCA_system issue), and updated my system. I'm now trying to again rebuild buildworld from scratch. This is going to take awhile. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150118023559.GA14178>