Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65228 - Failed Patch: gcc-3.3.2-branch-update-20031218.patch.bz2 when bootstraping
Summary: Failed Patch: gcc-3.3.2-branch-update-20031218.patch.bz2 when bootstraping
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 09:46 UTC by Raboo Treed
Modified: 2004-09-24 11:52 UTC (History)
1 user (show)

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 Raboo Treed 2004-09-24 09:46:08 UTC
When i run bootstrap.sh on my alpha i get this error:
 * Failed Patch: gcc-3.3.2-branch-update-20031218.patch.bz2!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/gcc-3.3.2-r5/temp/gcc-3.3.2-branch-update-20031218.patch.bz2-5653.out


Reproducible: Always
Steps to Reproduce:
1. scripts\bootstrap.sh
Actual Results:  
the error described above.

Expected Results:  
succed in patching gcc..

Here is a snip from the log file, basicly the entire patch can't find any of 
the file it's supposed to patch

-SNIP-

***** gcc-3.3.2-branch-update-20031218.patch.bz2 *****

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

PIPE_COMMAND:  bzip2 -dc /usr/portage/distfiles/gcc-3.3.2-branch-update-
20031218.patch.bz2 > /var/tmp/portage/gcc-3.3.2-r5/temp/5653.patch
PATCH COMMAND:  patch -p0 -g0 < /var/tmp/portage/gcc-3.3.2-r5/temp/5653.patch

===============================================================
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Only in gcc-3.3.2/: .brik
|Only in gcc-3.3.2/: .cvsignore
|Only in gcc-3.3.2/: BUGS
|diff -urP gcc-3.3.2/ChangeLog gcc-3.3.2-20031218/ChangeLog
|--- gcc-3.3.2/ChangeLog        2003-10-16 21:42:40.000000000 +0200
|+++ gcc-3.3.2-20031218/ChangeLog       2003-12-27 02:14:18.946337120 +0200
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 56
Perhaps you used the wrong -p or --strip option?
-SNIP-
Comment 1 Raboo Treed 2004-09-24 11:52:25 UTC
i did emerge sync today and run bootstrap.sh again and now it seems to be working