Your message dated Mon, 30 Nov 2020 15:08:06 +0800 (GMT+08:00)
with message-id 
<aegaywb6bgveowe6yntk7krd.1.1606720086115.hmail.jianfen...@ubuntukylin.com>
and subject line ukui-media FTCBFS: uses the build architecture qmake
has caused the Debian Bug report #965229,
regarding ukui-media FTCBFS: uses the build architecture 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 [email protected]
immediately.)


-- 
965229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965229
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ukui-media
Version: 2.0.4-1
Tags: patch
User: [email protected]
Usertags: ftcbfs

ukui-media fails to cross build from source, because debian/rules hard
codes the build architecture qmake. The easiest way of fixing that -
using dh_auto_configure - makes ukui-media cross buildable. Please
consider applying the attached patch.

Helmut
diff --minimal -Nru ukui-media-2.0.4/debian/changelog 
ukui-media-2.0.4/debian/changelog
--- ukui-media-2.0.4/debian/changelog   2020-07-17 09:04:45.000000000 +0200
+++ ukui-media-2.0.4/debian/changelog   2020-07-17 20:53:45.000000000 +0200
@@ -1,3 +1,10 @@
+ukui-media (2.0.4-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_configure use a cross qmake. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Fri, 17 Jul 2020 20:53:45 +0200
+
 ukui-media (2.0.4-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru ukui-media-2.0.4/debian/rules ukui-media-2.0.4/debian/rules
--- ukui-media-2.0.4/debian/rules       2020-03-21 08:08:50.000000000 +0100
+++ ukui-media-2.0.4/debian/rules       2020-07-17 20:53:45.000000000 +0200
@@ -26,6 +26,5 @@
 
 override_dh_auto_build:
        dh_auto_build
-       mkdir -p ukui-volume-control-applet-qt/build/
-       cd ukui-volume-control-applet-qt/build/ && qmake ../
+       dh_auto_configure --sourcedirectory=ukui-volume-control-applet-qt 
--builddirectory=ukui-volume-control-applet-qt/build -- ..
        make -C ukui-volume-control-applet-qt/build/

--- End Message ---
--- Begin Message ---
Source: ukui-media
Version: 2.0.4-2


Fixed in the old version by Helmut's patch, Thanks a lot!


handsome_feng










--- End Message ---

Reply via email to