#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)
Change History (11)
comment:1 Changed 18 years ago by pipping@…
Milestone: | → Available Ports |
---|
comment:2 Changed 18 years ago by pipping@…
Milestone: | Available Ports → Port Bugs |
---|
comment:3 Changed 18 years ago by cssdev
Owner: | changed from macports-dev@… to css@… |
---|---|
Status: | new → assigned |
Summary: | prc-tools does not build → BUG: prc-tools cannot download gcc-2.95.3.tar.gz |
comment:4 Changed 18 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 18 years ago by markd@…
Attachment: | Portfile.diff added |
---|
comment:5 Changed 18 years ago by markd@…
Cc: | css@… markd@… added |
---|
Yep, that does it. The patch is attached.
comment:6 Changed 18 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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
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