CMake warning when generating Makefile

Bug #1274827 reported by Alexey Bychko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Server
Unknown
Unknown
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Low
Alexey Bychko
5.5
Fix Released
Low
Alexey Bychko
5.6
Fix Released
Low
Alexey Bychko

Bug Description

upstream bug is http://bugs.mysql.com/bug.php?id=71089

CMake Warning (dev) in libmysql/CMakeLists.txt:
  Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  interface. Run "cmake --help-policy CMP0022" for policy details. Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "libmysql" has an INTERFACE_LINK_LIBRARIES property which differs
  from its LINK_INTERFACE_LIBRARIES properties.

  INTERFACE_LINK_LIBRARIES:

    -lpthread;clientlib;dbug;strings;vio;mysys;mysys_ssl;zlib;yassl;taocrypt;dl

  LINK_INTERFACE_LIBRARIES:

This warning is for project developers. Use -Wno-dev to suppress it.

Tags: upstream

Related branches

Alexey Bychko (abychko)
Changed in percona-server:
importance: Undecided → Low
status: New → Triaged
assignee: nobody → Alexey Bychko (abychko)
tags: added: upstream
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2059

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.