Re: git: 83bf6ab56829 - main - uname: switch machine to HW_MACHINE_ARCH

From: Mark Millard <marklmi_at_yahoo.com>
Date: Mon, 12 Dec 2022 19:51:03 UTC
Piotr Kubaj <pkubaj_at_anongoth.pl> wrote on
Date: Mon, 12 Dec 2022 14:48:57 UTC :

> Reverted. Sorry for the breakage. I think will return with the next
> version of this patch and this time I'll make sure to run make universe
> on my powerpc64le instead of those pesky universe14 hosts :)


I expect that any buildworld buildkernel that explicitly has TARGET and
TARGET_ARCH set on the command line or in the environment might work,
both cross builds and explicitly set to match the system doing the
builds (explicit but actually native --in other worlds, a limiting
condition of a cross build, a self-hosted cross-style build).

So I'm not sure that universe builds are a sufficient test context for
the specific type of change: You likely need a set of tests that do
not assign TARGET or TARGET_ARCH explicitly but are executed in
environments that look to be native for each example architecture.
You might need to ask folks with systems that you do not have examples
of to do some testing of non-explicit native builds.

===
Mark Millard
marklmi at yahoo.com