Skip to content

dftd4 fails to build in Fedora rawhide #294

@susilehtola

Description

@susilehtola

dftd4 fails to build in Fedora rawhide with gfortran 15.1.1-1.fc43

../app/argument.f90:114:53:

  114 |       call make_argument_list(new, argument_counter, argument_getter)
      |                                                     1
Error: Interface mismatch in dummy procedure ‘argument_getter’ at (1): ALLOCATABLE mismatch in argument '_formal_1'
../app/argument.f90:116:59:

  116 |       call make_argument_list(new, default_argument_count, get_default_argument)
      |                                                           1
Error: Interface mismatch in dummy procedure ‘argument_getter’ at (1): ALLOCATABLE mismatch in argument '_formal_1'

I wonder if this is a similar issue to grimme-lab/mctc-lib#83

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