https://bugs.winehq.org/show_bug.cgi?id=46640
--- Comment #6 from Ken Thomases ken@codeweavers.com --- (In reply to Sergey Isakov from comment #5)
Is this warning related?
/Users/sergey/Documents/Projects/wine/libs/wine/loader.c:798:5: warning: 'MPTaskIsPreemptive' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] MPTaskIsPreemptive(MPCurrentTaskID()); ^
No, that's been there for ages.
For what it's worth, I compiled Wine git on macOS 10.12.6 using Xcode 8 and it runs stuff just fine. Did you try notepad, as Austin suggested?