Opened 15 years ago

Closed 15 years ago

#20621 closed defect (fixed)

pnet sha1 failure; generic pnet distfile passes sha1 but complains about libffi

Reported by: geekosaur Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: pnet

Description

--->  Verifying checksum(s) for pnet
--->  Checksumming pnet-0.7.4.tar.gz
Error: Checksum (sha1) mismatch for pnet-0.7.4.tar.gz
Portfile checksum: pnet-0.7.4.tar.gz sha1 303e91df109eebec9fcc4883f95b98ca7c6a8575
Distfile checksum: pnet-0.7.4.tar.gz sha1 7a0a3488ea132b1255daee2a26daa31258204531

Obtaining pnet-0.7.4.tar.gz from ftp.gnu.org, I get a build error:

configure: error: "libffi has not been ported to i686-apple-darwin9.8.0."

I executed a "port sync" before attempting to build.

Change History (3)

comment:1 Changed 15 years ago by tobypeterson

Looks like it's just downloading the generic domain squatter page at the url (that was probably once valid).

comment:2 Changed 15 years ago by tobypeterson

fixed download in r55350, probably just needs an update now

comment:3 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

updated in r55351, had to disable libffi and libgc, neither make it through configure

Note: See TracTickets for help on using tickets.