Re: GPTZFSBOOT in Current r326622 has problems

From: Thomas Laus <lausts_at_acm.org>
Date: Wed, 6 Dec 2017 21:28:11 -0500
> Warner Losh [imp_at_bsdimp.com] wrote:
> > > > You can just build the boot blocks at each step if you'd like to save
> > > > some time on the binary search.
> > > >
> > > > cd stand
> > > > make cleandir obj depend
> > > > make -j XX
> > > > sudo -E make install
> > > >
> > 
> > OK. Still a fair number of changes, including changes to geli to fix
> > warnings...
> > 
> > 326585-326594 is a flurry of changes. Then another in the 326609-326610
> > range. There's one other trivial one. I'd wager that if '500 works, the
> > breakage will be somewhere in the first range, which suggests 326590 might
> > be a good, next pivot. There's also a few just after '500 that might break
> > things as well if I messed something up. '504 and '507 both touch this
> > stuff directly...
> >
> Warren:
> 
> Building just 'stand' had an error in /usr/src/stand/geli concerning
> geli hmac conflicting type for 'ngets'.
> 
> I am doing a full buildworld for r326590.  It should be complete
> before 9:30 PM EST.  I'll post the results and look for replies tomorrow
> morning and proceed with the disscetion.
>
Warren:

The r326590 buildworld failed due to a problem in the 'geli' code.
The specific error:

/usr/src/sys/geom/eli/g-eli_hmac.c line 46.  It complained about a
missing type specifier.

I'll try this again tomorrow morning from an xterm so I can capture
and post the exact message.

Tom

-- 
Public Keys:
PGP KeyID = 0x5F22FDC1
GnuPG KeyID = 0x620836CF
Received on Thu Dec 07 2017 - 01:28:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC