Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: file system problems



On Wed, May 07, 2008 at 12:59:39AM +0200, Andrew Doran wrote:
> On Tue, May 06, 2008 at 11:18:49PM +0200, Kurt Schreiner wrote:
> 
> > after updating to -current as of May 6 22:53 MDST
> > build.sh ... -j 4 ... distribution errors out with:
> >
> > (on i386, P4 w/ hyperthreading enabled)
> > obj ===> usr.bin/atf-config
> > cd: can't cd to /u/NetBSD/src/usr.bin/atf-config
> > --- obj-atf-config ---
> > *** [obj-atf-config] Error code 2
> > obj ===> share/man/man1/man1.atari
> >
> >
> > or (all on amd64, Q6600)
> >
> > ...
> > install ===> tools/texinfo
> > --- install-recursive ---
> > nbmake: Could not create temporary file Device busy
> >
> > nbmake: stopped in /u/NetBSD/src/tools/tsort
> > ...
> > [...more errors deleted...]
> >
> > Kernels a mostly GENERIC w/o drivers for hardware not present...
> 
> Cute, that's what I get for only trying a LOCKDEBUG kernel. Could you please
> try with these revisions?
> 
> 1.17 src/sys/arch/amd64/amd64/lock_stubs.S
> 1.18 src/sys/arch/i386/i386/lock_stubs.S
Yep! No problems anymore w/ this revision(s) (at least on one of my U40s ;-)
To verify I reverted back to rev 1.16 of src/sys/arch/amd64/amd64/lock_stubs.S
and voila:
...
obj ===> usr.bin/chpass
nbmake: "/u/NetBSD/src/share/mk/bsd.init.mk" line 10: Cannot open 
/u/NetBSD/src/share/mk/bsd.own.mk
obj ===> usr.bin/awk
...

This is definitly not a LOCKDEBUG kernel. The other kernels I got the
errors with last night, I'm "mostly" shure, LOCKDEBUG is not defined,
too, but I'll recheck when I'm back home...

Thanks,
Kurt


Home | Main Index | Thread Index | Old Index