Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15700 closed defect (worksforme)

gmake checksum failure on Mac OS X 10.5.3

Reported by: ramzi.akremi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: waqar@…
Port:

Description

Hello there,

Entering the following command :

$ sudo port install sqlite3

I get this error message

--->  Fetching gmake
--->  Verifying checksum(s) for gmake
Error: Checksum (sha1) mismatch for make-3.81.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: gmake
Error: Status 1 encountered during processing. ==

tried to clean all the ports installed and to perfom a force install, that doesn't work also.

When I try to install gmake alone, I get the same message.

Thanks in advance

Change History (4)

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

Milestone: Port Bugs
Summary: sqlite3 3.5.9 failed to install due to gmake failure on Mac OS X 10.5.3gmake checksum failure on Mac OS X 10.5.3

Force install is never going to help unless the port needs to overwrite a file installed by another port. Your gmake source tarball is truncated or otherwise corrupt. Have you tried sudo port clean --all gmake?

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

FYI, gmake should not be required for sqlite3. See #13953.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: waqar@… added
Resolution: worksforme
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.