Thanks Luigi for the fix.

There are two respins, "kdenlive" and "messagelib" (important bug fix for Qt 5.9 users).

kdenlive Applications/17.12
19d707d9274554e29c529835da61b96a52748e66
412e909ca66dc9c3e8ab5d227f3a9752f4d20187c5426bd2315f33360d176567 sources/kdenlive-17.12.1.tar.xz

messagelib Applications/17.12
155647759daf413aba208011004a23ecbda7de60
6bf0a8cde80d2e2b8f87ff71d564fd6df4cee1a6242fac239b4678870cdc86d9 sources/messagelib-17.12.1.tar.xz

Christoph Feck

On 09.01.2018 10:47, Luigi Toscano wrote:
Il 9 gennaio 2018 10:34:51 CET, Antonio Rojas <[email protected]> ha scritto:
El Tue, 09 Jan 2018 02:32:55 +0100, Christoph Feck escribió:

Hello packagers,

*.tar.xz files are available at the usual "stable" location.

Please report issues, release is next Thursday.

kdenlive fails to build:

CMake Error at /usr/lib64/cmake/KF5I18n/KF5I18NMacros.cmake:106
(add_custom_target):
 add_custom_target cannot create target
"pofiles-35dfa0df910e708310002beb3e3b8eae" because another target with
the
same name already exists.  The existing target is a custom target
created
 in source directory "/build/kdenlive/src/kdenlive-17.12.1".  See
 documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
 CMakeLists.txt:131 (ki18n_install)


CMake Error at /usr/lib64/cmake/KF5DocTools/KF5DocToolsMacros.cmake:156
(add_custom_target):
 add_custom_target cannot create target
"po-ca-docs-kdenlive-index-cache-bz2" because another target with the
same
name already exists.  The existing target is a custom target created in
source directory "/build/kdenlive/src/kdenlive-17.12.1".  See
documentation
 for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/lib64/cmake/KF5DocTools/KF5DocToolsMacros.cmake:248
(kdoctools_create_handbook)
 CMakeLists.txt:133 (kdoctools_install)

...and similar errors for all other languages

The reason is:
https://cgit.kde.org/kdenlive.git/commit/?h=Applications/17.12&id=60916dd1febc574f61c16f235d6e7261c86e062a

We need to add an exclusion rule in the release script to not inject the two 
macros (ki18n_install and kdoctools_install) in kdenlive sources.

Ciao


Reply via email to