https://bugs.winehq.org/show_bug.cgi?id=55695
Bug ID: 55695 Summary: Patch eventfd_synchronization/0011-server-Add-an-object-oper ation-to-grab-the-esync-fil does not apply Product: Wine-staging Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mike@cchtml.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Wine 8.17 and Wine-staging 8.17 does not cleanly apply.
$ staging/patchinstall.py DESTDIR="`pwd`" --all ... patching server/fd.c 1 out of 4 hunks FAILED -- saving rejects to file server/fd.c.rej [PATCH] ERR: Textual patch did not apply, aborting. /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/ntdll-Junction_Points/0021-wcmd-Display-reparse-point-type-in-directory-listing.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/ntdll-Junction_Points/0022-wcmd-Show-reparse-point-target-in-directory-listing.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/ntdll-Junction_Points/0023-wcmd-Add-junction-point-support-to-mklink.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/ntdll-Junction_Points/0024-ntdll-Add-support-for-creating-Unix-Linux-symlinks.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/ntdll-Junction_Points/0025-ntdll-Report-regular-Unix-symlinks-as-WSL-Linux-Unix.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/server-PeekMessage/0001-server-Fix-handling-of-GetMessage-after-previous-Pee.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/server-Signal_Thread/0001-server-Do-not-signal-thread-until-it-is-really-gone.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0001-configure-Check-for-sys-eventfd.h-ppoll-and-shm_open.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0002-server-Create-server-objects-for-eventfd-based-synch.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0003-ntdll-Create-eventfd-based-objects-for-semaphores.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0004-ntdll-Implement-NtReleaseSemaphore.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0005-ntdll-Implement-NtClose.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0006-ntdll-Implement-NtWaitForMultipleObjects.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0007-ntdll-server-Implement-NtCreateEvent.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0008-ntdll-Implement-NtSetEvent.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0009-ntdll-Implement-NtResetEvent.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0010-ntdll-Implement-waiting-on-manual-reset-events.patch /builddir/build/BUILD/wine-8.17/staging/../patches/gitapply.sh -d /builddir/build/BUILD/wine-8.17 < /builddir/build/BUILD/wine-8.17/staging/../patches/eventfd_synchronization/0011-server-Add-an-object-operation-to-grab-the-esync-fil.patch Failed to apply patch eventfd_synchronization/0011-server-Add-an-object-operation-to-grab-the-esync-fil.patch
https://bugs.winehq.org/show_bug.cgi?id=55695
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |8b016d206ecadfc1ac687744407 | |52dd6e13206f1 Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://gitlab.winehq.org/wine/wine-staging/-/commit/8b016d206ecadfc1ac68774...
https://bugs.winehq.org/show_bug.cgi?id=55695
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed wine-staging bug.