On Fri, Mar 6, 2015 at 12:48 PM, Michael Cronenworth <mike@cchtml.com> wrote:
On 03/06/2015 12:41 PM, Austin English wrote:
Fedora also applies the wine staging patches, so you might want to start by
disabling those so that you're testing vanilla Wine.

I had snipped out the part of my previous reply that stated I did not apply wine-staging.

P.S. I'm a co-maintainer of Wine in Fedora.

Well, the reason I said that is the log you sent shows it being applied:
+ /usr/bin/make -C patches DESTDIR=/builddir/build/BUILD/wine-1.7.37 install
make: Entering directory '/builddir/build/BUILD/wine-1.7.37/patches'
WARNING: Using this Makefile is deprecated!
"/builddir/build/BUILD/wine-1.7.37/patches/patchinstall.sh" DESTDIR="/builddir/build/BUILD/wine-1.7.37" --all
Applying /builddir/build/BUILD/wine-1.7.37/patches/ws2_32-WriteWatches/0001-ntdll-Handle-write-watches-in-virtual_uninterrupted_.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ws2_32-WriteWatches/0002-ntdll-Expose-wine_uninterrupted_-read-write-_memory-.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ws2_32-WriteWatches/0003-ws2_32-Avoid-race-conditions-of-async-WSARecv-operat.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ws2_32-WriteWatches/0004-ws2_32-Avoid-race-condition-with-write-watches-in-WS.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ws2_32-WriteWatches/0005-ntdll-Try-to-handle-write-watches-while-we-re-on-the.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ntdll-WRITECOPY/0001-ntdll-Trigger-write-watches-before-passing-userdata-.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ntdll-WRITECOPY/0002-advapi-Trigger-write-watches-before-passing-userdata.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ntdll-WRITECOPY/0003-ntdll-Setup-a-temporary-signal-handler-during-proces.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ntdll-WRITECOPY/0004-ntdll-Properly-handle-PAGE_WRITECOPY-protection.-try.patch
Applying /builddir/build/BUILD/wine-1.7.37/patches/ntdll-WRITECOPY/0005-ntdll-Only-enable-true-WRITECOPY-protection-when-a-s.patch

--
-Austin