27 Sep
2022
27 Sep
'22
8:37 p.m.
On Tue Sep 27 20:37:33 2022 +0000, Joel Holdsworth wrote:
I think test failures may be caused by the build machine missing the `libattr1-dev` package on Debian. Without this the `<attr/xattr.h>` header will be missing causing the configure script to disable Extended Attribute support. Your probably need someone to add that to the testbot image.
On a separate note, the last patch (ntdll: Implement storing DOS attributes in NtCreateFile.) appears to unnecessarily change `open_unix_file`. That's probably my bad in the original version. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/946#note_9460