Opened 14 years ago

Last modified 14 years ago

#24526 closed defect

gperf checksum mismatch — at Version 4

Reported by: leonhardt.ralph@… Owned by: mcalhoun@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: jpnurmi@…
Port: gperf

Description (last modified by jmroot (Joshua Root))

Checksum mismatch for gperf:

ralph-leonhardts-macbook-air:/ ralphleonhardt$ sudo port clean --all gperf
Password:
--->  Cleaning gperf
ralph-leonhardts-macbook-air:/ ralphleonhardt$ sudo port install gsed autoconf213 bzip2 libtool libxml2 mhash pcre pkgconfig readline zlib t1lib 
--->  Computing dependencies for gsed
--->  Fetching gperf
--->  Attempting to fetch gperf-3.0.4.tar.gz from ftp://ftp.chg.ru/pub/gnu/gperf
--->  Verifying checksum(s) for gperf
Error: Checksum (md5) mismatch for gperf-3.0.4.tar.gz
Error: Checksum (sha1) mismatch for gperf-3.0.4.tar.gz
Error: Checksum (rmd160) mismatch for gperf-3.0.4.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: gettext libiconv gperf ncurses ncursesw
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
ralph-leonhardts-macbook-air:/ ralphleonhardt$ 

Change History (4)

comment:1 Changed 14 years ago by leonhardt.ralph@…

Cc: leonhardt.ralph@… added

Cc Me!

comment:2 Changed 14 years ago by jpnurmi@…

Cc: jpnurmi@… added

Cc Me!

comment:3 Changed 14 years ago by jpnurmi@…

DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.3.0
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port gperf.
DEBUG: Requested variant i386 is not provided by port gperf.
DEBUG: Requested variant macosx is not provided by port gperf.
--->  Computing dependencies for gperf
DEBUG: Executing org.macports.main (gperf)
DEBUG: Skipping completed org.macports.fetch (gperf)
--->  Verifying checksum(s) for gperf
DEBUG: Executing org.macports.checksum (gperf)
--->  Checksumming gperf-3.0.4.tar.gz
Error: Checksum (md5) mismatch for gperf-3.0.4.tar.gz
Portfile checksum: gperf-3.0.4.tar.gz md5 c1f1db32fb6598d6a93e6e88796a8632
Distfile checksum: gperf-3.0.4.tar.gz md5 8441312daf01c97a2ba4331b4f32467f
Error: Checksum (sha1) mismatch for gperf-3.0.4.tar.gz
Portfile checksum: gperf-3.0.4.tar.gz sha1 e32d4aff8f0c730c9a56554377b2c6d82d0951b8
Distfile checksum: gperf-3.0.4.tar.gz sha1 85b8c44964a70a63d751afa5906796a0417e64ce
Error: Checksum (rmd160) mismatch for gperf-3.0.4.tar.gz
Portfile checksum: gperf-3.0.4.tar.gz rmd160 aeaed644501d2424f88d203dd68c997b6a90f116
Distfile checksum: gperf-3.0.4.tar.gz rmd160 314ba4cbfa3bb782f76b5e5e6f3d6d6a5a28de70
The correct checksum line may be:
checksums           md5     8441312daf01c97a2ba4331b4f32467f \
                    sha1    85b8c44964a70a63d751afa5906796a0417e64ce \
                    rmd160  314ba4cbfa3bb782f76b5e5e6f3d6d6a5a28de70
Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for gperf): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Cc: leonhardt.ralph@… removed
Description: modified (diff)
Keywords: gperf removed
Owner: changed from macports-tickets@… to mcalhoun@…
Priority: HighNormal
Summary: gperfgperf checksum mismatch

Please remember to preview and use WikiFormatting, cc the maintainer, and use a summary that describes the issue. As per the ticket guidelines, the High priority is reserved for the use of MacPorts team members. Also note that you do not need to be in cc when you are the reporter.

Note: See TracTickets for help on using tickets.