[Pkg-kde-extras] Bug#1057546: Bug#1057546: calamares-extensions: FTBFS: Unknown CMake command "set_package_properties".
Jarrah Gosbell
debian at undef.tools
Wed Dec 6 09:17:08 GMT 2023
On 12/6/23 09:03, Santiago Vila wrote:
> Package: src:calamares-extensions
> Version: 1.3.2-1
> Severity: serious
> Tags: ftbfs
>
> Dear maintainer:
>
> During a rebuild of all packages in unstable, your package failed to
> build:
Hi,
Thanks for the bug!
>
> --------------------------------------------------------------------------------
>
snip
> -- Found Gettext: /usr/bin/msgmerge (found version "0.21")
> CMake Error at
> /usr/lib/x86_64-linux-gnu/cmake/Calamares/CalamaresAddTranslations.cmake:17
> (set_package_properties):
> Unknown CMake command "set_package_properties".
> Call Stack (most recent call first):
> /usr/lib/x86_64-linux-gnu/cmake/Calamares/CalamaresAddModuleSubdirectory.cmake:40
> (include)
> /usr/lib/x86_64-linux-gnu/cmake/Calamares/CalamaresConfig.cmake:121
> (include)
> CMakeLists.txt:64 (find_package)
These files are actually provided by Calamares and pulled into
Calamares-Extensions as a dependency. I'm not particularly versed in
Cmake, but the attached patch seems to fix some of them.
With that I get the following output that I'm less sure about debugging:
-- Configuring done (0.4s)
CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/Calamares/CalamaresTargets.cmake:71
(set_target_properties):
The link interface of target "Calamares::calamares" contains:
KF5::CoreAddons
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/Calamares/CalamaresConfig.cmake:59 (include)
CMakeLists.txt:64 (find_package)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calamares.patch
Type: text/x-patch
Size: 1092 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-kde-extras/attachments/20231206/dc13219b/attachment-0001.bin>
More information about the pkg-kde-extras
mailing list