https://bugs.winehq.org/show_bug.cgi?id=46228
Bug ID: 46228 Summary: Mac loader can't be compiled Product: Wine Version: 3.21 Hardware: x86-64 OS: Mac OS X Status: NEW Keywords: regression Severity: critical Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Regression SHA1: cb1750b6f11602103b024209165771bd11f01fd0
Compilation of the loader fails with "dynamic main executables must link with libsystem.dylib"
Using macOS High Sierra in a VM. Reverting cb1750b6f11602103b024209165771bd11f01fd0 fixes the issue.
https://bugs.winehq.org/show_bug.cgi?id=46228
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=46228
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- There is no such commit id. How are you building it exactly? What tools, what versions, what's with macos in a VM, what's a host system?
https://bugs.winehq.org/show_bug.cgi?id=46228
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|loader |-unknown CC| |leslie_alistair@hotmail.com | |, z.figura12@gmail.com Product|Wine |Wine-staging Regression SHA1|cb1750b6f11602103b024209165 | |771bd11f01fd0 | URL| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/loader-OSX_Prelo | |ader
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Sorry, it's the staging patch https://github.com/wine-staging/wine-staging/tree/master/patches/loader-OSX_... that causes the problem.
My host is Arch Linux x64, using macOS High Sierry in a VM. I'm compiling with clang that macOS automatically installed for me. My build is simply a configure followed by a make -j8.
https://bugs.winehq.org/show_bug.cgi?id=46228
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Marking invalid since I only tested in a VM.
https://bugs.winehq.org/show_bug.cgi?id=46228
--- Comment #4 from Ken Thomases ken@codeweavers.com --- I'm guessing that you didn't "autoreconf -f" after applying it.
https://bugs.winehq.org/show_bug.cgi?id=46228
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.