[Bug 49366] New: ARM builds fail against latest ntdll patchsets

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jun 11 08:32:49 CDT 2020


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 at winehq.org
          Reporter: mike at cchtml.com
                CC: leslie_alistair at hotmail.com, z.figura12 at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list