Build failed in Jenkins: FreeBSD_stable_9 #729

John Baldwin jhb at freebsd.org
Tue Mar 31 17:58:46 UTC 2015


On Tuesday, March 31, 2015 05:02:04 PM jenkins-admin at freebsd.org 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


More information about the freebsd-stable mailing list