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

Bug#893582: marked as done (telepathy-accounts-signon FTCBFS: uses the build architecture compiler as linker)



Your message dated Wed, 06 Jan 2021 08:16:27 +0000
with message-id <E1kx3zX-000DCP-EE@fasolo.debian.org>
and subject line Bug#893582: fixed in telepathy-accounts-signon 2.1-1
has caused the Debian Bug report #893582,
regarding telepathy-accounts-signon FTCBFS: uses the build architecture compiler as linker
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.)


-- 
893582: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893582
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: telepathy-accounts-signon
Version: 1.0-1
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

telepathy-accounts-signon fails to cross build from source, because it
uses the build architecture compiler as linker. It does so via
QMAKE_LINK_C, which is not supplied by debhelper unlike other tools such
as QMAKE_CC. Dmitry Shachnev said that only two packages need
QMAKE_LINK_C, so I'm suggesting that we provide that variable here.
Please consider applying the attached patch.

Helmut
diff --minimal -Nru telepathy-accounts-signon-1.0/debian/changelog telepathy-accounts-signon-1.0/debian/changelog
--- telepathy-accounts-signon-1.0/debian/changelog	2015-09-19 23:45:41.000000000 +0200
+++ telepathy-accounts-signon-1.0/debian/changelog	2018-03-20 04:26:48.000000000 +0100
@@ -1,3 +1,10 @@
+telepathy-accounts-signon (1.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Pass QMAKE_LINK_C to qmake. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 20 Mar 2018 04:26:48 +0100
+
 telepathy-accounts-signon (1.0-1) unstable; urgency=low
 
   [ Rohan Garg ]
diff --minimal -Nru telepathy-accounts-signon-1.0/debian/rules telepathy-accounts-signon-1.0/debian/rules
--- telepathy-accounts-signon-1.0/debian/rules	2015-09-19 23:45:23.000000000 +0200
+++ telepathy-accounts-signon-1.0/debian/rules	2018-03-20 04:25:55.000000000 +0100
@@ -2,11 +2,15 @@
 #export DH_VERBOSE = 1
 
 include /usr/share/dpkg/default.mk
+-include /usr/share/dpkg/buildtools.mk
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export QT_SELECT=qt5
 
 %:
 	dh $@ --buildsystem qmake
 
+override_dh_auto_configure:
+	dh_auto_configure -- 'QMAKE_LINK_C=$(CC)'
+
 override_dh_install:
 	dh_install --list-missing

--- End Message ---
--- Begin Message ---
Source: telepathy-accounts-signon
Source-Version: 2.1-1
Done: Pino Toscano <pino@debian.org>

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

Debian distribution maintenance software
pp.
Pino Toscano <pino@debian.org> (supplier of updated telepathy-accounts-signon 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: Wed, 06 Jan 2021 09:00:24 +0100
Source: telepathy-accounts-signon
Architecture: source
Version: 2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Pino Toscano <pino@debian.org>
Closes: 893582
Changes:
 telepathy-accounts-signon (2.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - the switch to meson should fix the cross-build issues (Closes: #893582)
   * Update the build dependencies according to the upstream build system:
     - add meson, as the new buildsystem
     - bump libsignon-glib-dev to 2.1
     - drop qt5-qmake, no more used to build
   * Since meson is used as buildsystem:
     - drop the explicit --buildsystem for dh
     - stop exporting QT_SELECT=qt5
Checksums-Sha1:
 c14e8d8f38e5c7543520528d89cd2ba10081b6ea 2266 telepathy-accounts-signon_2.1-1.dsc
 c4209b50001e0d24991850e41708ef0b28bef95a 16577 telepathy-accounts-signon_2.1.orig.tar.gz
 ed1a56db0e9bae8701721e6911ca8e2efdf5b358 2600 telepathy-accounts-signon_2.1-1.debian.tar.xz
 2c96e04099da6681ac181e2c1fb4aade4c9fd133 6517 telepathy-accounts-signon_2.1-1_source.buildinfo
Checksums-Sha256:
 011e5b5b52cf7d92826bffeec0c095255ded47482c012b7cd0caa408b8fcda5b 2266 telepathy-accounts-signon_2.1-1.dsc
 edee222429ce7a0d4fdf824c57c3ecdbf6c9b40c131867954ced7c9d959a7d28 16577 telepathy-accounts-signon_2.1.orig.tar.gz
 124ad6a9024defb049623f442714a5134dbd8aadbdf259d64142ef59aa1de37b 2600 telepathy-accounts-signon_2.1-1.debian.tar.xz
 7d3bc6372f2787719b15148568600b17efb879cb2f020b65498db1781a88c96e 6517 telepathy-accounts-signon_2.1-1_source.buildinfo
Files:
 a577a9ead76ed7921a2fa10800a90b8b 2266 net optional telepathy-accounts-signon_2.1-1.dsc
 c316ef4eab028d5ff0e453b4dd1dfed4 16577 net optional telepathy-accounts-signon_2.1.orig.tar.gz
 8a3c65853bbd850ce3a1744f006c1848 2600 net optional telepathy-accounts-signon_2.1-1.debian.tar.xz
 716a415b128cbe3161dc354c7ddc38fd 6517 net optional telepathy-accounts-signon_2.1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl/1bj8ACgkQLRkciEOx
P03RhQ/+Pi4FX9WXyQ/nIh95tgq37p2OBTtjde/LAVrcYMbrY5/C1zXBoUfP/cKy
I89Pky8ZtgcuIlL4r5mi4MNgc585YPkhuUQGEMGS0jMQ99EeTgxMRs3GbvcByr0Z
ilY7uUyGlIFT3QNusK+VGNfTW6y3KnFwDTjqmcsqtWS37zBzYl0M5fmaS61VAU0d
7eCcSwCkwS2tG+bCf2H3a+GnCTkfZrlm76h6v2CnzNjpv4bmgOveX17vLs2tsfl7
B3gNe2A2anjGhJcNq7N31JKBlJIsq74WHPEUU+noZcJwyq3jwAkEPMytEqycZitv
mTDzMyzOLuS+mnc7//4qJHJzwJPeB9gRfsvsBkK9LB1+vQLOSUeItvl9pcL6y10r
6+xnrYp2LXs0oGh0xwMW7Efe73jksMegEH6Xc6K2Jbx67Qs9q5VvJV1dUZqW6Wc/
bOZaISYrBojdYMoOfUfwf1AqN8v5KTZ/cLvCPs7xAQk3NjdZnaeQ4ERGayatfA47
SpNQ3wbRpRcZVUdlmaFR8q4+fmATCt5ej/Gpau8r61uAhCzHRkuW5+IHKOQbD9t4
bMbZ2OAbGqAyhQUAOLLi+HQ6qPvVB7V4HYpzGbvViHWJ1gpd2ow0fmCiL6MMTeyj
0WhKUZtm22lMMkT3AX4JttO35p51OknzPfCyvqoZOSaKEUZpvpY=
=rEEQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: