On Sat, 20 Nov 2021 at 20:00, Ed Maste <ema...@freebsd.org> wrote: > > On Thu, 18 Nov 2021 at 13:09, Li-Wen Hsu <lw...@freebsd.org> wrote: > > > > The mkimg ones are a bit tricky, it seems the output is changed in > > each run. We may need a way to generate reproducible results.. > > Hopefully fixed by 036af1053acd6cae68c5fb6bed30508f2e40be13.
The mkimg failures are indeed fixed by the above commit - it was just a latent bug in mkimg. I've opened PR 259968 as a tracking bug for outstanding issues found as a result of enabling ASLR by default, and submitted a PR for each of the three outstanding issues.