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

Bug#950750: marked as done (zita-alsa-pcmi FTCBFS: does not pass cross tools to make)



Your message dated Mon, 10 Aug 2020 18:48:56 +0000
with message-id <E1k5Cqu-000AaU-Cm@fasolo.debian.org>
and subject line Bug#950750: fixed in zita-alsa-pcmi 0.3.2-2
has caused the Debian Bug report #950750,
regarding zita-alsa-pcmi 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.)


-- 
950750: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950750
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: zita-alsa-pcmi
Version: 0.3.2-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

zita-alsa-pcmi fails to cross build from source, because it does not
pass cross tools to make. The easiest way of doing so - using
dh_auto_build - makes zita-alsa-pcmi cross buildable. Please consider
applying the attached patch.

Helmut
diff --minimal -Nru zita-alsa-pcmi-0.3.2/debian/changelog zita-alsa-pcmi-0.3.2/debian/changelog
--- zita-alsa-pcmi-0.3.2/debian/changelog	2020-02-03 20:36:38.000000000 +0100
+++ zita-alsa-pcmi-0.3.2/debian/changelog	2020-02-05 19:50:12.000000000 +0100
@@ -1,3 +1,10 @@
+zita-alsa-pcmi (0.3.2-1.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>  Wed, 05 Feb 2020 19:50:12 +0100
+
 zita-alsa-pcmi (0.3.2-1) unstable; urgency=medium
 
   * Team upload
diff --minimal -Nru zita-alsa-pcmi-0.3.2/debian/rules zita-alsa-pcmi-0.3.2/debian/rules
--- zita-alsa-pcmi-0.3.2/debian/rules	2020-02-03 20:35:57.000000000 +0100
+++ zita-alsa-pcmi-0.3.2/debian/rules	2020-02-05 19:50:10.000000000 +0100
@@ -11,8 +11,8 @@
 	dh $@ -Smakefile
 
 override_dh_auto_build:
-	$(MAKE) -C source/
-	$(MAKE) -C apps/
+	dh_auto_build --sourcedirectory=source
+	dh_auto_build --sourcedirectory=apps
 
 override_dh_auto_clean:
 	dh_auto_clean

--- End Message ---
--- Begin Message ---
Source: zita-alsa-pcmi
Source-Version: 0.3.2-2
Done: Dennis Braun <d_braun@kabelmail.de>

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

Debian distribution maintenance software
pp.
Dennis Braun <d_braun@kabelmail.de> (supplier of updated zita-alsa-pcmi 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: Mon, 10 Aug 2020 18:13:22 +0200
Source: zita-alsa-pcmi
Architecture: source
Version: 0.3.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Dennis Braun <d_braun@kabelmail.de>
Closes: 950750
Changes:
 zita-alsa-pcmi (0.3.2-2) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Let dh_auto_build pass cross tools to make.
     (Closes: #950750)
 .
   [ Dennis Braun ]
   * Add me as uploader
   * Bump dh-compat to 13
   * Refresh patchset
   * Fix zita-alsa-pcmi-utils installation
   * Add libzita-alsa-pcmi-dev as B-D for the symbols
   * d/rules: Remove -Wl,--as-needed ldflags
Checksums-Sha1:
 66a0d5ac4621804c991528a735d825332a8246e8 2260 zita-alsa-pcmi_0.3.2-2.dsc
 637e641d2abc40a8eeb02d333f8481a4f2873246 5496 zita-alsa-pcmi_0.3.2-2.debian.tar.xz
 03b35a7de6ad5106a871fe51630803aaf09aaea0 5402 zita-alsa-pcmi_0.3.2-2_source.buildinfo
Checksums-Sha256:
 f2d0295c0896b29f7a8cbf939118f3698b91f10c47d90aad1dbc4cf1f342104d 2260 zita-alsa-pcmi_0.3.2-2.dsc
 c8559343a3a89581a40af18a36e7ec2050cd5bd12d934eda6d21a5bd419077a3 5496 zita-alsa-pcmi_0.3.2-2.debian.tar.xz
 663c239e4be9ad37f889f08f95289606881185e3db5930eaefbd668cc6fa9ea4 5402 zita-alsa-pcmi_0.3.2-2_source.buildinfo
Files:
 d1ea043c47c61fa25c300f1a849b2c0f 2260 sound optional zita-alsa-pcmi_0.3.2-2.dsc
 b878d031ff3955169899a2969808598c 5496 sound optional zita-alsa-pcmi_0.3.2-2.debian.tar.xz
 48bb1b4953176b63ce943e45763ba266 5402 sound optional zita-alsa-pcmi_0.3.2-2_source.buildinfo

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

iQJJBAEBCgAzFiEEPLfDAq+1fmGoxhfdY06lXZArmDYFAl8xkI4VHGRfYnJhdW5A
a2FiZWxtYWlsLmRlAAoJEGNOpV2QK5g26dgP/0vF8/r5DFaiYWajCXNRa8Fl/lpp
Z9YJD6LGvefgyGPNGodO8Ml9kpoveRSmQx8huZDuIfPdsPvY9KhcURG2P8WCJFGg
eb9zI+u1xgkPhp7LWRs8bVO5SyoWy3WtNCv8jxRO9JvFDIbzm8DAaNWouHSEM4LQ
IxxEDMm1GXZE8oYXaryCC73GqtbL3CFXgEp+LOEzRWVOqDWVWdQB0tIbx8K3yPZr
7w5fSURIoJKMOWdsS+6mAk7eTxJUMCBexwqc81B9qDENAiVMgbiw8T5FY6ejuxvl
sELboDBvbZLxvqvbX8zFyQLMMib0OuPPddI5tFVdoH8EVUwGb9QiEXb9Yk7eQuGs
NI+R/Hych7dwAYNLODMawqXLFv8WZamajOTDBBZVpCTVnqFU8+k2fBkCkSHjvfdC
/VT7Y09jIi4LxO1ezNfOQWHPVR4iEOf2h/MKpoY7Wl8VJIaA22WrfrLbfy7KNOGW
KCgTfTWSot3Qudph3vVjQ/h+fUlV084hrqp4icYq9CFmQXhjuB32dqfb124IVh0Z
QrJQRAG3EObt4TIWWpzTFdzdcXrqcLkc5/sqdjunyD3bX7bqPh1uPSBbd+d7QDG+
cCGyNjDNPJLrnSFpxv+EQ+NxWB6U/rGWGdBhInT0MgsCcBG5EcQ5iaJHnphy3C4A
qS8vfq6t3vyGX/07
=iwF2
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: