https://bugs.winehq.org/show_bug.cgi?id=51860
Bug ID: 51860 Summary: Missing include for uid_t on musl-based systems Product: Wine Version: 6.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: ismael@iodev.co.uk Distribution: ---
Build log: gcc -m64 -c -o server/event.o server/event.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \ -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \ -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes \ -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \ -march=native -mtune=native -m64 -pipe -fPIC -ffast-math -funroll-loops -Os In file included from server/object.h:25, from server/thread.h:24, from server/event.c:34: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp] 1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h> | ^~~~~~~ In file included from server/event.c:36: server/security.h:89:45: error: unknown type name 'uid_t'; did you mean 'luid_t'? 89 | extern const SID *security_unix_uid_to_sid( uid_t uid ); | ^~~~~ | luid_t
https://bugs.winehq.org/show_bug.cgi?id=51860
--- Comment #1 from Ismael Luceno ismael@iodev.co.uk --- Created attachment 70772 --> https://bugs.winehq.org/attachment.cgi?id=70772 [PATCH] server: Fix missing include for uid_t
https://bugs.winehq.org/show_bug.cgi?id=51860
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Have you sent a patch upstream? https://wiki.winehq.org/Submitting_Patches
https://bugs.winehq.org/show_bug.cgi?id=51860
--- Comment #3 from Ismael Luceno ismael@iodev.co.uk --- Submitted to wine-devel@winehq.org today. Message-Id: 20211112183935.25660-1-ismael@iodev.co.uk
https://bugs.winehq.org/show_bug.cgi?id=51860
Ismael Luceno ismael@iodev.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other
https://bugs.winehq.org/show_bug.cgi?id=51860
Ismael Luceno ismael@iodev.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Ismael Luceno ismael@iodev.co.uk --- Merged. Commit c35df50c307789a177d07e6c74b0be830dc59f1a. Included in Wine 6.22.
https://bugs.winehq.org/show_bug.cgi?id=51860
Ismael Luceno ismael@iodev.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Ismael Luceno ismael@iodev.co.uk --- Closed.
https://bugs.winehq.org/show_bug.cgi?id=51860
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Fixed by SHA1| |c35df50c307789a177d07e6c74b | |0be830dc59f1a
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Reopening for now. It will be closed for next release.
https://bugs.winehq.org/show_bug.cgi?id=51860
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.1.
https://bugs.winehq.org/show_bug.cgi?id=51860
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=51860
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #8 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.4.