Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81368 Details for
Bug 125046
bash-3.1_p11 failed patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bash31-010-5932.out - Included as requested by emerge.
bash31-010-5932.out (text/plain), 10.27 KB, created by
Steven
on 2006-03-04 23:55:02 UTC
(
hide
)
Description:
bash31-010-5932.out - Included as requested by emerge.
Filename:
MIME Type:
Creator:
Steven
Created:
2006-03-04 23:55:02 UTC
Size:
10.27 KB
patch
obsolete
>***** bash31-010 ***** > >====================== > >PATCH COMMAND: patch -p0 -g0 --no-backup-if-mismatch < /zzz/tmp/portage/bash-3.1_p11/distdir/bash31-010 > >====================== >patching file parse.y >Hunk #1 succeeded at 2903 (offset 2 lines). >patching file patchlevel.h >missing header for context diff at line 65 of patch >can't find file to patch at input line 65 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| count, ch, was_dollar, in_comment, check_comment; >|! int pass_next_character, backq_backslash, nestlen, ttranslen, start_lineno; >| char *ret, *nestret, *ttrans; >| int retind, retsize, rflags; >| >| count = 1; >|! pass_next_character = backq_backslash = was_dollar = in_comment = 0; >| check_comment = (flags & P_COMMAND) && qc != '\'' && qc != '"' && (flags & P_DQUOTE) == 0; >| >| /* RFLAGS is the set of flags we want to pass to recursive calls. */ >-------------------------- >No file to patch. Skipping patch. >4 out of 4 hunks ignored >patching file patchlevel.h >====================== > >PATCH COMMAND: patch -p1 -g0 --no-backup-if-mismatch < /zzz/tmp/portage/bash-3.1_p11/distdir/bash31-010 > >====================== >missing header for context diff at line 23 of patch >can't find file to patch at input line 23 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| BASH PATCH REPORT >| ================= >| >|Bash-Release: 3.1 >|Patch-ID: bash31-010 >| >|Bug-Reported-by: vw@vonwolff.de >|Bug-Reference-ID: <20060123135234.1AC2F1D596@wst07.vonwolff.de> >|Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2006-01/msg00090.html >| >|Bug-Description: >| >|There is a difference in behavior between bash-3.0 and bash-3.1 involving >|parsing of single- and double-quoted strings occurring in old-style >|command substitution. The difference has to do with how backslashes are >|processed. This patch restores a measure of backwards compatibility while >|the question of POSIX conformance and ultimately correct behavior is discussed. >| >|Patch: >| >|*** ../bash-3.1/parse.y Fri Nov 11 23:14:18 2005 >|--- parse.y Wed Jan 25 14:55:18 2006 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >missing header for context diff at line 42 of patch >can't find file to patch at input line 42 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|*** ../bash-3.1/patchlevel.h Wed Jul 20 13:58:20 2005 >|--- patchlevel.h Wed Dec 7 13:48:42 2005 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >missing header for context diff at line 65 of patch >can't find file to patch at input line 65 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| count, ch, was_dollar, in_comment, check_comment; >|! int pass_next_character, backq_backslash, nestlen, ttranslen, start_lineno; >| char *ret, *nestret, *ttrans; >| int retind, retsize, rflags; >| >| count = 1; >|! pass_next_character = backq_backslash = was_dollar = in_comment = 0; >| check_comment = (flags & P_COMMAND) && qc != '\'' && qc != '"' && (flags & P_DQUOTE) == 0; >| >| /* RFLAGS is the set of flags we want to pass to recursive calls. */ >-------------------------- >No file to patch. Skipping patch. >4 out of 4 hunks ignored >missing header for context diff at line 149 of patch >can't find file to patch at input line 149 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|*** ../bash-3.1/patchlevel.h Wed Jul 20 13:58:20 2005 >|--- patchlevel.h Wed Dec 7 13:48:42 2005 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >====================== > >PATCH COMMAND: patch -p2 -g0 --no-backup-if-mismatch < /zzz/tmp/portage/bash-3.1_p11/distdir/bash31-010 > >====================== >missing header for context diff at line 23 of patch >patching file parse.y >Hunk #1 succeeded at 2903 (offset 2 lines). >missing header for context diff at line 42 of patch >patching file patchlevel.h >missing header for context diff at line 65 of patch >can't find file to patch at input line 65 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| count, ch, was_dollar, in_comment, check_comment; >|! int pass_next_character, backq_backslash, nestlen, ttranslen, start_lineno; >| char *ret, *nestret, *ttrans; >| int retind, retsize, rflags; >| >| count = 1; >|! pass_next_character = backq_backslash = was_dollar = in_comment = 0; >| check_comment = (flags & P_COMMAND) && qc != '\'' && qc != '"' && (flags & P_DQUOTE) == 0; >| >| /* RFLAGS is the set of flags we want to pass to recursive calls. */ >-------------------------- >No file to patch. Skipping patch. >4 out of 4 hunks ignored >missing header for context diff at line 149 of patch >patching file patchlevel.h >====================== > >PATCH COMMAND: patch -p3 -g0 --no-backup-if-mismatch < /zzz/tmp/portage/bash-3.1_p11/distdir/bash31-010 > >====================== >missing header for context diff at line 23 of patch >can't find file to patch at input line 23 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| BASH PATCH REPORT >| ================= >| >|Bash-Release: 3.1 >|Patch-ID: bash31-010 >| >|Bug-Reported-by: vw@vonwolff.de >|Bug-Reference-ID: <20060123135234.1AC2F1D596@wst07.vonwolff.de> >|Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2006-01/msg00090.html >| >|Bug-Description: >| >|There is a difference in behavior between bash-3.0 and bash-3.1 involving >|parsing of single- and double-quoted strings occurring in old-style >|command substitution. The difference has to do with how backslashes are >|processed. This patch restores a measure of backwards compatibility while >|the question of POSIX conformance and ultimately correct behavior is discussed. >| >|Patch: >| >|*** ../bash-3.1/parse.y Fri Nov 11 23:14:18 2005 >|--- parse.y Wed Jan 25 14:55:18 2006 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >missing header for context diff at line 42 of patch >can't find file to patch at input line 42 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|*** ../bash-3.1/patchlevel.h Wed Jul 20 13:58:20 2005 >|--- patchlevel.h Wed Dec 7 13:48:42 2005 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >missing header for context diff at line 65 of patch >can't find file to patch at input line 65 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| count, ch, was_dollar, in_comment, check_comment; >|! int pass_next_character, backq_backslash, nestlen, ttranslen, start_lineno; >| char *ret, *nestret, *ttrans; >| int retind, retsize, rflags; >| >| count = 1; >|! pass_next_character = backq_backslash = was_dollar = in_comment = 0; >| check_comment = (flags & P_COMMAND) && qc != '\'' && qc != '"' && (flags & P_DQUOTE) == 0; >| >| /* RFLAGS is the set of flags we want to pass to recursive calls. */ >-------------------------- >No file to patch. Skipping patch. >4 out of 4 hunks ignored >missing header for context diff at line 149 of patch >can't find file to patch at input line 149 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|*** ../bash-3.1/patchlevel.h Wed Jul 20 13:58:20 2005 >|--- patchlevel.h Wed Dec 7 13:48:42 2005 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >====================== > >PATCH COMMAND: patch -p4 -g0 --no-backup-if-mismatch < /zzz/tmp/portage/bash-3.1_p11/distdir/bash31-010 > >====================== >missing header for context diff at line 23 of patch >can't find file to patch at input line 23 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| BASH PATCH REPORT >| ================= >| >|Bash-Release: 3.1 >|Patch-ID: bash31-010 >| >|Bug-Reported-by: vw@vonwolff.de >|Bug-Reference-ID: <20060123135234.1AC2F1D596@wst07.vonwolff.de> >|Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2006-01/msg00090.html >| >|Bug-Description: >| >|There is a difference in behavior between bash-3.0 and bash-3.1 involving >|parsing of single- and double-quoted strings occurring in old-style >|command substitution. The difference has to do with how backslashes are >|processed. This patch restores a measure of backwards compatibility while >|the question of POSIX conformance and ultimately correct behavior is discussed. >| >|Patch: >| >|*** ../bash-3.1/parse.y Fri Nov 11 23:14:18 2005 >|--- parse.y Wed Jan 25 14:55:18 2006 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >missing header for context diff at line 42 of patch >can't find file to patch at input line 42 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|*** ../bash-3.1/patchlevel.h Wed Jul 20 13:58:20 2005 >|--- patchlevel.h Wed Dec 7 13:48:42 2005 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored >missing header for context diff at line 65 of patch >can't find file to patch at input line 65 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >| count, ch, was_dollar, in_comment, check_comment; >|! int pass_next_character, backq_backslash, nestlen, ttranslen, start_lineno; >| char *ret, *nestret, *ttrans; >| int retind, retsize, rflags; >| >| count = 1; >|! pass_next_character = backq_backslash = was_dollar = in_comment = 0; >| check_comment = (flags & P_COMMAND) && qc != '\'' && qc != '"' && (flags & P_DQUOTE) == 0; >| >| /* RFLAGS is the set of flags we want to pass to recursive calls. */ >-------------------------- >No file to patch. Skipping patch. >4 out of 4 hunks ignored >missing header for context diff at line 149 of patch >can't find file to patch at input line 149 >Perhaps you used the wrong -p or --strip option? >The text leading up to this was: >-------------------------- >|*** ../bash-3.1/patchlevel.h Wed Jul 20 13:58:20 2005 >|--- patchlevel.h Wed Dec 7 13:48:42 2005 >-------------------------- >No file to patch. Skipping patch. >1 out of 1 hunk ignored
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 125046
: 81368 |
81400