Opened 12 years ago

Closed 12 years ago

#34327 closed defect (fixed)

fftw-3 @3.3.1 has sha256 checksum mismatch

Reported by: mndavidoff (Monte Davidoff) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: skymoo (Adam Mercer), ryandesign (Ryan Carsten Schmidt)
Port: fftw-3

Description

Looks like a typo. The error message says it all:

$ sudo port -vs install fftw-3 +gcc46
--->  Computing dependencies for fftw-3.
--->  Fetching fftw-3
--->  Verifying checksum(s) for fftw-3
--->  Checksumming fftw-3.3.1.tar.gz
Error: Checksum (sha256) mismatch for fftw-3.3.1.tar.gz
Portfile checksum: fftw-3.3.1.tar.gz sha256 c77fc5cda6ce868857aa565cb9b0df0d7a4fcf388ce5c6d482acd80e2452b73
Distfile checksum: fftw-3.3.1.tar.gz sha256 c77fc5cda6ce868857aa565cb9b0df0d7a4fcf388ce5c6d482acd80e2452b739
The correct checksum line may be:
checksums           rmd160  86ef73f8f934d5f0e5d21f07fc05683f7b3c1d82 \
                    sha256  c77fc5cda6ce868857aa565cb9b0df0d7a4fcf388ce5c6d482acd80e2452b739
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for fftw-3): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Log for fftw-3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ram@… ryandesign@… added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.