svn commit: r338404 - head/sys/conf

Glen Barber gjb at freebsd.org
Fri Aug 31 03:45:04 UTC 2018


On Fri, Aug 31, 2018 at 02:46:07AM +0000, Glen Barber wrote:
> On Fri, Aug 31, 2018 at 02:22:34AM +0000, Glen Barber wrote:
> > Author: gjb
> > Date: Fri Aug 31 02:22:33 2018
> > New Revision: 338404
> > URL: https://svnweb.freebsd.org/changeset/base/338404
> > 
> > Log:
> >   Revert r338401, as the i386 build is broken.
> >   
> >   Approved by:	re (implicit)
> >   Sponsored by:	The FreeBSD Foundation
> > 
> > Modified:
> >   head/sys/conf/newvers.sh
> > 
> > Modified: head/sys/conf/newvers.sh
> > ==============================================================================
> > --- head/sys/conf/newvers.sh	Fri Aug 31 01:50:40 2018	(r338403)
> > +++ head/sys/conf/newvers.sh	Fri Aug 31 02:22:33 2018	(r338404)
> > @@ -46,7 +46,7 @@
> >  
> >  TYPE="FreeBSD"
> >  REVISION="12.0"
> > -BRANCH="ALPHA4"
> > +BRANCH="ALPHA3"
> >  if [ -n "${BRANCH_OVERRIDE}" ]; then
> >  	BRANCH=${BRANCH_OVERRIDE}
> >  fi
> > 
> 
> As I look closer at the log, I have a sneaking suspicion this may have
> been a transient.  I'm redoing the i386 build against the original
> r338401 for i386 alone as a test, if nothing else, to see if it fails in
> the same place.
> 
> I see no obvious suspicious commit at fault here otherwise.
> 

Nope.  Seems like a legitimate failure, though where is still unclear to
me.

Better luck tomorrow, I guess.

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20180831/ec382106/attachment.sig>


More information about the svn-src-head mailing list