touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #34796
[Bug 1387501] Re: CMake outputs lots of "policy" warnings building Mir on vivid
** Also affects: mir (Ubuntu)
Importance: Undecided
Status: New
** Changed in: mir (Ubuntu)
Importance: Undecided => Medium
** Changed in: mir (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1387501
Title:
CMake outputs lots of "policy" warnings building Mir on vivid
Status in Mir:
Fix Committed
Status in “mir” package in Ubuntu:
Triaged
Bug description:
CMake outputs lots of "policy" warnings building Mir on vivid...
CMake Warning (dev) at cmake/ABICheck.cmake:43 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "mirclient". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/ABICheck.cmake:61 (make_lib_descriptor)
CMakeLists.txt:233 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/ABICheck.cmake:43 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "mirserver". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/ABICheck.cmake:62 (make_lib_descriptor)
CMakeLists.txt:233 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/ABICheck.cmake:43 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "mircommon". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/ABICheck.cmake:63 (make_lib_descriptor)
CMakeLists.txt:233 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/ABICheck.cmake:43 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "mirplatform". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/ABICheck.cmake:64 (make_lib_descriptor)
CMakeLists.txt:233 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
CMake Warning (dev) at benchmarks/CMakeLists.txt:14 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "frame_uniformity" of target "benchmarks" does not
exist.
This warning is for project developers. Use -Wno-dev to suppress it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1387501/+subscriptions