Skip to content

Build now fails with CMake #18

@rnkn

Description

@rnkn

Hello,

I understand this project hasn't been updated in a while so please forgive me if it is no longer maintained.

I have encountered the following build failure with Perl v5.42.0 and CMake 4.1.3:

Building Data-MessagePack-Stream-1.05
Building Data-MessagePack-Stream
CMake Error at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
Died at builder/MyBuilder.pm line 53.
-> FAIL Installing Data::MessagePack::Stream failed. See /home/rnkn/.cpanm/work/1764826705.14487/build.log for details. Retry with --force to force install it.

Is there any hope that Data::MessagePack::Stream can build with a modern CMake?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions