Re: Odd whine during "make installworld"

From: David Wolfskill <david_at_catwhisker.org>
Date: Tue, 04 Aug 2026 13:14:33 UTC
On Tue, Aug 04, 2026 at 07:03:18AM -0600, Warner Losh wrote:
> ...
> Also, why is ls used in this way:
> 
> .if empty(MAN_ARCH) || ${MAN_ARCH} == "all"
> __arches=       ${:!/bin/sh -c "/bin/ls -d ${.CURDIR}/man4.*"!:E}
> .else
> __arches=       ${MAN_ARCH}
> .endif
> ...
> 
> Why can't we just 'echo' and be done with it? Usually in the tree, though,
> we list things
> explicitly. Putting that aside, does the following fix the installworld
> whine?

I have 2 machines that had not got that far in today's update cycle
(they are still in the "building libraries" component of "make
buildworld" as I type); I have hand-applied the change to them, and
will report back once we get that far.  (Disclosure: They are not
fast machines, so expectations regarding reporting timeframe may merit
appropriate "seasoning," :-} [They are in the mix because a) they are
available; b) to provide a bit of diversity in the mix.])

Thanks!

Peace,
david
-- 
David H. Wolfskill                              david@catwhisker.org

See https://www.catwhisker.org/~david/publickey.gpg for my public key.