Your message dated Mon, 14 Aug 2023 16:03:55 +0000
with message-id <[email protected]>
and subject line Bug#889752: fixed in acetoneiso 2.4-4
has caused the Debian Bug report #889752,
regarding acetoneiso FTCBFS: lrelease fails, qmake invoked for the build 
architecture
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.)


-- 
889752: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889752
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: acetoneiso
Version: 2.4-3
Tags: patch
User: [email protected]
Usertags: rebootstrap

acetoneiso fails to cross build from source. The first issue is not a
hard failure, but is broken anyway: lrelease says

    WARNING: Could not find qmake configuration file linux-g++.
    lrelease error: cannot process project file 'acetoneiso/acetoneiso.pro'.

and exits successfully. Arguably, this looks like a policy 4.6
violation. In any case, adding qt5-qmake:native and
libqt5webkit5-dev:native to Build-Depends fixes this. Next up qmake is
run for the build architecture as cdbs' cross support is less than
working. Using dh_auto_configure fixes that. In the end it runs the
build architecture compiler g++ for linking. I guess that this last
issue is a problem that needs solving in debhelper or qmake. The
attached patch thus only addresses the first two aspects. Please
consider applying it and close this bug when doing so.

Helmut
diff --minimal -Nru acetoneiso-2.4/debian/changelog 
acetoneiso-2.4/debian/changelog
--- acetoneiso-2.4/debian/changelog     2017-11-29 04:25:19.000000000 +0100
+++ acetoneiso-2.4/debian/changelog     2018-02-06 20:31:11.000000000 +0100
@@ -1,3 +1,13 @@
+acetoneiso (2.4-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Partially fix FTCBFS: (Closes: #-1)
+    + Add missing Build-Depends qt5-qmake:native and libqt5webkit5-dev:native
+      needed for being able to run lrelease.
+    + Let dh_auto_configure pass cross flags to qmake.
+
+ -- Helmut Grohne <[email protected]>  Tue, 06 Feb 2018 20:31:11 +0100
+
 acetoneiso (2.4-3) unstable; urgency=medium
 
   * Port code to Qt 5 (Closes: #784449, #875929, #874814)
diff --minimal -Nru acetoneiso-2.4/debian/control acetoneiso-2.4/debian/control
--- acetoneiso-2.4/debian/control       2017-11-29 04:07:36.000000000 +0100
+++ acetoneiso-2.4/debian/control       2018-02-06 20:31:11.000000000 +0100
@@ -5,7 +5,7 @@
 Vcs-Bzr: lp:acetoneiso
 Vcs-Browser: https://code.launchpad.net/~andrikos/acetoneiso/acetoneiso
 Build-Depends: cdbs, debhelper (>= 9),
-  qttools5-dev-tools, libqt5webkit5-dev, libphonon4qt5-dev
+  qttools5-dev-tools, libqt5webkit5-dev, libphonon4qt5-dev, qt5-qmake:native, 
libqt5webkit5-dev:native
 Standards-Version: 4.1.1
 # Homepage: http://www.acetoneteam.org/
 
diff --minimal -Nru acetoneiso-2.4/debian/rules acetoneiso-2.4/debian/rules
--- acetoneiso-2.4/debian/rules 2017-11-29 00:33:06.000000000 +0100
+++ acetoneiso-2.4/debian/rules 2018-02-06 20:31:11.000000000 +0100
@@ -13,5 +13,8 @@
 update-config::
        lrelease ${DEB_BUILDDIR}/acetoneiso.pro
 
+$(DEB_BUILDDIR)/Makefile:
+       dh_auto_configure --builddirectory=$(DEB_BUILDDIR)
+
 install/acetoneiso::
        rm -f ${DEB_BUILDDIR}/locale/*.qm

--- End Message ---
--- Begin Message ---
Source: acetoneiso
Source-Version: 2.4-4
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
acetoneiso, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <[email protected]> (supplier of updated acetoneiso 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 [email protected])


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

Format: 1.8
Date: Mon, 14 Aug 2023 17:05:46 +0200
Source: acetoneiso
Architecture: source
Version: 2.4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 889752 1024231 1028567
Changes:
 acetoneiso (2.4-4) unstable; urgency=medium
 .
   * QA upload
   * Suggest yt-dlp (Closes: #1024231)
   * Drop Vcs fields
   * Neutralize the MetaCafe download (Closes: #1028567)
 .
   [ Dmitry Shachnev ]
   * debian/rules: Export QMAKE that is set by cdbs. This is needed for
     lrelease to work properly on cross builds (Closes: #889752)
Checksums-Sha1:
 9e5f9cfb8e62abf576a0372bb08358e8bb98c6ed 1612 acetoneiso_2.4-4.dsc
 7dae76273b2cdd5ecf5cc26b5c2d6d6b6857212a 244156 acetoneiso_2.4-4.debian.tar.xz
 19b4492446b3ca4563f8608c823601e798c3fb2a 15157 
acetoneiso_2.4-4_source.buildinfo
Checksums-Sha256:
 a7130e5e891cf846940ab1d2768636f9b671c4671a471afc952da32c23408a52 1612 
acetoneiso_2.4-4.dsc
 a37e2f7581e78b34c815503ca11cdfae4810d2943af1ff68212192a90ad59124 244156 
acetoneiso_2.4-4.debian.tar.xz
 8af56b8c20344faf5cd7e03ab7411eb3ac1721938d852e904aadc521ed7d768a 15157 
acetoneiso_2.4-4_source.buildinfo
Files:
 8a4d804c9e15a32854f918d0d42b1482 1612 otherosfs optional acetoneiso_2.4-4.dsc
 137b4f009dce7856ab42bf699f9a6adb 244156 otherosfs optional 
acetoneiso_2.4-4.debian.tar.xz
 752a8f790dd424ee340347c71c2953e5 15157 otherosfs optional 
acetoneiso_2.4-4_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmTaS1AQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFLeaC/4i3AZqapu0RNkcZsf1zIPSOqBysCIO+Y9y
TXWmLVhVJdva4jEO9VRUb2op5Og12/u8JeyF1TgBhMV5CX9pNAqkyqhSq0BXWV4W
OftfM0Yin2ngUBV+NOc1L4et3YM5M6Lc/r1TYhLl93rRcrtK9Mm+lOv3aTWgbT/N
VWsLaYVg5jA8gIAu2VYqSofGzyUcnjAfwUlPqTkBg+dLndFU8SKoR0IyFG+Ytqyi
OPR7lZ3bBZ7vfi0qeVum12/O2QwFgZPCWDS8dUiXIVHgJATBoGW8efJh8dhykGHB
7dxJ92vCo8s/uvJLzVmJ48TM4xqFaKnnsgDVxSZK12EzoZI954kyxm1LCCBbWXfh
Rt5y4WKqtZ4j1ZX6PPelfp0AdYY+pmN1mIYCsIcUbMzZTxPKG6sjpG2+A0x4eLtA
hTPVLS3eLe/TK3LJmSKtw9sxQaEuIWsSQZrGZcFOnyni9NErtPanZJadsTyplqGa
5OlVHd7oy2Qyr7RGU3Y2G4HgOLsCrhg=
=OF4C
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to