https://bugs.winehq.org/show_bug.cgi?id=51322
Bug ID: 51322 Summary: Clang-cl 12 fails on unimplemented function KERNEL32.dll.GetProcessGroupAffinity Product: Wine Version: 6.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
Clang-cl version 12 fails due to unimplemented function GetProcessGroupAffinity().
Relevant source: https://llvm.org/doxygen/Windows_2Threading_8inc_source.html
A simple stub fixes the problem.
https://bugs.winehq.org/show_bug.cgi?id=51322
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |https://github.com/llvm/llv | |m-project/releases/download | |/llvmorg-12.0.0/LLVM-12.0.0 | |-win64.exe
https://bugs.winehq.org/show_bug.cgi?id=51322
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |410623a0101a2e223a6500295a8 | |2a42178e4d267 Resolution|--- |FIXED
--- Comment #1 from Roman Pišl rpisl@seznam.cz --- This bug is caused by isolcpus kernel config option set and it is probably not specific to version of llvm. It is still a valid use case. Fixed by https://source.winehq.org/git/wine.git/commit/410623a0101a2e223a6500295a82a4...
https://bugs.winehq.org/show_bug.cgi?id=51322
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.12.