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

Bug#931233: marked as done (quelcom FTCBFS: does not pass cross tools to make)



Your message dated Fri, 13 May 2022 21:26:02 +0000
with message-id <E1npcnS-000Gbt-Ap@fasolo.debian.org>
and subject line Bug#931233: fixed in quelcom 0.4.0-16
has caused the Debian Bug report #931233,
regarding quelcom FTCBFS: does not pass cross tools to make
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.)


-- 
931233: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931233
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: quelcom
Version: 0.4.0-13
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

quelcom fails to cross build from source, because it does not pass cross
tools to make. The easist way of fixing that - using dh_auto_build -
makes quelcom cross buildable. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru quelcom-0.4.0/debian/changelog quelcom-0.4.0/debian/changelog
--- quelcom-0.4.0/debian/changelog	2012-01-17 10:28:22.000000000 +0100
+++ quelcom-0.4.0/debian/changelog	2019-06-28 19:30:30.000000000 +0200
@@ -1,3 +1,10 @@
+quelcom (0.4.0-13.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Fri, 28 Jun 2019 19:30:30 +0200
+
 quelcom (0.4.0-13) unstable; urgency=low
 
   * Convert to dpkg-source 3.0 (quilt)
diff --minimal -Nru quelcom-0.4.0/debian/rules quelcom-0.4.0/debian/rules
--- quelcom-0.4.0/debian/rules	2012-01-17 10:28:07.000000000 +0100
+++ quelcom-0.4.0/debian/rules	2019-06-28 19:30:29.000000000 +0200
@@ -16,7 +16,7 @@
 	dh_testdir
 	# stripping is disabled during the build so that it can
 	# be done (or not) by dh_strip
-	$(MAKE) PREFIX=/usr STRIP=/bin/true
+	dh_auto_build -- PREFIX=/usr STRIP=/bin/true
 	touch build-stamp
 
 clean:

--- End Message ---
--- Begin Message ---
Source: quelcom
Source-Version: 0.4.0-16
Done: Vagrant Cascadian <vagrant@debian.org>

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

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagrant@debian.org> (supplier of updated quelcom 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: Fri, 13 May 2022 13:58:38 -0700
Source: quelcom
Architecture: source
Version: 0.4.0-16
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group  <packages@qa.debian.org>
Changed-By: Vagrant Cascadian <vagrant@debian.org>
Closes: 931233 1010944
Changes:
 quelcom (0.4.0-16) unstable; urgency=medium
 .
   * QA upload.
   * debian/rules: Convert to "dh". (Closes: #931233)
   * Adjust makefiles to add EXTRA_CXXFLAGS to CXXFLAGS.
   * debian/rules: Pass CFLAGS as EXTRA_CFLAGS in dh_auto_build override.
     (Closes: #1010944)
   * debian/copyright: Reference GPL-2 in common-licenses explicitly.
   * debian/control: Update Standards-Version to 4.6.1.
Checksums-Sha1:
 af906c072c059d51632a1a72c59fff331083e41b 1253 quelcom_0.4.0-16.dsc
 5b410cb6d32c391a6550df8227ea9ab416aa4b65 24984 quelcom_0.4.0-16.debian.tar.xz
Checksums-Sha256:
 59a1d299eaaf8c066db64d2bf4ba218bd8eeb7cf0b161b507c511a4ff4c1d0f0 1253 quelcom_0.4.0-16.dsc
 82c0849faf010ec949b8c4b13afb877d49118b6ea9708d138e2353a5690f5f8e 24984 quelcom_0.4.0-16.debian.tar.xz
Files:
 6084aeafb7f27eca7017a89480b95695 1253 sound optional quelcom_0.4.0-16.dsc
 88a4bd84ad0d0daf20cad0e0988d7cd7 24984 sound optional quelcom_0.4.0-16.debian.tar.xz

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

iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYn7IrxMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqlJcBAO4h4mM0TNA4ObDG52ifGLELtXVI/f3F
D+krUDEN4wmuAQC1Eao3qabIKucD07rv/goJ8+zWVHQviX+Z4dmqmwh+Aw==
=kJwk
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: