Date: Mon, 3 Jun 2019 04:27:43 -0700 From: David Wolfskill <david@catwhisker.org> To: Andreas Nilsson <andrnils@gmail.com> Cc: current@freebsd.org Subject: Re: Post-installworld mergemaster breakage r348504 -> r348529? Message-ID: <20190603112743.GI1170@albert.catwhisker.org> In-Reply-To: <CAPS9%2BSuVD=gHfKdpS2wpMFG7zsWkZzpRNJ67%2BMYhzPu=5ukpUQ@mail.gmail.com> References: <20190603110454.GH1170@albert.catwhisker.org> <CAPS9%2BSuVD=gHfKdpS2wpMFG7zsWkZzpRNJ67%2BMYhzPu=5ukpUQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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
> @@ -888,7 +888,7 @@ 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@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.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAlz1BC9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy
OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2
PcmPjwgAg38lW80L6+fhm/HU9uy9NrlIX9FBaeEAUm2Qk1qsb6TwLcwf2KySglrr
NFCl23vJkzbRJeBb5VjJ/gmDnkRg8KB0VaqlxyEx/EYHdqVWTGcVI93/FTpGkfNH
u0JpmibMMHfk9OtITBtMDLnUsH0ES87YOwLl8QNj2lgHcHpkbcnNlfYpSWX/7qDJ
h6ApgtgjSKPMqNlfn5rIc7aGawZQU6yujnM+uAZnn65LkCkcPvKrpt/LdGdIDSVg
A7tTpCDGoxwgPZ8T6Ys//qr0M6zXIYSKDx1tsCy4JhQzWck/0P5MPLiJ8O5uhZjc
07bdBSOn0GzFGXp3LCnKxVeBWZrZFw==
=5Qx3
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190603112743.GI1170>
