Opened 15 years ago

Closed 15 years ago

#19129 closed defect (fixed)

gcc45 does not stage properly

Reported by: akimd (Akim Demaille) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: gcc45

Description

It seems to expect something about gcc 4.4.

akim@montero ~/src/kernel $ sudo port install gcc45                                                                     17:17:52
Password:
--->  Fetching gcc45
--->  Attempting to fetch gcc-core-4.5-20090327.tar.bz2 from ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/4.5-20090327/
--->  Attempting to fetch gcc-fortran-4.5-20090327.tar.bz2 from ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/4.5-20090327/
--->  Attempting to fetch gcc-g++-4.5-20090327.tar.bz2 from ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/4.5-20090327/
--->  Attempting to fetch gcc-java-4.5-20090327.tar.bz2 from ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/4.5-20090327/
--->  Attempting to fetch gcc-objc-4.5-20090327.tar.bz2 from ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/4.5-20090327/
--->  Verifying checksum(s) for gcc45
--->  Extracting gcc45
--->  Configuring gcc45
--->  Building gcc45
--->  Staging gcc45 into destroot
Error: Target org.macports.destroot returned: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gcc45/files/mp-gcc44, No such file or directory
Error: Status 1 encountered during processing.

Attachments (1)

log (435.7 KB) - added by akimd (Akim Demaille) 15 years ago.
sudo port -d install gcc45 |& tee log

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by akimd (Akim Demaille)

Attachment: log added

sudo port -d install gcc45 |& tee log

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to mww@…
Port: gcc45 added

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

This was fixed in r49307.

Note: See TracTickets for help on using tickets.