Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-380

CMake (version 13.x) warnings

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.0.11, 3.1.3
    • None
    • None

    Description

      when building with server, with recent cmake, C/C spits out following warnings

      == Configuring MariaDB Connector/C
      CMake Warning (dev) at libmariadb/CMakeLists.txt:49 (OPTION):
        Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
        --help-policy CMP0077" for policy details.  Use the cmake_policy command to
        set the policy and suppress this warning.
       
        For compatibility with older versions of CMake, option is clearing the
        normal variable 'CONC_WITH_SIGNCODE'.
      Call Stack (most recent call first):
        libmariadb/CMakeLists.txt:57 (ADD_OPTION)
      This warning is for project developers.  Use -Wno-dev to suppress it.
       
      CMake Warning (dev) at libmariadb/CMakeLists.txt:49 (OPTION):
        Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
        --help-policy CMP0077" for policy details.  Use the cmake_policy command to
        set the policy and suppress this warning.
       
        For compatibility with older versions of CMake, option is clearing the
        normal variable 'CONC_WITH_CURL'.
      Call Stack (most recent call first):
        libmariadb/CMakeLists.txt:64 (ADD_OPTION)
      This warning is for project developers.  Use -Wno-dev to suppress it.
       
      CMake Warning (dev) at libmariadb/CMakeLists.txt:49 (OPTION):
        Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
        --help-policy CMP0077" for policy details.  Use the cmake_policy command to
        set the policy and suppress this warning.
       
        For compatibility with older versions of CMake, option is clearing the
        normal variable 'CONC_WITH_SSL'.
      Call Stack (most recent call first):
        libmariadb/CMakeLists.txt:65 (ADD_OPTION)
      This warning is for project developers.  Use -Wno-dev to suppress it.
      

      Attachments

        Activity

          People

            georg Georg Richter
            wlad Vladislav Vaintroub
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.