Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 361952 Details for
Bug 489438
app-emulation/wine-1.6 - 0002-server-Implement-an-interface-change-notification-ob.patch fails to apply
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The requested patch log.
0002-server-Implement-an-interface-change-notification-ob.patch.out (text/plain), 11.52 KB, created by
Jens Stutte
on 2013-10-26 09:16:14 UTC
(
hide
)
Description:
The requested patch log.
Filename:
MIME Type:
Creator:
Jens Stutte
Created:
2013-10-26 09:16:14 UTC
Size:
11.52 KB
patch
obsolete
>***** 0002-server-Implement-an-interface-change-notification-ob.patch ***** >PWD: /var/tmp/portage/app-emulation/wine-1.6/work/wine-1.6 > >=========================================================================== > >PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < '/etc/portage/patches//app-emulation/wine/0002-server-Implement-an-interface-change-notification-ob.patch' > >=========================================================================== >can't find file to patch at input line 18 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From d90c33b813316c9fb409f835dbf55a5d42750200 Mon Sep 17 00:00:00 2001 >|From: "Erich E. Hoover" <erich.e.hoover@gmail.com> >|Date: Fri, 4 Oct 2013 08:22:17 -0600 >|Subject: server: Implement an interface change notification object. >| >|--- >| configure.ac | 2 + >| server/event.c | 13 +++ >| server/named_pipe.c | 13 --- >| server/object.h | 1 + >| server/sock.c | 292 ++++++++++++++++++++++++++++++++++++++++++++++++++- >| 5 files changed, 306 insertions(+), 15 deletions(-) >| >|diff --git a/configure.ac b/configure.ac >|index fc68e1d..6db7859 100644 >|--- a/configure.ac >|+++ b/configure.ac >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 32 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/event.c b/server/event.c >|index b8515af..e8a3888 100644 >|--- a/server/event.c >|+++ b/server/event.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 56 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/named_pipe.c b/server/named_pipe.c >|index 4c85104..6ba2145 100644 >|--- a/server/named_pipe.c >|+++ b/server/named_pipe.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 80 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/object.h b/server/object.h >|index bb3ff21..bad162f 100644 >|--- a/server/object.h >|+++ b/server/object.h >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 92 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/sock.c b/server/sock.c >|index 1a3a8f7..c617928 100644 >|--- a/server/sock.c >|+++ b/server/sock.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored > >patch program exited with status 1 >=========================================================================== > >PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < '/etc/portage/patches//app-emulation/wine/0002-server-Implement-an-interface-change-notification-ob.patch' > >=========================================================================== >patching file configure.ac >Hunk #1 succeeded at 453 (offset 24 lines). >patching file server/event.c >Hunk #1 succeeded at 93 (offset -31 lines). >patching file server/named_pipe.c >patching file server/object.h >Hunk #1 FAILED at 159. >1 out of 1 hunk FAILED -- saving rejects to file server/object.h.rej >patching file server/sock.c >Hunk #2 succeeded at 115 with fuzz 2 (offset -1 lines). >Hunk #3 succeeded at 129 (offset -1 lines). >Hunk #4 succeeded at 165 (offset -1 lines). >Hunk #5 succeeded at 535 (offset -1 lines). >Hunk #6 succeeded at 637 (offset -1 lines). >Hunk #7 succeeded at 674 (offset -1 lines). >Hunk #8 succeeded at 961 (offset -3 lines). > >patch program exited with status 1 >=========================================================================== > >PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < '/etc/portage/patches//app-emulation/wine/0002-server-Implement-an-interface-change-notification-ob.patch' > >=========================================================================== >can't find file to patch at input line 18 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From d90c33b813316c9fb409f835dbf55a5d42750200 Mon Sep 17 00:00:00 2001 >|From: "Erich E. Hoover" <erich.e.hoover@gmail.com> >|Date: Fri, 4 Oct 2013 08:22:17 -0600 >|Subject: server: Implement an interface change notification object. >| >|--- >| configure.ac | 2 + >| server/event.c | 13 +++ >| server/named_pipe.c | 13 --- >| server/object.h | 1 + >| server/sock.c | 292 ++++++++++++++++++++++++++++++++++++++++++++++++++- >| 5 files changed, 306 insertions(+), 15 deletions(-) >| >|diff --git a/configure.ac b/configure.ac >|index fc68e1d..6db7859 100644 >|--- a/configure.ac >|+++ b/configure.ac >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 32 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/event.c b/server/event.c >|index b8515af..e8a3888 100644 >|--- a/server/event.c >|+++ b/server/event.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 56 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/named_pipe.c b/server/named_pipe.c >|index 4c85104..6ba2145 100644 >|--- a/server/named_pipe.c >|+++ b/server/named_pipe.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 80 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/object.h b/server/object.h >|index bb3ff21..bad162f 100644 >|--- a/server/object.h >|+++ b/server/object.h >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 92 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/sock.c b/server/sock.c >|index 1a3a8f7..c617928 100644 >|--- a/server/sock.c >|+++ b/server/sock.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored > >patch program exited with status 1 >=========================================================================== > >PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < '/etc/portage/patches//app-emulation/wine/0002-server-Implement-an-interface-change-notification-ob.patch' > >=========================================================================== >can't find file to patch at input line 18 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From d90c33b813316c9fb409f835dbf55a5d42750200 Mon Sep 17 00:00:00 2001 >|From: "Erich E. Hoover" <erich.e.hoover@gmail.com> >|Date: Fri, 4 Oct 2013 08:22:17 -0600 >|Subject: server: Implement an interface change notification object. >| >|--- >| configure.ac | 2 + >| server/event.c | 13 +++ >| server/named_pipe.c | 13 --- >| server/object.h | 1 + >| server/sock.c | 292 ++++++++++++++++++++++++++++++++++++++++++++++++++- >| 5 files changed, 306 insertions(+), 15 deletions(-) >| >|diff --git a/configure.ac b/configure.ac >|index fc68e1d..6db7859 100644 >|--- a/configure.ac >|+++ b/configure.ac >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 32 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/event.c b/server/event.c >|index b8515af..e8a3888 100644 >|--- a/server/event.c >|+++ b/server/event.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 56 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/named_pipe.c b/server/named_pipe.c >|index 4c85104..6ba2145 100644 >|--- a/server/named_pipe.c >|+++ b/server/named_pipe.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 80 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/object.h b/server/object.h >|index bb3ff21..bad162f 100644 >|--- a/server/object.h >|+++ b/server/object.h >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 92 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/sock.c b/server/sock.c >|index 1a3a8f7..c617928 100644 >|--- a/server/sock.c >|+++ b/server/sock.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored > >patch program exited with status 1 >=========================================================================== > >PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < '/etc/portage/patches//app-emulation/wine/0002-server-Implement-an-interface-change-notification-ob.patch' > >=========================================================================== >can't find file to patch at input line 18 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|From d90c33b813316c9fb409f835dbf55a5d42750200 Mon Sep 17 00:00:00 2001 >|From: "Erich E. Hoover" <erich.e.hoover@gmail.com> >|Date: Fri, 4 Oct 2013 08:22:17 -0600 >|Subject: server: Implement an interface change notification object. >| >|--- >| configure.ac | 2 + >| server/event.c | 13 +++ >| server/named_pipe.c | 13 --- >| server/object.h | 1 + >| server/sock.c | 292 ++++++++++++++++++++++++++++++++++++++++++++++++++- >| 5 files changed, 306 insertions(+), 15 deletions(-) >| >|diff --git a/configure.ac b/configure.ac >|index fc68e1d..6db7859 100644 >|--- a/configure.ac >|+++ b/configure.ac >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 32 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/event.c b/server/event.c >|index b8515af..e8a3888 100644 >|--- a/server/event.c >|+++ b/server/event.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 56 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/named_pipe.c b/server/named_pipe.c >|index 4c85104..6ba2145 100644 >|--- a/server/named_pipe.c >|+++ b/server/named_pipe.c >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 80 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/object.h b/server/object.h >|index bb3ff21..bad162f 100644 >|--- a/server/object.h >|+++ b/server/object.h >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >can't find file to patch at input line 92 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|diff --git a/server/sock.c b/server/sock.c >|index 1a3a8f7..c617928 100644 >|--- a/server/sock.c >|+++ b/server/sock.c >-------------------------- >No file to patch. Skipping patch. >8 out of 8 hunks ignored > >patch program exited with status 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 489438
: 361952 |
361954