[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#883943: marked as done (qtquickcontrols2-opensource-src FTCBFS: does not pass cross tools to qmake)



Your message dated Tue, 06 Mar 2018 18:07:16 +0000
with message-id <E1etGzc-000CB9-1D@fasolo.debian.org>
and subject line Bug#883943: fixed in qtquickcontrols2-opensource-src 5.10.1-1
has caused the Debian Bug report #883943,
regarding qtquickcontrols2-opensource-src FTCBFS: does not pass cross tools to qmake
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.)


-- 
883943: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883943
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtquickcontrols2-opensource-src
Version: 5.9.2-2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

qtquickcontrols2-opensource-src fails to cross build from source,
because it does not pass cross tools to qmake. Nowadays, debhelper
should handle that task and simply deferring it to dh_auto_configure
makes the cross build succeed. Please consider applying the attached.

Helmut
diff --minimal -Nru qtquickcontrols2-opensource-src-5.9.2/debian/changelog qtquickcontrols2-opensource-src-5.9.2/debian/changelog
--- qtquickcontrols2-opensource-src-5.9.2/debian/changelog	2017-10-26 16:54:37.000000000 +0200
+++ qtquickcontrols2-opensource-src-5.9.2/debian/changelog	2017-12-09 19:03:39.000000000 +0100
@@ -1,3 +1,11 @@
+qtquickcontrols2-opensource-src (5.9.2-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fixt FTCBFS: Let dh_auto_configure pass cross flags to qmake. (Closes:
+    #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 09 Dec 2017 19:03:39 +0100
+
 qtquickcontrols2-opensource-src (5.9.2-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --minimal -Nru qtquickcontrols2-opensource-src-5.9.2/debian/control qtquickcontrols2-opensource-src-5.9.2/debian/control
--- qtquickcontrols2-opensource-src-5.9.2/debian/control	2017-10-26 16:54:37.000000000 +0200
+++ qtquickcontrols2-opensource-src-5.9.2/debian/control	2017-12-09 19:03:36.000000000 +0100
@@ -8,7 +8,7 @@
            Timo Jyrinki <timo@debian.org>,
            Dmitry Shachnev <mitya57@debian.org>,
            Simon Quigley <tsimonq2@ubuntu.com>
-Build-Depends: debhelper (>= 10.3),
+Build-Depends: debhelper (>= 10.9.2~),
                dpkg-dev (>= 1.16.1),
                pkg-kde-tools (>= 0.15.26~),
                qml-module-qtgraphicaleffects (>= 5.9.2~),
diff --minimal -Nru qtquickcontrols2-opensource-src-5.9.2/debian/rules qtquickcontrols2-opensource-src-5.9.2/debian/rules
--- qtquickcontrols2-opensource-src-5.9.2/debian/rules	2017-10-26 16:54:37.000000000 +0200
+++ qtquickcontrols2-opensource-src-5.9.2/debian/rules	2017-12-09 19:02:38.000000000 +0100
@@ -4,12 +4,13 @@
 #export DH_VERBOSE=1
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export QT_SELECT = qt5
 
 %:
 	dh $@ --with pkgkde_symbolshelper,qmlcdeps
 
 override_dh_auto_configure:
-	qmake -qt5 QT_BUILD_PARTS+=tests
+	dh_auto_configure -- QT_BUILD_PARTS+=tests
 
 override_dh_auto_build-indep:
 	dh_auto_build -- docs

--- End Message ---
--- Begin Message ---
Source: qtquickcontrols2-opensource-src
Source-Version: 5.10.1-1

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

Debian distribution maintenance software
pp.
Dmitry Shachnev <mitya57@debian.org> (supplier of updated qtquickcontrols2-opensource-src 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: Tue, 06 Mar 2018 20:29:10 +0300
Source: qtquickcontrols2-opensource-src
Binary: libqt5quickcontrols2-5 libqt5quicktemplates2-5 qml-module-qt-labs-calendar qml-module-qt-labs-platform qml-module-qtquick-controls2 qml-module-qtquick-templates2 qtquickcontrols2-5-dev qtquickcontrols2-5-doc qtquickcontrols2-5-doc-html qtquickcontrols2-5-examples
Architecture: source
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mitya57@debian.org>
Description:
 libqt5quickcontrols2-5 - Qt 5 Quick Controls 2 library
 libqt5quicktemplates2-5 - Qt 5 Quick Templates 2 library
 qml-module-qt-labs-calendar - Qt 5 qt.labs.calendar QML module
 qml-module-qt-labs-platform - Qt 5 qt.labs.platform QML module
 qml-module-qtquick-controls2 - Qt 5 Qt Quick Controls 2 QML module
 qml-module-qtquick-templates2 - Qt 5 Qt Quick Templates 2 QML module
 qtquickcontrols2-5-dev - Qt 5 Quick Controls 2 development files
 qtquickcontrols2-5-doc - Qt 5 Quick Controls 2 documentation
 qtquickcontrols2-5-doc-html - Qt 5 Quick Controls 2 HTML documentation
 qtquickcontrols2-5-examples - Qt 5 Qt Quick Templates 2 examples
Closes: 883943
Changes:
 qtquickcontrols2-opensource-src (5.10.1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update debian/watch for the new upstream tarball names.
   * Bump Qt build-dependencies to 5.10.1.
   * Use dh_auto_configure provided by debhelper (closes: #883943).
   * Update Vcs fields for migration to salsa.debian.org.
   * Update symbols files from the current build log.
   * Bump Standards-Version to 4.1.3, no changes needed.
Checksums-Sha1:
 da0a13f10d121ef64e49e94944576f105fe38fd1 3554 qtquickcontrols2-opensource-src_5.10.1-1.dsc
 71f6ac839910e8dd2190e25ee4b2bb1a7fe4594e 9022816 qtquickcontrols2-opensource-src_5.10.1.orig.tar.xz
 0c1bbee373f9b69feec89dd23ada41d69b45fba8 23300 qtquickcontrols2-opensource-src_5.10.1-1.debian.tar.xz
 baf51fa7b2b5321c125a8dadc4df60bafe4ae6ec 11140 qtquickcontrols2-opensource-src_5.10.1-1_source.buildinfo
Checksums-Sha256:
 dcb5f96b8a2f1bc0384d4ace1da0ae3ed15280da130a63766eacccf8cda7d38f 3554 qtquickcontrols2-opensource-src_5.10.1-1.dsc
 5dc64a1b901e418b76fd3bf65dfa87a0cb11338741fb8970211c1df6df0e604a 9022816 qtquickcontrols2-opensource-src_5.10.1.orig.tar.xz
 75043f985531de68404b7dd18a3abffc18b9e2874c09efdc486f37c73cd5cea0 23300 qtquickcontrols2-opensource-src_5.10.1-1.debian.tar.xz
 1884a8e4d035de663abd08a995b18de02422d1fa9989c5b3b0c70e31627b1a27 11140 qtquickcontrols2-opensource-src_5.10.1-1_source.buildinfo
Files:
 f9eed16be1203fb8b2b1c9cdd59deaa1 3554 libs optional qtquickcontrols2-opensource-src_5.10.1-1.dsc
 b68fb1e07a6f1d3661584062168b3bd1 9022816 libs optional qtquickcontrols2-opensource-src_5.10.1.orig.tar.xz
 33e7dd5be3f0cab49a42412905662207 23300 libs optional qtquickcontrols2-opensource-src_5.10.1-1.debian.tar.xz
 65c5d1462ce11d802475eabcf9bf7ca5 11140 libs optional qtquickcontrols2-opensource-src_5.10.1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAlqe0Y8ACgkQ1v5xA2P4
XdOUfw//ah1H4rpibLsgn13nEj+c7nh7NJnwtFim9v+h46I4u9uyIAT4z4L9quHM
8Ir0Z1IWW73iT/n//4MQSEM6ljwekUNzdyBduwEOrbWQpWKnTwUUfAHmUQJdlBlw
m/6YWA0ViKUS1zgEIaM1w+heBLAKN4JCm2k8eQJh2BnfQBc9R/Z7X+z3vH543sn2
zSCWFt94VW8Ev1BHVHHG3n48/zzqhfY5ztVGo+OBwHJnNFDtbxl1kv8mGHutPNDL
/VkrboW/cvCh/c0eMRr9l8hn1iKH3neT/tgOiAdUS1rWSBxmsRBYl9RjFAi03gnb
bkvNaSpaQVmErKYybhc6jKFanHGtPteLVeKWkVDt0DayoznWOGz1wdIeNIZU28cj
exPUafPOxm7MPAz2jNUbu8Fi+TlzBBo5Acr6u0r8v5TEN2jwh+4B929KvY07TvcG
QnmGtLixM2X/jFi4HuXKstvPnK1CYvwYOTBHSlZvgzqx2yCpbN4LxG0fZok26iHS
LpNtEdcWkkDl4dVb/jl/OoiXoNFbqvJ8FNHyq1YPzAKGZC/GmCYEisnoTEoiN3Nh
Z9rF0zvbPQew3QI7QEKE/fDFhAGUAtl2pHF+g5e4V3yEwYfdv6T/vID04ikOaJsL
xmAKsf4kZ6TeDM5xHrVCOS99NYVBJvB+M+XGN/Ao/RFjRZ/C410=
=imkV
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: