Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11560 closed defect (fixed)

BUG: prc-tools cannot download gcc-2.95.3.tar.gz

Reported by: dave@… Owned by: cssdev
Priority: High Milestone:
Component: ports Version:
Keywords: Cc: cssdev,markd@…
Port:

Description

It appears that one of the upstream tarballs used to be called gcc-2.95.3.tar.gz, but it is now called gcc-everything-2.95.3.tar.gz. I'm pretty much a ports newb so I don't really know how to check if just changing the name would be sufficient to get it to build.

Attachments (1)

Portfile.diff (777 bytes) - added by markd@… 17 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:2 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:3 Changed 17 years ago by cssdev

Owner: changed from macports-dev@… to css@…
Status: newassigned
Summary: prc-tools does not buildBUG: prc-tools cannot download gcc-2.95.3.tar.gz

This should be a quick fix, but I need to clear off some resources to test a rebuild. Can you include thet output from:

sudo port -v fetch prc-tools

comment:4 Changed 17 years ago by cssdev

Changing gcc-2.95.3.tar.gz:gcc295 to gcc-everything-2.95.3.tar.gz:gcc295 looks like it should fix the problem. My machine unfortunately cannot perform a full rebuild at the moment, but you could manually edit that single lilne in the Portfile to see if it resolves the fetch issue.

Changed 17 years ago by markd@…

Attachment: Portfile.diff added

comment:5 Changed 17 years ago by markd@…

Cc: css@… markd@… added

Yep, that does it. The patch is attached.

comment:6 Changed 17 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Fixed in r25402, thanks for verifying!

comment:7 Changed 17 years ago by markd@…

But there were two occurrances of "gcc-2.95.3.tar.gz". One in the distfiles and one in checksums. The last commit changed only the former. Don't both need to be changed?

comment:8 Changed 17 years ago by markd@…

---> Checksumming gcc-everything-2.95.3.tar.gz Error: No checksum set for gcc-everything-2.95.3.tar.gz Distfile checksum: gcc-everything-2.95.3.tar.gz md5 f3ad4f32c2296fad758ed051b5ac8e28 Distfile checksum: gcc-everything-2.95.3.tar.gz sha1 535d27038d161c0e7c2662702e11a48aa97ef622 Distfile checksum: gcc-everything-2.95.3.tar.gz rmd160 2c506b7e80cb2b4d9953f4f9753d581cb885f610

comment:9 Changed 17 years ago by cssdev

oops, my bad. Fixed in r25472

comment:10 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.