Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93819 - gcc 3.3.5.20050130-r1 cannot find bounds-checking patch during bootstrap
Summary: gcc 3.3.5.20050130-r1 cannot find bounds-checking patch during bootstrap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-24 09:29 UTC by Simon Detheridge
Modified: 2005-05-24 17:28 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 Simon Detheridge 2005-05-24 09:29:34 UTC
I'm building a new x86 machine... Running bootstrap, I get an error that gcc cannot find a patch.

Here are the last lines of the output:

 * Applying various patches (bugfixes/updates) ...
 *   01_all_gcc-3.3.5-v8.7.7-pie-generic-default.patch.bz2 ...            [ ok ]
 *   02_all_gcc-3.3.3-v8.7.1-pie-alpha-default.patch.bz2 ...              [ ok ]
 *   03_all_gcc-3.3.3-v8.7.1-pie-arm-default.patch.bz2 ...                [ ok ]
 *   04_all_gcc-3.3.3-v8.7.1-pie-ia64-default.patch.bz2 ...               [ ok ]
 *   11_all_gcc-3.3.5-v8.7.7-pie-rs6000-default.patch.bz2 ...             [ ok ]
 *   12_all_gcc-3.3.5-v8.7.7-pie-sparc-default.patch.bz2 ...              [ ok ]
 * Done with patching                
                                     
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *                                   
 *   /var/tmp/portage/gcc-3.3.5.20050130-r1/work/bounds-checking-gcc-3.3.5-1.00-r2.patch                             
 *   ( bounds-checking-gcc-3.3.5-1.00-r2.patch )
                                     
                                     
!!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
!!! Function epatch, Line 216, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!      
!!! If you need support, post the topmost build error, NOT this status message.

And here is my 'emerge info':

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 AMD Sempron(tm) 2400+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 10 2005, 18:18:11)
]                
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   [Not Present]
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"  
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk/ ftp://ftp.easynet.nl/mirror/gentoo/"             
MAKEOPTS="-j2"   
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://ugly/gentoo-portage/"
USE="apache2 apm berkdb bitmap-fonts crypt fam foomaticdb gd gd-external gif imlib ipv6 jpeg ldap libg++ libwww lm_sensors maildir mysql ncurses nls nptl pam pdflib perl php png python qt readline spell ssl tcpd truetype truetype-fonts type1-fonts x86 xml2 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-05-24 17:28:38 UTC
i fixed this last nite