https://bugs.winehq.org/show_bug.cgi?id=49366
Bug ID: 49366 Summary: ARM builds fail against latest ntdll patchsets Product: Wine-staging Version: 5.10 Hardware: aarch64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mike@cchtml.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
ARM 32-bit and 64-bit builds fail to compile with wine-staging 5.10.
/usr/bin/ld: loader.o: in function `LdrInitializeThunk': /builddir/build/BUILD/wine-5.10/dlls/ntdll/loader.c:4050: undefined reference to `__wine_syscall_dispatcher' /usr/bin/ld: /builddir/build/BUILD/wine-5.10/dlls/ntdll/loader.c:4050: undefined reference to `__wine_syscall_dispatcher' /usr/bin/ld: thread.o: in function `thread_init': /builddir/build/BUILD/wine-5.10/dlls/ntdll/thread.c:275: undefined reference to `__wine_syscall_dispatcher' /usr/bin/ld: /builddir/build/BUILD/wine-5.10/dlls/ntdll/thread.c:275: undefined reference to `__wine_syscall_dispatcher' clang-10: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: /usr/bin/clang failed make[1]: *** [Makefile:1129: ntdll.dll.so] Error 2
Disabling the following patchsets allows the build to complete: - ntdll-NtContinue - ntdll-Syscall_Emulation - winebuild-Fake_Dlls
I believe this is related to f12808c094ef06ba7151d35e6c6e70ae965ac2c3.
https://bugs.winehq.org/show_bug.cgi?id=49366
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- Duplicate.
*** This bug has been marked as a duplicate of bug 49357 ***
https://bugs.winehq.org/show_bug.cgi?id=49366
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.