Your message dated Sat, 07 Dec 2024 20:49:32 +0000 with message-id <E1tK1k4-00A9Gr-Fc@fasolo.debian.org> and subject line Bug#977275: fixed in kdeconnect 24.08.3-2 has caused the Debian Bug report #977275, regarding kdeconnect FTCBFS: error parsing cmake expression containing unquoted variable to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 977275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977275 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: kdeconnect FTCBFS: error parsing cmake expression containing unquoted variable
- From: Helmut Grohne <helmut@subdivi.de>
- Date: Sat, 12 Dec 2020 15:59:59 +0100
- Message-id: <X9Ta787YjZl42g7B@alf.mars>
Source: kdeconnect Version: 20.08.3-1 Tags: patch upstream User: debian-cross@lists.debian.org Usertags: ftcbfs kdeconnect fails to cross build from source. plugins/CMakeLists.txt contains a condition that contains an unquoted ${CMAKE_SYSTEM_VERSION}. Since the toolchain does not set this optional variable, it evaluates to nothing rather than an empty string and breaks parsing the condition (which is only relevant to windows). Please quote the variable to allow evaluating the expression without having to define the variable. Doing so makes kdeconnect cross buildable. I'm attaching a patch for your convenience. Helmut--- kdeconnect-20.08.3.orig/plugins/CMakeLists.txt +++ kdeconnect-20.08.3/plugins/CMakeLists.txt @@ -17,7 +17,7 @@ if(NOT SAILFISHOS) add_subdirectory(sendnotifications) - if((WIN32 AND MSVC AND (${CMAKE_SYSTEM_VERSION} VERSION_GREATER_EQUAL 10.0.17763.0)) OR NOT WIN32) + if((WIN32 AND MSVC AND ("${CMAKE_SYSTEM_VERSION}" VERSION_GREATER_EQUAL 10.0.17763.0)) OR NOT WIN32) add_subdirectory(mpriscontrol) endif() add_subdirectory(photo)
--- End Message ---
--- Begin Message ---
- To: 977275-close@bugs.debian.org
- Subject: Bug#977275: fixed in kdeconnect 24.08.3-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 07 Dec 2024 20:49:32 +0000
- Message-id: <E1tK1k4-00A9Gr-Fc@fasolo.debian.org>
- Reply-to: Sandro Knauß <hefee@debian.org>
Source: kdeconnect Source-Version: 24.08.3-2 Done: Sandro Knauß <hefee@debian.org> We believe that the bug you reported is fixed in the latest version of kdeconnect, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 977275@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sandro Knauß <hefee@debian.org> (supplier of updated kdeconnect package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 07 Dec 2024 21:08:33 +0100 Source: kdeconnect Architecture: source Version: 24.08.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Sandro Knauß <hefee@debian.org> Closes: 977275 Changes: kdeconnect (24.08.3-2) unstable; urgency=medium . * Team upload. . [ Sandro Knauß ] * Add upstream patch to fix "kdeconnect FTCBFS: error parsing cmake expression containing unquoted variable" (Closes: #977275) * Mark failing test to not fail the build #1089306. Checksums-Sha1: 60965bd398b9305e2049795b59f1dd40d9b67129 3877 kdeconnect_24.08.3-2.dsc 9340231b8b31f6c8c59e98bd5b611c46f73f37a3 18924 kdeconnect_24.08.3-2.debian.tar.xz 533b15162fe2449f423d4b348da7b586d8698001 20255 kdeconnect_24.08.3-2_source.buildinfo Checksums-Sha256: 8c28fe0b0c7184b412dd9f11d8876052b6d5f202cdb18768cd035339f9b90494 3877 kdeconnect_24.08.3-2.dsc fd4535fcf190270d6f5deb4dffef75513316058279b447791fae0d53bf64a377 18924 kdeconnect_24.08.3-2.debian.tar.xz a59c0874cfb4b3dc4963b28526f081aec66ffe8396d62a7a2b7118865afcb194 20255 kdeconnect_24.08.3-2_source.buildinfo Files: 2be450fd94c5fa5e7ab097cadf5006e1 3877 kde optional kdeconnect_24.08.3-2.dsc d4bef025d4a61574163844e91256b811 18924 kde optional kdeconnect_24.08.3-2.debian.tar.xz dca35e72deb295055ca275319bd76a19 20255 kde optional kdeconnect_24.08.3-2_source.buildinfo -----BEGIN PGP SIGNATURE----- wsG7BAEBCgBvBYJnVKtbCRDjrbAIUGBWNkcUAAAAAAAeACBzYWx0QG5vdGF0aW9u cy5zZXF1b2lhLXBncC5vcmfQzGwfFcNK08EMXfOXakcLuJwrjcR41DIowCls2QDk WRYhBDnsEaAgFrcpJkkaBuOtsAhQYFY2AAD5qw/9FCkP4Tgd9OP2JxbYpOr7rMin hlfO4YePpgovKAMIVAJbUNgff80I5RwPY+Or4WKijlNNCFR5fuG1hRH8A0w1PHne GbYL08B1VP7EIYDxB4IR/KZ+jWSS3gEI+9s4Dfftfz3Nqp6lERFI125iaI+s/3OX owJwyEJZ5UolD6UmZ/v/th5Nqnuhc9rvQmzmBSl1S3zH6v1uwXKF1nuOO1+XZTMt CvavjlRbCpekpkAwHJK84AOr2YcoHYPozTecy7oS9iD9hVbVYVeYBQJ57+KVC9hz 94A6qMd4/LCGe8j3LXBJiQinXzuhuJbRe75SvHpTMEtT+sIxTk50ZvqK/ge+QUDS gQWeYVzT/+Y1BE5tAr5K+98GYY1+Gco/kU7CsMJwIeeE0J1AtObXM0KWujJ0//NF KInZ8vWY6/h/R33tsub01Qpx/GJjyIrKh8RGnB7fuXadW37NywIHZ/jbLsVW7ecZ mgxo1VMyb4LPodr9+/+zbaVuKWgfljGv6coW/ZwRNnzTJIHBG377YuC+4ls6AykA ttBccYlklnLzgsW3iEkgK1K7hHQk1PLGO7yFSNSWE0VU1/hcEWnXmnMy6YzDZBER 3tTo6Cl9bPwJgpHPFTQ7qTEuLfzf5xWW6Wzxs5/gJxDKWRT1rsFaa9NQmDyL8xnE BktN+jCDc/HhPXHcy+M= =wdUL -----END PGP SIGNATURE-----Attachment: pgpXjhz9FUsM4.pgp
Description: PGP signature
--- End Message ---