Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118781 - crossdev -t ee fails on building gcc -- patch tarball not found on mirrors
Summary: crossdev -t ee fails on building gcc -- patch tarball not found on mirrors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 07:47 UTC by Armando Di Cianno
Modified: 2006-01-13 02:52 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 Armando Di Cianno 2006-01-12 07:47:15 UTC
Using the crossdev tool in portage to build a chain for the "special target" 'ee'.  Binutils built fine, but the emerge process for gcc was unable to complete because the patch tarball for gcc-3.2.2 was not found on any of the mirrors.

# emerge crossdev
# crossdev -t ee
... watch binutils complete
# tail -f /var/log/portage/crossdev-ee-gcc-stage1.log
<snip | lots of this>
>>> Downloading http://ftp.gentoo.or.kr/distfiles/gcc-3.2.2-patches-1.0.tar.bz2
--10:41:26--  http://ftp.gentoo.or.kr/distfiles/gcc-3.2.2-patches-1.0.tar.bz2
           => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2'
Resolving ftp.gentoo.or.kr... 218.36.126.80
Connecting to ftp.gentoo.or.kr|218.36.126.80|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
10:41:27 ERROR 404: Not Found.

>>> Downloading http://dev.gentoo.org/~lv/GCC/gcc-3.2.2-patches-1.0.tar.bz2
--10:41:27--  http://dev.gentoo.org/~lv/GCC/gcc-3.2.2-patches-1.0.tar.bz2
           => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2'
Resolving dev.gentoo.org... 134.68.220.30
Connecting to dev.gentoo.org|134.68.220.30|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
10:41:27 ERROR 403: Forbidden.

>>> Downloading http://dev.gentoo.org/~eradicator/gcc/gcc-3.2.2-patches-1.0.tar.bz2
--10:41:27--  http://dev.gentoo.org/~eradicator/gcc/gcc-3.2.2-patches-1.0.tar.bz2
           => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2'
Resolving dev.gentoo.org... 134.68.220.30
Connecting to dev.gentoo.org|134.68.220.30|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
10:41:27 ERROR 404: Not Found.

>>> Downloading http://dev.gentoo.org/~vapier/dist/gcc-3.2.2-patches-1.0.tar.bz2--10:41:27--  http://dev.gentoo.org/~vapier/dist/gcc-3.2.2-patches-1.0.tar.bz2
           => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2'
Resolving dev.gentoo.org... 134.68.220.30
Connecting to dev.gentoo.org|134.68.220.30|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
10:41:27 ERROR 404: Not Found.

>>> Downloading http://dev.gentoo.org/~halcy0n/patches/gcc-3.2.2-patches-1.0.tar.bz2
--10:41:28--  http://dev.gentoo.org/~halcy0n/patches/gcc-3.2.2-patches-1.0.tar.bz2
           => `/usr/portage/distfiles/gcc-3.2.2-patches-1.0.tar.bz2'
Resolving dev.gentoo.org... 134.68.220.30
Connecting to dev.gentoo.org|134.68.220.30|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
10:41:28 ERROR 404: Not Found.

!!! Couldn't download gcc-3.2.2-patches-1.0.tar.bz2. Aborting.
 ...done!
>>> emerge (1 of 1) cross-ee/gcc-3.2.2 to /
</snip>

Could the patchset please be added back to the mirrors?  According to crossdev and the gcc-3.2.2 ebuild, this version of gcc is pretty much only there for ee / ps2.
Comment 1 SpanKY gentoo-dev 2006-01-13 02:52:02 UTC
oops, uploaded patchset to mirrors