Noisy CMake

Adam Pigg adam at piggz.co.uk
Sun Apr 27 21:27:27 BST 2014


Hi

My cmake output recently got very noisy.  Does everyone get this or is
there a fix?

Cheers

Adam

Lots of:

CMake Warning (dev) at
/usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592
(get_target_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 "BenchmarkRTree".
 Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1025
(kde4_handle_rpath_for_executable)
  sheets/tests/CMakeLists.txt:209 (kde4_add_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- PKGCONFIG() indicates that gsl is not installed (install the package
which contains gsl.pc if you want to support this feature)
CMake Warning (dev) at
/usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592
(get_target_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 "calligrasheets".
 Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1025
(kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:836
(kde4_add_executable)
  sheets/CMakeLists.txt:414 (kde4_add_kdeinit_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Karbon detected that you use a 64 bit processor. Added -fPIC to the
CXX_FLAGS.
CMake Warning (dev) at
/usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:592
(get_target_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 "karbon".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1025
(kde4_handle_rpath_for_executable)
  /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:836
(kde4_add_executable)
  karbon/CMakeLists.txt:51 (kde4_add_kdeinit_executable)
This warning is for project developers.  Use -Wno-dev to suppress it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140427/9643c1c8/attachment.htm>


More information about the calligra-devel mailing list