=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for kfilemetadata-5.116.0.tar.xz
=> Checksum SHA512 OK for kfilemetadata-5.116.0.tar.xz
===> Installing dependencies for kfilemetadata5-5.116.0nb7
==========================================================================
The following variables will affect the build process of this package,
kfilemetadata5-5.116.0nb7. Their current value is shown below:
* CURSES_DEFAULT = curses
* JPEG_DEFAULT = jpeg
* PYTHON_VERSION_DEFAULT = 312
* SSLBASE = /usr
* SSLCERTBUNDLE (not defined)
* SSLCERTS = /etc/openssl/certs
* SSLDIR = /etc/openssl
* SSLKEYS = /etc/openssl/private
Based on these variables, the following variables have been set:
* CURSES_TYPE = curses
* JPEGBASE (defined, but empty)
* JPEG_TYPE = jpeg
* PYPACKAGE = python312
* TERMCAP_TYPE = termcap
You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing. Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.31.6
=> Tool dependency python312>=3.12: found python312-3.12.9nb1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency extra-cmake-modules>=6.8.0: found extra-cmake-modules-6.8.0
=> Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb4
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency catdoc-[0-9]*: found catdoc-0.95
=> Full dependency gnupg2>=2.2.0: found gnupg2-2.4.7
=> Full dependency attr>=2.4.47nb1: found attr-2.5.2
=> Full dependency ebook-tools>=0.2.2nb25: found ebook-tools-0.2.2nb25
=> Full dependency exiv2>=0.28.0: found exiv2-0.28.5
=> Full dependency ffmpeg7>=7.0: found ffmpeg7-7.1.1
=> Full dependency karchive>=5.116.0nb3: found karchive-5.116.0nb4
=> Full dependency kcoreaddons>=5.116.0nb3: found kcoreaddons-5.116.0nb4
=> Full dependency kdegraphics-mobipocket>=23.08.4nb7: found kdegraphics-mobipocket-23.08.4nb7
=> Full dependency ki18n>=5.18.0: found ki18n-5.116.0nb4
=> Full dependency poppler-qt5>=24.10.0nb3: found poppler-qt5-24.10.0nb3
=> Full dependency qt5-qtbase>=5.15.16: found qt5-qtbase-5.15.16nb1
=> Full dependency taglib>=2.0: found taglib-2.0.2
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for kfilemetadata5-5.116.0nb7
===> Extracting for kfilemetadata5-5.116.0nb7
===> Patching for kfilemetadata5-5.116.0nb7
=> Applying pkgsrc patches for kfilemetadata5-5.116.0nb7
=> Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/kfilemetadata5/patches/patch-cmake_FindFFmpeg.cmake
=> Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/kfilemetadata5/patches/patch-cmake_FindFFmpeg.cmake
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_FindFFmpeg.cmake,v 1.1 2016/05/26 09:17:14 markd Exp $
|
|Fix broken prefix
|
|--- cmake/FindFFmpeg.cmake.orig 2016-02-06 13:44:51.000000000 +0000
|+++ cmake/FindFFmpeg.cmake
--------------------------
Patching file cmake/FindFFmpeg.cmake using Plan A...
Hunk #1 succeeded at 84 (offset -5 lines).
done
===> Creating toolchain wrappers for kfilemetadata5-5.116.0nb7
===> Configuring for kfilemetadata5-5.116.0nb7
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /tmp/sysutils/kfilemetadata5/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /tmp/sysutils/kfilemetadata5/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
The following keywords are not supported when using
add_custom_command(TARGET): DEPENDS.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEClangFormat.cmake:98 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
/tmp/sysutils/kfilemetadata5/work/.buildlink/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:66 (kde_clang_format)
CMakeLists.txt:15 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could not set up the appstream test. appstreamcli is missing.
-- Found KF5Archive: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.116.0")
-- Found KF5: success (found suitable version "5.116.0", minimum required is "5.116.0") found components: Archive
-- Found KF5CoreAddons: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.116.0")
-- Found KF5: success (found suitable version "5.116.0", minimum required is "5.116.0") found components: CoreAddons
-- Found KF5Config: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.116.0")
-- Found KF5: success (found suitable version "5.116.0", minimum required is "5.116.0") found components: Config
-- Found Gettext: /tmp/sysutils/kfilemetadata5/work/.tools/bin/msgmerge (found version "0.16.1")
-- Found KF5I18n: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.116.0")
-- Found KF5: success (found suitable version "5.116.0", minimum required is "5.116.0") found components: I18n
-- Poppler: Qt5 requires Core
-- Found Poppler_Core: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libpoppler.so (found version "24.10.0")
-- Found Poppler_Qt5: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libpoppler-qt5.so (found version "24.10.0")
-- Found Poppler: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libpoppler.so;/tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libpoppler-qt5.so (found suitable version "24.10.0", minimum required is "0.12.1") found components: Qt5
-- Found Taglib: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libtag.so (found suitable version "2.0.2", minimum required is "1.11.1")
-- Found LibExiv2: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libexiv2.so (found suitable version "0.28.5", minimum required is "0.26")
-- Found PkgConfig: /tmp/sysutils/kfilemetadata5/work/.tools/bin/pkg-config (found version "2.4.3")
-- Found FFmpeg: /usr/pkg/lib/ffmpeg7/libavcodec.so (Required is at least version "57.48") found components: AVCODEC
-- Found FFmpeg: /usr/pkg/lib/ffmpeg7/libavformat.so (Required is at least version "57.40") found components: AVFORMAT
-- Found FFmpeg: /usr/pkg/lib/ffmpeg7/libavutil.so (Required is at least version "55.27") found components: AVUTIL
-- Found EPub: /tmp/sysutils/kfilemetadata5/work/.buildlink/lib/libepub.so
-- Could NOT find libappimage (missing: libappimage_DIR)
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found Python3: /usr/pkg/bin/python3.12 (found version "3.12.9") found components: Interpreter
-- The following RUNTIME packages have been found:
* CatDoc, catdoc executable,
Extract text from office 98 files - RUNTIME dependency
-- The following OPTIONAL packages have been found:
* KF5Archive (required version >= 5.116.0), KDE Frameworks 5: Archive Framework,
Archive is needed to build ODF and OOXML 2007 extractors
* KF5Config (required version >= 5.116.0), KDE Frameworks 5: Config Framework,
Config is needed to build the AppImage extractor
* Poppler (required version >= 0.12.1), A PDF rendering library,
Support for PDF files
* Taglib (required version >= 1.11.1), A library for reading and editing the meta-data of audio formats,
Support for music metadata
* LibExiv2 (required version >= 0.26), Image metadata support,
Support for image metadata
* PkgConfig
* FFmpeg (required version >= 55.27), Video Tag reader,
Support for video metadata
* EPub, Ebook epub reader,
Support for epub metadata
* Qt5Gui (required version >= 5.12.0), Qt5: Gui component
Qt5::Gui is needed to build the AppImage extractor
* QMobipocket (required version >= 2.0), Mobipocket epub reader,
Support for mobi metadata
* Qt5Core
* Python3, Python Interpreter,
Python interpreter is required for testing external extractors and writers
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.116.0), Extra CMake Modules.,
* KF5CoreAddons (required version >= 5.116.0), KDE Frameworks 5: Core Addons Framework,
Needed for the formatting of properties for display purposes
* Qt5Xml (required version >= 5.15.2)
* Gettext
* KF5I18n (required version >= 5.116.0)
* KF5 (required version >= 5.116.0)
* Qt5Test
* Qt5 (required version >= 5.15.2)
-- The following features have been disabled:
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
-- The following OPTIONAL packages have not been found:
* libappimage (required version >= 0.1.10), Core library of the AppImage project,
Needed to build the AppImage extractor
-- Configuring done (12.1s)
-- Generating done (1.2s)
CMake Warning:
Manually-specified variables were not used by the project:
FETCHCONTENT_FULLY_DISCONNECTED
KDE_INSTALL_AUTOSTARTEXDIR
KDE_INSTALL_XDG_EX_DIR
PYTHON_EXECUTABLE
PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_PATH
Python3_INCLUDE_DIR
Python_EXECUTABLE
Python_INCLUDE_DIR
-- Build files have been written to: /tmp/sysutils/kfilemetadata5/work/kfilemetadata-5.116.0/_KDE_build