Skip to content

Fortran fpm(1) does not take ver= keyword on dependencies #187

@urbanjost

Description

@urbanjost

In the Fortran version if you use ver= with a dependency it fails

[dependencies.M_CLI2]
git = "https://github.com/urbanjost/M_CLI2.git"
ver = "a177b0077819571815fa6a8da6980bcb45443858"

fpm run --args build
Key ver is not allowed in dependency M_CLI2
ERROR STOP 1

Error termination. Backtrace:
#0 0x7fc87742e131 in ???
#1 0x7fc87742ecd9 in ???
#2 0x7fc87742fe9b in ???
#3 0x404570 in fpm_MOD_cmd_build
at src/fpm.f90:101
#4 0x401977 in MAIN

at app/main.f90:22
#5 0x401a20 in main
at app/main.f90:8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions