Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#25332 closed defect (fixed)

arm-elf-gcc3 3.4.6 Fetch problem

Reported by: rob@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 1.9.2
Component: base Version: 1.9.0
Keywords: Cc:
Port: arm-elf-gcc3

Description

I have built/installed arm-elf-binutils and arm-elf-gcc successfully. Afterwards:

sudo port install arm-elf-gcc3

Got:

sudo port install arm-elf-gcc3
--->  Computing dependencies for arm-elf-gcc3
--->  Fetching arm-elf-gcc3
Error: No defined site for tag: gcc, using master_sites
--->  Attempting to fetch gcc-3.4.6.tar.bz2 from gnu:gcc/gcc-3.4.6/
--->  Attempting to fetch gcc-3.4.6.tar.bz2 from ftp://sources.redhat.com/pub/newlib/:newlib
Error: Target org.macports.fetch returned: fetch failed
Log for arm-elf-gcc3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_arm-elf-gcc3/main.log
Error: Status 1 encountered during processing.

Something wrong with the URLs perhaps?

My system: Mac OS X 10.6.3 (Snow Leopard), x86. MacPorts 1.9.0. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Component: portsbase
Resolution: fixed
Status: newclosed

Fixed handling of this in base in r68965, and added the missing tag to the port in r68966.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts 1.9.2
Note: See TracTickets for help on using tickets.