Re: Post-installworld mergemaster breakage r348504 -> r348529?

From: Warner Losh <imp_at_bsdimp.com>
Date: Mon, 3 Jun 2019 08:15:18 -0600
I just committed this as a stop-gap fix.

Warner

On Mon, Jun 3, 2019 at 5:33 AM Andreas Nilsson <andrnils_at_gmail.com> wrote:

> On Mon, Jun 3, 2019 at 1:27 PM David Wolfskill <david_at_catwhisker.org>
> wrote:
>
> > On Mon, Jun 03, 2019 at 01:17:44PM +0200, Andreas Nilsson wrote:
> > > ...
> > > > Any hints?
> > > ....
> >
> > > Might this be the same I noticed with "make packages", ie:
> > > diff --git a/Makefile.inc1 b/Makefile.inc1
> > > index 6c77c8abdb8..60ac6493c95 100644
> > > --- a/Makefile.inc1
> > > +++ b/Makefile.inc1
> > > _at__at_ -888,7 +888,7 _at__at_ INSTALLFLAGS+=      -h sha256
> > >  .endif
> > >  .if defined(DB_FROM_SRC) || defined(NO_ROOT)
> > >  IMAKE_INSTALL= INSTALL="${INSTALL} ${INSTALLFLAGS}"
> > > -IMAKE_MTREE=   MTREE_CMD="${MTREE_CMD} ${MTREEFLAGS}"
> > > +IMAKE_MTREE=   MTREE_CMD="${MTREE} ${MTREEFLAGS}"
> > >  .endif
> > >
> > >  DESTDIR_MTREEFLAGS=    -deU
> > >
> > > Best regards
> > > Andreas
> > > ....
> >
> > Thank you!  Yes; that fixes it.
> >
> > (Sorry for failing to recognize that the git hash you cited was related
> > to the r348504 - r348529 range....)
> >
> > Peace,
> > david
> > --
> > David H. Wolfskill                              david_at_catwhisker.org
> > "One of the things I learned is it’s not about the political view, it’s
> > about
> > the kind of person they are.” -- political reporter Dave Bryan (retired)
> >
> > See http://www.catwhisker.org/~david/publickey.gpg for my public key.
> >
>
>
> Great :)
>
> I just want to point out that I'm not certain my "fix" does the right
> thing; it works for me for building packages for amd64 on amd64, I'm not
> sure it correctly handles crossbuilding, so I would wait for an upstream
> fix for any production workloads.
>
> Best regards
> Andreas
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Mon Jun 03 2019 - 12:15:32 UTC

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