Skip to content

Fedora 42 builds souffle without mcpp, but resulting rpm has mcpp as dependency #2553

@maweki

Description

@maweki

In the Fedora 42 dockerfile to build it is stated that mcpp is no longer available

# mcpp is not available anymore

but when I build a Fedora 42 rpm using this dockerfile (which works fine), the resulting rpm file still has a mcpp dependency (I guess from

set(CPACK_RPM_PACKAGE_REQUIRES "gcc-c++ >= 8, libffi, libffi-devel, ncurses-devel, sqlite-devel, mcpp, zlib-devel, python3")
) which means that the rpm package can not be installed.

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