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

Bug#883967: marked as done (qtwebkit-examples-opensource-src FTCBFS: does not pass cross tools to qmake)



Your message dated Sun, 18 Nov 2018 17:27:46 +0000
with message-id <[🔎] E1gOQrK-000Auq-0v@fasolo.debian.org>
and subject line Bug#913388: Removed package(s) from unstable
has caused the Debian Bug report #883967,
regarding qtwebkit-examples-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.)


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

qtwebkit-examples-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 qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/changelog qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/changelog
--- qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/changelog	2017-08-16 19:27:59.000000000 +0200
+++ qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/changelog	2017-12-09 21:55:19.000000000 +0100
@@ -1,3 +1,10 @@
+qtwebkit-examples-opensource-src (5.9.1+dfsg-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_configure pass cross flags to qmake. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 09 Dec 2017 21:55:19 +0100
+
 qtwebkit-examples-opensource-src (5.9.1+dfsg-2) unstable; urgency=medium
 
   * Release to unstable.
diff --minimal -Nru qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/control qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/control
--- qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/control	2017-08-16 19:27:18.000000000 +0200
+++ qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/control	2017-12-09 21:26:31.000000000 +0100
@@ -8,7 +8,7 @@
            Felix Geyer <fgeyer@debian.org>,
            Timo Jyrinki <timo@debian.org>,
            Dmitry Shachnev <mitya57@debian.org>
-Build-Depends: debhelper (>= 9.20160114~),
+Build-Depends: debhelper (>= 10.9.2~),
                libglib2.0-dev,
                libicu-dev,
                libqt5opengl5-dev (>= 5.9.0+dfsg~),
diff --minimal -Nru qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/rules qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/rules
--- qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/rules	2017-07-26 23:47:25.000000000 +0200
+++ qtwebkit-examples-opensource-src-5.9.1+dfsg/debian/rules	2017-12-09 21:26:12.000000000 +0100
@@ -13,9 +13,6 @@
 %:
 	dh $@ --parallel
 
-override_dh_auto_configure:
-	qmake
-
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf doc/qtwebkitexamples doc/qtwebkitexamples.qch .qmake.cache

--- End Message ---
--- Begin Message ---
Version: 5.9.1+dfsg-2+rm

Dear submitter,

as the package qtwebkit-examples-opensource-src has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/913388

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: