Changes between Initial Version and Version 1 of Ticket #35309


Ignore:
Timestamp:
Jul 25, 2012, 1:33:17 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting when writing in Trac, to fill in the Port field, and to Cc the maintainer of that port so they see your ticket.

The previous ticket #32940 has nothing to do with a checksum failure.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35309

    • Property Owner changed from macports-tickets@… to mmoll@…
    • Property Priority changed from High to Normal
    • Property Port flann added
  • Ticket #35309 – Description

    initial v1  
    22
    33I tried installing flann via ports, but it fails to install with this command:
     4{{{
    45sudo port install flann +cuda +python27
    56
     
    910Error: Checksum (rmd160) mismatch for flann-1.7.1-src.zip
    1011Error: org.macports.checksum for port flann returned: Unable to verify file checksums
     12}}}
    1113
    1214A previous ticket was raised for installing flann WITHOUT cuda and python, which was resolved:
    13 http://trac.macports.org/ticket/32940
     15#32940
    1416
    1517However, there is an issue installing flann WITH cuda and python27.
     
    1719
    1820Attached is the last section of the log file:
    19 ==========================
     21{{{
    2022:msg:main --->  Computing dependencies for flann:info:main .:debug:main flann has no conflicts
    2123:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
     
    6567:notice:checksum Please see the log file for port flann for details:
    6668    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_flann/flann/main.log
     69}}}