Skip to content

Build fixes#12319

Merged
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
azat:build-fixes
Jul 9, 2020
Merged

Build fixes#12319
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
azat:build-fixes

Conversation

@azat
Copy link
Member

@azat azat commented Jul 9, 2020

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

P.S. now there is zero cmake warnings for cmake 3.17.3

azat added 4 commits July 9, 2020 10:16
This will fix CMAKE_POLICY_DEFAULT_CMP0077 for snappy:

    CMake Warning (dev) at contrib/snappy/CMakeLists.txt:11 (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 'BUILD_SHARED_LIBS'.
    This warning is for project developers.  Use -Wno-dev to suppress it.
Yes ARROW_FULL_SO_VERSION/ARROW_SO_VERSION is empty right now, like
other version variables (ARROW_VERSION_*)

Refs: ClickHouse#12181
@robot-clickhouse robot-clickhouse added pr-not-for-changelog This PR should not be mentioned in the changelog submodule changed At least one submodule changed in this PR. labels Jul 9, 2020
@alexey-milovidov alexey-milovidov merged commit 778dfe5 into ClickHouse:master Jul 9, 2020
@azat azat deleted the build-fixes branch July 9, 2020 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-not-for-changelog This PR should not be mentioned in the changelog submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants