On Tuesday, March 31, 2015 05:02:04 PM [email protected] wrote: > See <https://jenkins.freebsd.org/job/FreeBSD_stable_9/729/changes> > > Changes: > > [jhb] MFC 278760: > Add two new counters for vnode life cycle events: > - vfs.recycles counts the number of vnodes forcefully recycled to avoid > exceeding kern.maxvnodes. > - vfs.vnodes_created counts the number of vnodes created by successful > calls to getnewvnode().
The actual error is unrelated (and also not in this really long e-mail). It appears to be: mv -f dtparserparse.h dtparser.y.h mv: rename dtparserparse.h to dtparser.y.h: No such file or directory *** [dtparser.y.h] Error code 1 I suspect this is some sort of race with -j? -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
