After cleaning the dest folder and 'make cleandir' (the latter I am not sure is relevant, but I do it when I have problem like this) I got a full build on both i386 and amd64 without a problem.
Chavdar On Sun, 7 Feb 2016 at 13:32 David Lord <[email protected]> wrote: > On 7 Feb 2016 at 3:04, Darren wrote: > > > > > > > > > From: "[email protected]" <[email protected]> > > To: Darren <[email protected]> > > Sent: Saturday, February 6, 2016 7:40 PM > > Subject: Re: building current > > > > On Sat, Feb 06, 2016 at 09:02:07PM +0000, Darren wrote: > > > I've made many attempts to compile current using > https://wiki.netbsd.org/tutorials/how_to_build_netbsd-current/ for > reference. > > > I think maybe it's outdated or current has been broken for a week? > I've cvsupdated serveral times. > > > > What command are you running and where is it failing? I built it a few > hours ago. > > > > Just the commands on that site for amd64. I think it's something wrong > with the instructions on build or cvs. I'm running sysbuild from pkgsrc as > recommended on another site and it's working fine. > > I'm more used to freebsd's method of buildworld, buildkernel, > installkernel, installworld. The script build.sh is new to me. > > I used sysbuild for Netbsd-6 current on both i386 and > amd64 > > Now I build NetBSD-7. Twice a week for i386 and once a > week for amd64. > > On my systems sysbuild4cron from installed sysbuild has > an error $SYSBUILD_BINDIR="/usr/pkg" instead of > /usr/pkg/bin so I moved sysbuild to /usr/local. > > When I have build failures it's usually one of: > my error in a kernel.conf, interrupted internet > connection, corrupted downloaded source file. > > > David > > > > >
