Hi,
On Tue, 20 May 2025 at 02:54, Matthew Sterrett
<matthewsterrett2@gmail.com> wrote:
>
> Hello! Thanks for helping me with this.
> I'm still trying to figure out what is going on with the Bookworm test
> failures. I'm pretty sure this patchset should resolve all the issues
> with the macOS build, but I don't think it will help the linux
> failures unfortunately.
You can see the failure at the artifacts ->
'log/tmp_install/log/install.log' file on the CI web page [1].
If you want to replicate that on your local:
$ ./configure --with-llvm CLANG="ccache clang-16"
$ make -s -j8 world-bin
$ make -j8 check-world
should be enough. I was able to replicate it with these commands. I
hope these help.
[1] https://cirrus-ci.com/task/4834162550505472
--
Regards,
Nazir Bilal Yavuz
Microsoft