[Bug 58004] New: build issue for clang i686 linux musl
https://bugs.winehq.org/show_bug.cgi?id=58004 Bug ID: 58004 Summary: build issue for clang i686 linux musl Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: euloanty(a)live.com Distribution: --- lld-link: error: <root>: undefined symbol: _DllMainCRTStartup(a)12 lld-link: error: undefined symbol: ___wine_spec_unimplemented_stub
referenced by tmp67e172a0/kernel32-00000000.spec.o:(___wine_stub_ThunkTheTemplateHandle) referenced by tmp67e172a0/kernel32-00000000.spec.o:(___wine_stub_GDIReallyCares) referenced by tmp67e172a0/kernel32-00000000.spec.o:(___wine_stub_IsThreadId) referenced 117 more times
lld-link: error: undefined symbol: ___wine_exception_handler_page_fault
referenced by dlls/kernel32/i386-windows/atom.o:(_GlobalAddAtomA(a)4) referenced by dlls/kernel32/i386-windows/computername.o:(_GetComputerNameA(a)8) referenced by dlls/kernel32/i386-windows/resource.o:(_FindResourceExA(a)16)
lld-link: error: undefined symbol: ___wine_setjmpex
referenced by dlls/kernel32/i386-windows/atom.o:(_GlobalAddAtomA(a)4) referenced by dlls/kernel32/i386-windows/computername.o:(_GetComputerNameA(a)8) referenced by dlls/kernel32/i386-windows/debugger.o:(_OutputDebugStringA(a)4) referenced 9 more times
lld-link: error: undefined symbol: ___wine_exception_handler
referenced by dlls/kernel32/i386-windows/debugger.o:(_OutputDebugStringA(a)4) referenced by dlls/kernel32/i386-windows/virtual.o:(_IsBadReadPtr(a)8) referenced by dlls/kernel32/i386-windows/virtual.o:(_IsBadWritePtr(a)8) referenced 6 more times clang: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: /home/cqwrteur/toolchains/llvm/x86_64-linux-gnu/llvm/bin/clang failed make: *** [Makefile:218719: dlls/kernel32/i386-windows/kernel32.dll] Error 2 make: *** Waiting for unfinished jobs.... wine build failure
-- 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.
https://bugs.winehq.org/show_bug.cgi?id=58004 cqwrteur <euloanty(a)live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86-64 |x86 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58004 cqwrteur <euloanty(a)live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |euloanty(a)live.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=58004 --- Comment #1 from cqwrteur <euloanty(a)live.com> --- clang: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: /home/cqwrteur/toolchains/llvm/x86_64-linux-gnu/llvm/bin/clang failed make: *** [Makefile:218719: dlls/kernel32/i386-windows/kernel32.dll] Error 2 make: *** Waiting for unfinished jobs.... lld-link: error: <root>: undefined symbol: _DllMainCRTStartup(a)12 lld-link: error: undefined symbol: ___wine_spec_unimplemented_stub
referenced by tmp67e181ef/kernelbase-00000000.spec.o:(___wine_stub_AccessCheckByTypeAndAuditAlarmW) referenced by tmp67e181ef/kernelbase-00000000.spec.o:(___wine_stub_AccessCheckByTypeResultList) referenced by tmp67e181ef/kernelbase-00000000.spec.o:(___wine_stub_AccessCheckByTypeResultListAndAuditAlarmByHandleW) referenced 68 more times
lld-link: error: undefined symbol: ___wine_exception_handler_all
referenced by dlls/kernelbase/i386-windows/console.o:(_CtrlRoutine(a)4)
lld-link: error: undefined symbol: ___wine_setjmpex
referenced by dlls/kernelbase/i386-windows/console.o:(_CtrlRoutine(a)4) referenced by dlls/kernelbase/i386-windows/debug.o:(_OutputDebugStringA(a)4) referenced by dlls/kernelbase/i386-windows/debug.o:(_OutputDebugStringW(a)4) referenced 20 more times
lld-link: error: undefined symbol: ___wine_exception_handler
referenced by dlls/kernelbase/i386-windows/debug.o:(_OutputDebugStringA(a)4) referenced by dlls/kernelbase/i386-windows/debug.o:(_OutputDebugStringW(a)4) referenced by dlls/kernelbase/i386-windows/thread.o:(_start_fiber)
lld-link: error: undefined symbol: ___wine_exception_handler_page_fault
referenced by dlls/kernelbase/i386-windows/file.o:(_FindClose(a)4) referenced by dlls/kernelbase/i386-windows/loader.o:(_EnumResourceLanguagesExA(a)28) referenced by dlls/kernelbase/i386-windows/loader.o:(_EnumResourceLanguagesExW(a)28) referenced 16 more times clang: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: /home/cqwrteur/toolchains/llvm/x86_64-linux-gnu/llvm/bin/clang failed make: *** [Makefile:223219: dlls/kernelbase/i386-windows/kernelbase.dll] Error 2 wine build failure
-- 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.
participants (1)
-
WineHQ Bugzilla