Your message dated Sat, 16 Mar 2024 12:37:07 +0000
with message-id <e1rlthf-004ivy...@fasolo.debian.org>
and subject line Bug#1023893: fixed in kwidgetsaddons 5.115.0-1
has caused the Debian Bug report #1023893,
regarding kwidgetsaddons FTCBFS: disables designer plugin
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 ow...@bugs.debian.org
immediately.)


-- 
1023893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023893
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kwidgetsaddons
Version: 5.98.0-1
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs

kwidgetsaddons fails to cross build from source, because the upstream
CMakeLists.txt forcefully disables building the designer plugin during
cross builds. I think this should be an option and it practically works.
I'm attaching a patch for your convenience.

Helmut
diff --minimal -Nru kwidgetsaddons-5.98.0/debian/changelog 
kwidgetsaddons-5.98.0/debian/changelog
--- kwidgetsaddons-5.98.0/debian/changelog      2022-09-18 23:11:37.000000000 
+0200
+++ kwidgetsaddons-5.98.0/debian/changelog      2022-11-12 07:04:15.000000000 
+0100
@@ -1,3 +1,10 @@
+kwidgetsaddons (5.98.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Build designer plugin. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sat, 12 Nov 2022 07:04:15 +0100
+
 kwidgetsaddons (5.98.0-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff --minimal -Nru kwidgetsaddons-5.98.0/debian/patches/cross.patch 
kwidgetsaddons-5.98.0/debian/patches/cross.patch
--- kwidgetsaddons-5.98.0/debian/patches/cross.patch    1970-01-01 
01:00:00.000000000 +0100
+++ kwidgetsaddons-5.98.0/debian/patches/cross.patch    2022-11-12 
07:04:06.000000000 +0100
@@ -0,0 +1,11 @@
+--- kwidgetsaddons-5.98.0.orig/CMakeLists.txt
++++ kwidgetsaddons-5.98.0/CMakeLists.txt
+@@ -41,7 +41,7 @@ set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 C
+ option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
+ add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
+ 
+-cmake_dependent_option(BUILD_DESIGNERPLUGIN "Build plugin for Qt Designer" ON 
"NOT CMAKE_CROSSCOMPILING" OFF)
++option(BUILD_DESIGNERPLUGIN "Build plugin for Qt Designer" "NOT 
CMAKE_CROSSCOMPILING")
+ add_feature_info(DESIGNERPLUGIN ${BUILD_DESIGNERPLUGIN} "Build plugin for Qt 
Designer")
+ 
+ 
diff --minimal -Nru kwidgetsaddons-5.98.0/debian/patches/series 
kwidgetsaddons-5.98.0/debian/patches/series
--- kwidgetsaddons-5.98.0/debian/patches/series 1970-01-01 01:00:00.000000000 
+0100
+++ kwidgetsaddons-5.98.0/debian/patches/series 2022-11-12 07:04:02.000000000 
+0100
@@ -0,0 +1 @@
+cross.patch
diff --minimal -Nru kwidgetsaddons-5.98.0/debian/rules 
kwidgetsaddons-5.98.0/debian/rules
--- kwidgetsaddons-5.98.0/debian/rules  2022-07-28 00:31:11.000000000 +0200
+++ kwidgetsaddons-5.98.0/debian/rules  2022-11-12 07:04:13.000000000 +0100
@@ -7,7 +7,7 @@
        dh $@ --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
-       dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF
+       dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF 
-DBUILD_DESIGNERPLUGIN=ON
 
 override_dh_auto_test:
        # Disable the unittests at build time.

--- End Message ---
--- Begin Message ---
Source: kwidgetsaddons
Source-Version: 5.115.0-1
Done: Patrick Franz <delta...@debian.org>

We believe that the bug you reported is fixed in the latest version of
kwidgetsaddons, 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 1023...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Franz <delta...@debian.org> (supplier of updated kwidgetsaddons 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 16 Mar 2024 10:32:36 +0100
Source: kwidgetsaddons
Architecture: source
Version: 5.115.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <delta...@debian.org>
Closes: 1023893
Changes:
 kwidgetsaddons (5.115.0-1) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * New upstream release (5.115.0).
   * Update build-deps and deps with the info from cmake.
   * Add myself to Uploaders.
   * Fix FTCBFS: Build designer plugin, thx to Helmut Grohne (Closes:
     #1023893).
Checksums-Sha1:
 d84035a4411c726a13dcc240f2200a4ffd3ed63e 2891 kwidgetsaddons_5.115.0-1.dsc
 cc54e6d51e103d506a20a684ba7edfac9f6c05a0 4270052 
kwidgetsaddons_5.115.0.orig.tar.xz
 687dd60a33f96cde7362005f75fdb6a56f784d86 488 
kwidgetsaddons_5.115.0.orig.tar.xz.asc
 e28a1f9098076e8f3096d58164efdf8a07efcd51 26788 
kwidgetsaddons_5.115.0-1.debian.tar.xz
 31627f8f96c5be2c3ea7b4b7ebf8c10622e3d972 13396 
kwidgetsaddons_5.115.0-1_source.buildinfo
Checksums-Sha256:
 0bcb6da9dba620e155594aae8ce8db38af40a766c85b5df143daaadc1ec4c21f 2891 
kwidgetsaddons_5.115.0-1.dsc
 e359844567ce2e21d0eba257a1857e65123f8a796309bcf8ccb88a1d4bb8ae55 4270052 
kwidgetsaddons_5.115.0.orig.tar.xz
 baafc5e19ae0a2ce1787a35d7bf542b6fe55e610b440ac323436cb015a93d855 488 
kwidgetsaddons_5.115.0.orig.tar.xz.asc
 424c375e25515a22ce2c45a99e1b5b10993351dad610ac4ca198a0084e1b2bc8 26788 
kwidgetsaddons_5.115.0-1.debian.tar.xz
 255c2ac2e1dba00ad035c70defb2a1f71199de6384a4405b55e5678978241367 13396 
kwidgetsaddons_5.115.0-1_source.buildinfo
Files:
 f8548f467d26e32802cb620c8862159c 2891 libs optional 
kwidgetsaddons_5.115.0-1.dsc
 148cb8009939e1ae53928d0d75111efb 4270052 libs optional 
kwidgetsaddons_5.115.0.orig.tar.xz
 826c1ab874ef86fd861594ef3ab12fe9 488 libs optional 
kwidgetsaddons_5.115.0.orig.tar.xz.asc
 499a4d4cf69c214b01692d68aa3978c3 26788 libs optional 
kwidgetsaddons_5.115.0-1.debian.tar.xz
 820aef0a5ce7accc8667f147f9132263 13396 libs optional 
kwidgetsaddons_5.115.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX1iYQUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/laOeA/5Ad3ZH4XjWRHfSejQY+u4Ndo/SUJG
w+DjFdhxWmaUKHn4LLoUdVILRCL6JpUHTolNMfpH4upfUy+H2dYYsTybZI8QC9Tl
CK0QeBhz4PBMPT8MjuubCksyhNtt8R7OIhKTzqK5pzGoLI47QQeKe9Opp4Y54hgs
ShSXkrAMMxjMn1fj7Rq5Jf0If1dLn6XCiZyWxejK5t0f4KmjR1NxzairnT6JDJsg
lCOn615npesp6iJhB/syS0Bj4jmfkAMHgMG4Ol9Q2BBq4x+Ydl53ZaFpz7lKc8qE
FA1fIexFN19Q8n836ud2F20k3jYnTRqoFIIQKAgqGkTxHyZiK+lpKwNCGYJ9ruQw
0/8HeKYlmSfl95KF5duBJdWnuaIK8oMFtk+r9GBm+gZH5YiI237S/GCX6SyoPMrm
mqgDGiqlQj5Gy+XDndul7cd3ScUeL66DbKq7DfJ/VtuLEe5nZPP2i+sVeVbE8UW7
50IWGGhGyuBrdvkTYXH3MjvPwAk0jU+JTU+dDxyfipMgtXoKeFa7nilxneLtapAh
uf/huKoZEoLIqUdb03k8mBum6UBDVhgZ+ldwSe5E1u1KM9Mw0ClxubBQRZPQ4HB1
vJAupWi38m6tvnFJi6i/jyQWVK+2WWtWlLwnQCuPke7AEc2lQhQ8306mL+rTGw+r
GlGi92XHWaTGhks=
=S+dl
-----END PGP SIGNATURE-----

Attachment: pgpQFfe4Qy1LD.pgp
Description: PGP signature


--- End Message ---

Reply via email to