10.1Beta - Ongoing Build Problems

cdr.nil at gmail.com cdr.nil at gmail.com
Fri Sep 19 15:58:07 UTC 2014


> -----Original Message-----
> From: owner-freebsd-stable at freebsd.org [mailto:owner-freebsd-
> stable at freebsd.org] On Behalf Of Tim Daneliuk
> Sent: 19 September 2014 01:00
> To: Steven Hartland; FreeBSD Stable
> Subject: Re: 10.1Beta - Ongoing Build Problems
> 
> On 09/18/2014 06:36 PM, Steven Hartland wrote:
> > I just noticed your error was
> >
> > rm: fts_read: No such file or directory
> >
> > This is a know issue with rewinddir.
> >
> > I believe the fix is:
> > http://svnweb.freebsd.org/changeset/base/271048
> >
> > Which was MFC'ed by:
> > http://svnweb.freebsd.org/changeset/base/271263
> >
> > So your build machine will need to be running r271263 or later.
> >
> >     Regards
> >     Steve
> 
> 
> Well ... I am at 10.1-PRERELEASE #27 r271419 and seeing the problem.
> 
>

Tim,

The issue might be that the rev number shown by uname is actually the rev
number of the last head update, not the 10-STABLE branch.  Running "svn
info" in /usr/src will provide a "Last Changed Rev" which shows where you
really are.

-mark






More information about the freebsd-stable mailing list