[telepathy] [Bug 316910] New: cmake error: add_custom_target cannot create target "pofiles"
Lukas Schneiderbauer
lukas.schneiderbauer at gmail.com
Sun Mar 17 14:06:13 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=316910
Bug ID: 316910
Summary: cmake error: add_custom_target cannot create target
"pofiles"
Classification: Unclassified
Product: telepathy
Version: 0.5.80
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: common-internals
Assignee: kde-telepathy-bugs at kde.org
Reporter: lukas.schneiderbauer at gmail.com
Building ktp-common-internals fails here because of a cmake-error:
CMake Error at /usr/share/apps/cmake/modules/FindGettext.cmake:232
(ADD_CUSTOM_TARGET):
add_custom_target cannot create target "pofiles" because another target
po/ja/CMakeLists.txt:2 (GETTEXT_PROCESS_PO_FILES)
CMake Error at /usr/share/apps/cmake/modules/FindGettext.cmake:232
(ADD_CUSTOM_TARGET):
add_custom_target cannot create target "pofiles" because another target
with the same name already exists. The existing target is a custom target
created in source directory
"/var/tmp/portage/net-im/ktp-common-internals-0.5.80/work/ktp-common-internals-0.5.80/po/de".
See documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
po/zh_CN/CMakeLists.txt:2 (GETTEXT_PROCESS_PO_FILES)
Reproducible: Always
Steps to Reproduce:
1. Run cmake on the 0.6 beta source.
2.
3.
Actual Results:
Configuring fails.
Expected Results:
Configuring does not fail.
I use gentoo and tried to install it via kde overlay.
The build log follows.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list