Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65286 - scripts/bootstrap.sh fails in sys-devel/gcc-3.3.4-r1
Summary: scripts/bootstrap.sh fails in sys-devel/gcc-3.3.4-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-25 01:24 UTC by fbusse
Modified: 2004-09-25 12:18 UTC (History)
6 users (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 fbusse 2004-09-25 01:24:03 UTC
bootstrap aborts during emerging gcc-3.3.4-r1 while applying patch 81_all_gcc-uclibc-3.3-100-conf.patch.bz2.
The output in /var/tmp shows "No file to patch. Skipping patch" for every single part of the patch.
I don't have uclibc in USE and this error makes it impossible to compile gentoo.
Comment 1 Damian Parker 2004-09-25 04:45:21 UTC
I can confirm, I get this too :( 
Comment 2 Cedric Godin 2004-09-25 05:17:18 UTC
same here with amd64
Comment 3 Elias Probst 2004-09-25 06:37:49 UTC
Same here...
Dual PIII 550, Minimal-Gentoo-Install-2004.2
The ebuild applies the uclib patch, although I have "-uclib" in my USE flags.
Comment 4 Bjørn Bendix 2004-09-25 07:38:27 UTC
the same error on Pentium4
Comment 5 Isaac Hodnett 2004-09-25 07:48:50 UTC
same thing on a Pentium M
Comment 6 Christian Sahle 2004-09-25 08:38:56 UTC
same thing on Dual Pentium III
Comment 7 adrien le roy 2004-09-25 08:46:10 UTC
same on a IBM T42 laptop
Comment 8 Elias Probst 2004-09-25 09:19:03 UTC
Works now here.
I think the reason was an error (?) in the quickinstall guide http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml

After "emerge sync", a second "env-update; source /etc/profile" should be done because without an existing portage tree, env-update can't create the profiles-symlink.

Just execute "env-update" before bootstrapping, it should work this way.

Greetings

Elias P.
Comment 9 Elias Probst 2004-09-25 09:26:26 UTC
Argh, didn't work, I was too fast in posting... ignore the above post, Sorry

Elias P
Comment 10 Damian Parker 2004-09-25 09:54:47 UTC
Seems to work if you bootstrap.sh, then when it crashs, do a emerge-webrsync, emerge gcc-3.3.4-r1, then bootstrap again.
Comment 11 Brad Laue (RETIRED) gentoo-dev 2004-09-25 10:57:30 UTC
One would've thought this kind of thing wouldn't happen anymore...
Comment 12 Olivier Médoc 2004-09-25 11:18:39 UTC
Same issue for me on a pentium4

it's the same problem when using gcc-3.3.4-r2 or emerge --nodeps gcc.

I'll locally mask the sys-devel/gcc-3.3.4-r1 and then bootstrap again

I hope it will work
Comment 13 Dan Field 2004-09-25 11:21:58 UTC
Bit of a showstopper, this. 

Looks like the emerge-webrsync fix is now not working either probably due to the servers syncing up to date or some such. Either way, just gotta sit here mid-install waiting for a fix and refreshing the forum page.
Comment 14 Travis Tilley (RETIRED) gentoo-dev 2004-09-25 12:18:49 UTC
this should be fixed now. feel free to reopen if it's not