Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38383 - scripts/bootstrap-sh failed on via samuel cpu "Failed Patch: ncurses-5.3-xterm.patch!"
Summary: scripts/bootstrap-sh failed on via samuel cpu "Failed Patch: ncurses-5.3-xter...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 02:36 UTC by sascha rödig
Modified: 2004-10-03 01:06 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 sascha rödig 2004-01-16 02:36:13 UTC
* Applying ncurses-5.3-xterm.patch...

 * Failed Patch: ncurses-5.3-xterm.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/ncurses-5.3-r2/temp/ncurses-5.3-xterm.patch-32144.out


!!! ERROR: sys-libs/ncurses-5.3-r2 failed.
!!! Function epatch, Line 322, Exitcode 0
!!! Failed Patch: ncurses-5.3-xterm.patch!


Reproducible: Always
Steps to Reproduce:
1. install from live cd x86 basic stage1 
2. scripts/bootstrap.sh script fails
3. * Failed Patch: ncurses-5.3-xterm.patch!




***** ncurses-5.3-xterm.patch *****

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

PATCH COMMAND:  patch -g0 -p0 <
/usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p1 <
/usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p2 <
/usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p3 <
/usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
===============================================================

PATCH COMMAND:  patch -g0 -p4 <
/usr/portage/sys-libs/ncurses/files/ncurses-5.3-xterm.patch

===============================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ncurses-5.3/misc/terminfo.src.orig 2002-10-05 20:40:53.000000000 +0200
|+++ ncurses-5.3/misc/terminfo.src      2003-05-23 15:50:57.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2004-01-21 11:02:16 UTC
Please paste more of the part where emerge patches (meaning include the
previous patches please).
Comment 2 Pete Olson 2004-02-03 18:17:12 UTC
I had the same problem.

I believe that it is caused by samuel not being quite i686 compatible; it's missing cmov.  When I change CHOST and -march to i586 in make.conf, everything appears to build properly.
Comment 3 Benjamin Judas (RETIRED) gentoo-dev 2004-05-11 22:04:31 UTC
Is this still an issue?
Comment 4 Alexander Weber 2004-07-02 14:04:29 UTC
I had the same problem.

installing with portage-20040624.tar.bz2 and stage1-x86-20040218.tar.bz2 works!
Comment 5 SpanKY gentoo-dev 2004-10-03 01:06:48 UTC
things seem to be ok now