Opened 12 years ago

Last modified 12 years ago

#35309 closed defect

flann checksum fail — at Initial Version

Reported by: aboeing@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: flann

Description

Hi,

I tried installing flann via ports, but it fails to install with this command: sudo port install flann +cuda +python27

---> Verifying checksum(s) for flann Error: Checksum (md5) mismatch for flann-1.7.1-src.zip Error: Checksum (sha1) mismatch for flann-1.7.1-src.zip Error: Checksum (rmd160) mismatch for flann-1.7.1-src.zip Error: org.macports.checksum for port flann returned: Unable to verify file checksums

A previous ticket was raised for installing flann WITHOUT cuda and python, which was resolved: http://trac.macports.org/ticket/32940

However, there is an issue installing flann WITH cuda and python27.

Attached is the last section of the log file: ========================== :msg:main ---> Computing dependencies for flann:info:main .:debug:main flann has no conflicts :debug:main Found Dependency: path: /usr/bin filename: unzip regex: unzip$ :debug:main Searching for dependency: unzip :debug:main Didn't find receipt, going to depspec regex for: unzip :debug:main Found Dependency: path: /usr/bin filename: unzip regex: unzip$ :debug:main Searching for dependency: cmake :debug:main Found Dependency: receipt exists for cmake :debug:main Searching for dependency: hdf5-18 :debug:main Found Dependency: receipt exists for hdf5-18 :debug:main Searching for dependency: tbb :debug:main Found Dependency: receipt exists for tbb :debug:main Searching for dependency: python27 :debug:main Found Dependency: receipt exists for python27 :msg:main :debug:main Executing org.macports.main (flann) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 503 :debug:main Skipping completed org.macports.archivefetch (flann) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (flann) :debug:main Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Wed Jul 25 11:43:08 WST 2012 :notice:checksum ---> Verifying checksum(s) for flann :debug:checksum Executing org.macports.checksum (flann) :info:checksum ---> Checksumming flann-1.7.1-src.zip :error:checksum Checksum (md5) mismatch for flann-1.7.1-src.zip :info:checksum Portfile checksum: flann-1.7.1-src.zip md5 1832b560cce9cde1c18ad1c7e907ae76 :info:checksum Distfile checksum: flann-1.7.1-src.zip md5 d780795f523eabda7c7ea09c6f5cf235 :error:checksum Checksum (sha1) mismatch for flann-1.7.1-src.zip :info:checksum Portfile checksum: flann-1.7.1-src.zip sha1 4f3cef9b4f171b1ee4a98f4f684c350c3022e9b2 :info:checksum Distfile checksum: flann-1.7.1-src.zip sha1 61b9858620528919ea60a2a4b085ccc2b3c2d138 :error:checksum Checksum (rmd160) mismatch for flann-1.7.1-src.zip :info:checksum Portfile checksum: flann-1.7.1-src.zip rmd160 c48f6de9d3c1c87a446a4f3f0353ff02f4fe6506 :info:checksum Distfile checksum: flann-1.7.1-src.zip rmd160 cec1ce99d2c91ddf8f20d5aa8009a08c5347b904 :info:checksum The correct checksum line may be: :info:checksum checksums md5 d780795f523eabda7c7ea09c6f5cf235 \

sha1 61b9858620528919ea60a2a4b085ccc2b3c2d138 \ rmd160 cec1ce99d2c91ddf8f20d5aa8009a08c5347b904

:error:checksum org.macports.checksum for port flann returned: Unable to verify file checksums :debug:checksum Error code: NONE :debug:checksum Backtrace: Unable to verify file checksums

while executing

"$procedure $targetname" :info:checksum Warning: targets not executed for flann: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:checksum Please see the log file for port flann for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_flann/flann/main.log

Change History (0)

Note: See TracTickets for help on using tickets.