Your message dated Mon, 18 Mar 2024 23:22:29 +0000
with message-id <e1rmmjj-00h4x8...@fasolo.debian.org>
and subject line Bug#1023896: fixed in kconfigwidgets 5.115.0-1
has caused the Debian Bug report #1023896,
regarding kconfigwidgets 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.)


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

kconfigwidgets 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 kconfigwidgets-5.98.0/debian/changelog 
kconfigwidgets-5.98.0/debian/changelog
--- kconfigwidgets-5.98.0/debian/changelog      2022-09-18 23:11:44.000000000 
+0200
+++ kconfigwidgets-5.98.0/debian/changelog      2022-11-12 09:11:35.000000000 
+0100
@@ -1,3 +1,10 @@
+kconfigwidgets (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 09:11:35 +0100
+
 kconfigwidgets (5.98.0-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff --minimal -Nru kconfigwidgets-5.98.0/debian/patches/cross.patch 
kconfigwidgets-5.98.0/debian/patches/cross.patch
--- kconfigwidgets-5.98.0/debian/patches/cross.patch    1970-01-01 
01:00:00.000000000 +0100
+++ kconfigwidgets-5.98.0/debian/patches/cross.patch    2022-11-12 
09:11:25.000000000 +0100
@@ -0,0 +1,11 @@
+--- kconfigwidgets-5.98.0.orig/CMakeLists.txt
++++ kconfigwidgets-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")
+ 
+ ecm_setup_version(PROJECT VARIABLE_PREFIX KCONFIGWIDGETS
diff --minimal -Nru kconfigwidgets-5.98.0/debian/patches/series 
kconfigwidgets-5.98.0/debian/patches/series
--- kconfigwidgets-5.98.0/debian/patches/series 1970-01-01 01:00:00.000000000 
+0100
+++ kconfigwidgets-5.98.0/debian/patches/series 2022-11-12 09:11:22.000000000 
+0100
@@ -0,0 +1 @@
+cross.patch
diff --minimal -Nru kconfigwidgets-5.98.0/debian/rules 
kconfigwidgets-5.98.0/debian/rules
--- kconfigwidgets-5.98.0/debian/rules  2022-07-28 00:31:55.000000000 +0200
+++ kconfigwidgets-5.98.0/debian/rules  2022-11-12 09:11:31.000000000 +0100
@@ -7,7 +7,7 @@
        dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without 
build_stamp
 
 override_dh_auto_configure:
-       dh_auto_configure -- -DBUILD_QCH=ON
+       dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_DESIGNERPLUGIN=ON
 
 override_dh_auto_test:
        xvfb-run -a --server-args="-screen 0 1024x768x24" dbus-run-session 
dh_auto_test --buildsystem=kf5 -O--buildsystem=kf5

--- End Message ---
--- Begin Message ---
Source: kconfigwidgets
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
kconfigwidgets, 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 kconfigwidgets 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: Tue, 19 Mar 2024 00:02:16 +0100
Source: kconfigwidgets
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: 1015438 1023896
Changes:
 kconfigwidgets (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.
   * Enable LTO (Closes: #1015438).
   * Fix FTCBFS: Build designer pluginthx to Helmut Grohne (Closes:
     #1023896).
Checksums-Sha1:
 74ece67253a45896e375580019e033fab59f5c25 3201 kconfigwidgets_5.115.0-1.dsc
 f9e73c42e99f177053dd575fe03dce109d16b4d0 2614352 
kconfigwidgets_5.115.0.orig.tar.xz
 7082b65c763f7a1c99d2454996746cafa15ee6c5 488 
kconfigwidgets_5.115.0.orig.tar.xz.asc
 9d462678c4e344d6f58b55e9c7e095c70380440b 17216 
kconfigwidgets_5.115.0-1.debian.tar.xz
 7a00c98add57177e184f7d57ff6e7743c94cec70 15585 
kconfigwidgets_5.115.0-1_source.buildinfo
Checksums-Sha256:
 d7a5c392584bd37a64e8e6fdee5db2884725785fd59100e754724516c8f8e6cf 3201 
kconfigwidgets_5.115.0-1.dsc
 8ddb3203d97ad6681e93cad4c9b826105a8214c1f143aacdc8cbf11fd47e955b 2614352 
kconfigwidgets_5.115.0.orig.tar.xz
 3a0d66dadd69b24561ecc3c14aa63a3ff87c0ffedd9d52666f85bec8bddd7c47 488 
kconfigwidgets_5.115.0.orig.tar.xz.asc
 7260a51e8aa952c1d7ab36121ee2b1149f5a82526eb74868afdf9693b300498d 17216 
kconfigwidgets_5.115.0-1.debian.tar.xz
 8da7a444074c6b42f02e6e9629757f07a08ba7ee0fda84995462e2b570e2ea2f 15585 
kconfigwidgets_5.115.0-1_source.buildinfo
Files:
 d79407570d90d9e0c821e55f80461ea7 3201 libs optional 
kconfigwidgets_5.115.0-1.dsc
 22f355d87607bc76b9257724048ca73e 2614352 libs optional 
kconfigwidgets_5.115.0.orig.tar.xz
 eb1b22719898253aa301a2d1865b7d02 488 libs optional 
kconfigwidgets_5.115.0.orig.tar.xz.asc
 f021f562a3b09541ddc668aeaafedfc4 17216 libs optional 
kconfigwidgets_5.115.0-1.debian.tar.xz
 eaa85137458858b312a947caa70d377f 15585 libs optional 
kconfigwidgets_5.115.0-1_source.buildinfo

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

iQJIBAEBCgAyFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmX4yBwUHGRlbHRhb25l
QGRlYmlhbi5vcmcACgkQnp96YDB3/lZs4BAAoX/uLcp+vF8zJ7/bCQFj7KZ6s6Ra
mNnH1vGYrW+pNr3Gau0uTroxuaVObUuNWoLLkP9veAe0nhide0QTSN8DJrfZpk8B
/eI/K3J7pi3/+Bjf61GUEkGkrt5CsWxLlDLQdugtAnoZAPTdI1hMFBVqVBIfSuQM
3YZivlftHGjevl+I0ChbP/8b7LVUm8nIC5bHFpQ2C38wdG4JvOV4dQiC5v6ll5Ge
pZMYS8icSP1dZBBMsA/NFZfswq5TdmWggS9n+EjxIojNoGSWypfEO3cChXcZAdWL
0SNlxDwYxP6Py9XlS8ywtGkrQ/+n2p0+/U8ECoK/qWPTWlN13pe5NiG9RaGpC3mr
iGOSnF5hik0Hgt6p/lySlxgZbQUl44UU/yj16GlnEXK5/49msl81Vk+YxjkVaPyI
NCCoiKG7r6EKr6FnaguM3CxGxWlBKNTAwL+kSGfo1Ix62Ox5aUr7/0Pi3DSIL3N6
VMiKAF6ndo2HPSf6pXWG0i+KwCTH5CQ454oPHEhsmJsSX4TVrunJ7j+UH4grspB7
Iw1UitjAhZSrqIQY/MG6x0M2Gx1MWo4Cy1eb+WORu1AspM6oKtIv6I858MG0dp6E
kssi2Il+4ucutWsB1+w2WvdwPJQWzboTwZJGMQI8UKl8Nr8+O6pkuX+VhC4dDxGL
GHLHzlPdUCUdfb4=
=lAfd
-----END PGP SIGNATURE-----

Attachment: pgp77b4pK8bhL.pgp
Description: PGP signature


--- End Message ---

Reply via email to