You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/26 20:05:00 UTC

[jira] [Commented] (PROTON-2583) [Python/swig] Build warnings from recent versions of CMake

    [ https://issues.apache.org/jira/browse/PROTON-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571598#comment-17571598 ] 

ASF subversion and git services commented on PROTON-2583:
---------------------------------------------------------

Commit e47b0805abe5bd25a4f979142d620f498b296407 in qpid-proton's branch refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=e47b0805a ]

PROTON-2583: Fix build to avoid warnings for recent CMake

It's not exactly clear but this may need cmake > 3.13


> [Python/swig] Build warnings from recent versions of CMake
> ----------------------------------------------------------
>
>                 Key: PROTON-2583
>                 URL: https://issues.apache.org/jira/browse/PROTON-2583
>             Project: Qpid Proton
>          Issue Type: Bug
>    Affects Versions: proton-c-0.37.0
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>             Fix For: proton-c-0.38.0
>
>
> Running recent versions of cmake give the following results:
> {quote}
> CMake Deprecation Warning at CMakeLists.txt:374 (cmake_policy):
>   The OLD behavior for policy CMP0078 will be removed from a future version
>   of CMake.}}{{  The cmake-policies(7) manual explains that the OLD behaviors of all
>   policies are deprecated and that a policy should be set to OLD only under
>   specific short-term circumstances.  Projects should be ported to the NEW
>   behavior and not rely on setting a policy to OLD.
> CMake Deprecation Warning at CMakeLists.txt:377 (cmake_policy):
>   The OLD behavior for policy CMP0086 will be removed from a future version
>   of CMake.}}{{  The cmake-policies(7) manual explains that the OLD behaviors of all
>   policies are deprecated and that a policy should be set to OLD only under
>   specific short-term circumstances.  Projects should be ported to the NEW
>   behavior and not rely on setting a policy to OLD.
> {quote}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org