Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125817 - app-shells/bash-3.1_p11 failed.
Summary: app-shells/bash-3.1_p11 failed.
Status: RESOLVED DUPLICATE of bug 125269
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-11 04:50 UTC by mark0
Modified: 2006-03-11 05:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mark0 2006-03-11 04:50:44 UTC
* Applying bash31-009 ...                                                [ ok ]
 * Applying bash31-010 ...

 * Failed Patch: bash31-010 !
 *  ( /var/tmp/portage/bash-3.1_p11/distdir/bash31-010 )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/bash-3.1_p11/temp/bash31-010-12007.out


!!! ERROR: app-shells/bash-3.1_p11 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_unpack
  ebuild.sh, line 719:   Called src_unpack
  bash-3.1_p11.ebuild, line 50:   Called epatch 'unpack'


***** bash31-010 *****

======================

PATCH COMMAND:  patch -p0 -g0 --no-backup-if-mismatch < /var/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 < /var/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 < /var/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 < /var/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 < /var/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




--

Portage 2.1_pre5-r4 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo i686)
=================================================================
System uname: 2.6.15-gentoo i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="hr_HR.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X a52 aac acpi apache2 apm aqua_theme audiofile avi berkdb bitmap-fonts bl blender-game bluetooth bootsplash bzip2 cairo ccache cdda cddb cdio cdparanoia cdr cpudetection crypt cups divx4linux djbfft djvu doc dpms dri dts dv dvb dvd dvdr dvdread elibc_glibc encode escreen esd ethereal exif fam fame festival ffmpeg flac font-server foomaticdb fortran freetype gdbm gif gimp gimpprint gkrellm glitz glut gmail gmailtimestamps gphoto2 gpm gs gstreamer gtk gtk2 gzip hal httpd icq imlib imlib2 irda jabber java jfs joystick jpeg kernel_linux lame libg++ libwww linuxkeys lirc lm_sensors logrotate mad mikmod mime mmap mmx mmxext mod motif mozsvg mp3 mpeg mpeg2 mpeg4 mplayer mysql mythtv ncurses new-login nls nptl nptlonly ntfs nvidia ogg oggvorbis on-the-fly-crypt openal opengl oss pam pdflib perl php pic plugin png ppds print python qt quicktime quotas rar readline real reiserfs rtc samba screen sdl session slang sockets socks5 sox spell sse ssl stream subp subtitles svg symlink tcpd theora threads tiff transcode truetype truetype-fonts type1-fonts udev unicode urandom usb userland_GNU userlocales utf8 vcd verbose vidix vlm vorbis win32codecs wmf x86 xanim xface xfs xine xml xml2 xmms xosd xprint xrandr xv xvid xvmc zlib"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2006-03-11 05:03:29 UTC

*** This bug has been marked as a duplicate of 125269 ***