-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaab15b1fea8a6c48953bf152a334d6a1840184c3-ext-todo.log
108 lines (108 loc) · 3.87 KB
/
aab15b1fea8a6c48953bf152a334d6a1840184c3-ext-todo.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
rm -rf notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-ext-todo
git -C notqmail.git fetch origin aab15b1fea8a6c48953bf152a334d6a1840184c3
From https://github.com/notqmail/notqmail
* branch aab15b1fea8a6c48953bf152a334d6a1840184c3 -> FETCH_HEAD
git -C notqmail.git archive --prefix=notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-ext-todo/ aab15b1fea8a6c48953bf152a334d6a1840184c3 | tar xf -
cd notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-ext-todo; patch -f -p 1 <../patch/ext-todo.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/EXTTODO.md b/EXTTODO.md
|new file mode 100644
|index 0000000..baf94d9
|--- /dev/null
|+++ b/EXTTODO.md
--------------------------
(Creating file EXTTODO.md...)
Patching file EXTTODO.md using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/Makefile b/Makefile
|index f227675..4aff16d 100644
|--- a/Makefile
|+++ b/Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 852 with fuzz 2 (offset 71 lines).
Hunk #2 succeeded at 1591 (offset 71 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/TARGETS b/TARGETS
|index 6ebd7cd..030f865 100644
|--- a/TARGETS
|+++ b/TARGETS
--------------------------
Patching file TARGETS using Plan A...
Hunk #1 succeeded at 375 with fuzz 2.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/conf-cc b/conf-cc
|index e58fb9b..996801a 100644
|--- a/conf-cc
|+++ b/conf-cc
--------------------------
Patching file conf-cc using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/hier.c b/hier.c
|index 00ca66f..04a22bb 100644
|--- a/hier.c
|+++ b/hier.c
--------------------------
Patching file hier.c using Plan A...
Hunk #1 failed at 83.
Hunk #2 succeeded at 109 (offset -6 lines).
1 out of 2 hunks failed--saving rejects to hier.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-send.c b/qmail-send.c
|index c9caef8..d9f4a46 100644
|--- a/qmail-send.c
|+++ b/qmail-send.c
--------------------------
Patching file qmail-send.c using Plan A...
Hunk #1 succeeded at 1212 (offset 2 lines).
Hunk #2 failed at 1239.
Hunk #3 succeeded at 1294 (offset 2 lines).
Hunk #4 succeeded at 1411 (offset 2 lines).
Hunk #5 succeeded at 1476 (offset 2 lines).
1 out of 5 hunks failed--saving rejects to qmail-send.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-start.c b/qmail-start.c
|index fe7f8e4..632fdd6 100644
|--- a/qmail-start.c
|+++ b/qmail-start.c
--------------------------
Patching file qmail-start.c using Plan A...
Hunk #1 succeeded at 10 with fuzz 2 (offset -2 lines).
Hunk #2 succeeded at 21 with fuzz 2 (offset -2 lines).
Hunk #3 succeeded at 34 with fuzz 2 (offset -2 lines).
Hunk #4 succeeded at 71 (offset 2 lines).
Hunk #5 succeeded at 99 (offset -2 lines).
Hunk #6 succeeded at 142 (offset 2 lines).
Hunk #7 succeeded at 173 (offset -2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/qmail-todo.c b/qmail-todo.c
|new file mode 100644
|index 0000000..45f10eb
|--- /dev/null
|+++ b/qmail-todo.c
--------------------------
(Creating file qmail-todo.c...)
Patching file qmail-todo.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
*** Error 1 in . (Makefile:32 'notqmail-aab15b1fea8a6c48953bf152a334d6a1840184c3-ext-todo')