Re: buildworld FAILURE:googletest

From: Lexi Winter <lexi_at_le-fay.org>
Date: Wed, 30 Oct 2024 21:28:02 UTC
On 30/10/2024 20:42, Simon J. Gerraty wrote:
> Would need more context to comment.

> Do you have filemon(4) loaded?

yes.

> meta mode makes very little difference for a clean tree build,
> it is only update builds where the .meta files become super useful.

this was a build updating an existing obj tree from

~53314e34d5e8e7f781ab990805b22f7a56bc0580

to

~22429a464a5f4f6bb5a056aae1353985db83b721

so about 10 days worth of changes.

> Though they are always good for build failure triage - helps if you have
> MK_META_ERROR_TARGET=yes then you would get the failing .meta file(s)
> copied to ERROR_LOGDIR which defaults to ${SRCTOP:H}/error/

i will look at setting this in case it helps debug any future build issues.