Frogging-Family/wine-tkg-git

esync-unix-mainline.patch fails on mainline

AlexanderWKoenig opened this issue · 3 comments

Building wine-tkg-fsync-git without staging patches fails to apply esync-unix-mainline.patch.
Tried building yesterday and today with the following error:

cherry picking...
-> Hotfixing...
-> Applying esync-unix-mainline.patch
==> FEHLER: Patch application has failed. The error was logged to /mnt/ssd/git/PKGBUILDS/wine-tkg-git/wine-tkg-git/prepare.log for your convenience.
==> FEHLER: Ein Fehler geschah in prepare().

Staging version builds fine thou.
prepare.log
last_build_config.log

the problem file in the patch is config.h.in

patching file include/config.h.in
Hunk #1 FAILED at 699.
Hunk #2 FAILED at 822.
Hunk #3 succeeded at 510 (offset -512 lines).

get the same fail at the same locations when building my copy

@Tk-Glitch thank you, builds fine now 👍