Your message dated Sun, 15 Oct 2017 22:21:15 +0000
with message-id <[email protected]>
and subject line Bug#852735: fixed in sndfile-tools 1.03-7.1
has caused the Debian Bug report #852735,
regarding sndfile-tools FTCBFS: runs tests despite DEB_BUILD_OPTIONS=nocheck
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.)


-- 
852735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sndfile-tools
Version: 1.03-7
Tags: patch
User: [email protected]
Usertags: rebootstrap

sndfile-tools fails to cross build from source, because it runs the test
suite even when given DEB_BUILD_OPTIONS=nocheck. There is no reasonable
expectation that the test suite could be run when host architecture
executables cannot be run. After disabling the test suite, sndfile-tools
cross builds just fine. Please consider applying the attached patch.

Helmut
diff --minimal -Nru sndfile-tools-1.03/debian/changelog 
sndfile-tools-1.03/debian/changelog
--- sndfile-tools-1.03/debian/changelog 2014-01-30 09:58:52.000000000 +0100
+++ sndfile-tools-1.03/debian/changelog 2017-01-26 20:56:37.000000000 +0100
@@ -1,3 +1,10 @@
+sndfile-tools (1.03-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Support DEB_BUILD_OPTIONS=nocheck (Closes: #-1).
+
+ -- Helmut Grohne <[email protected]>  Thu, 26 Jan 2017 20:56:37 +0100
+
 sndfile-tools (1.03-7) unstable; urgency=low
 
   * debian/rules: Switch from autotools-dev to dh-autoreconf.
diff --minimal -Nru sndfile-tools-1.03/debian/rules 
sndfile-tools-1.03/debian/rules
--- sndfile-tools-1.03/debian/rules     2014-01-30 09:58:52.000000000 +0100
+++ sndfile-tools-1.03/debian/rules     2017-01-26 20:56:35.000000000 +0100
@@ -39,8 +39,10 @@
 
        $(MAKE)
 
+ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
        # Failure in test suite must cause a build failure.
        $(MAKE) check
+endif
 
        touch build-stamp
 

--- End Message ---
--- Begin Message ---
Source: sndfile-tools
Source-Version: 1.03-7.1

We believe that the bug you reported is fixed in the latest version of
sndfile-tools, 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.
Manuel A. Fernandez Montecelo <[email protected]> (supplier of updated 
sndfile-tools 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: Thu, 05 Oct 2017 23:26:45 +0200
Source: sndfile-tools
Binary: sndfile-tools
Architecture: source amd64
Version: 1.03-7.1
Distribution: unstable
Urgency: medium
Maintainer: Erik de Castro Lopo <[email protected]>
Changed-By: Manuel A. Fernandez Montecelo <[email protected]>
Description:
 sndfile-tools - Collection of programs for operating on sound files
Closes: 852735
Changes:
 sndfile-tools (1.03-7.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Support DEB_BUILD_OPTIONS=nocheck (Closes: #852735).
Checksums-Sha1:
 617f32f4c55b76bfa6de669a8aee3ae7c056ba10 1881 sndfile-tools_1.03-7.1.dsc
 3a20db7b2798e8ee137cc6e1c490bdef67c1150c 2980 
sndfile-tools_1.03-7.1.debian.tar.xz
 5dae5b52c81a0b59786f43819873eaa37335d698 42678 
sndfile-tools-dbgsym_1.03-7.1_amd64.deb
 ba9d58bf79cddd5418eb8035c2eaf46b9170992d 8298 
sndfile-tools_1.03-7.1_amd64.buildinfo
 bbca3ad9998a2ce228bc0f0b3b4bb2634f67fba7 20424 sndfile-tools_1.03-7.1_amd64.deb
Checksums-Sha256:
 feb339584a4136a8184645563db4d4d891decd450eddd6991b4a95d40c915814 1881 
sndfile-tools_1.03-7.1.dsc
 db742097026de93b51148fa6827961f1d93cac85f1b94c2f2ed5671f987fdf5d 2980 
sndfile-tools_1.03-7.1.debian.tar.xz
 0dfd288b6e5675dc1f69a4431e6fcfcb8dc002262c2f5da4ed72428481ba5a49 42678 
sndfile-tools-dbgsym_1.03-7.1_amd64.deb
 9930f1060a15edd9a5e023442102b28f5ec8087c421265f14b52268b9f333780 8298 
sndfile-tools_1.03-7.1_amd64.buildinfo
 76edcc14b02e332ccb612a3ff59976b7366419d9462fb2c1577fbf62d7b31d92 20424 
sndfile-tools_1.03-7.1_amd64.deb
Files:
 3242f0539b820c5ecfc2676923d19fd2 1881 sound extra sndfile-tools_1.03-7.1.dsc
 456e54a0127f02ed76ec21c7e66b232d 2980 sound extra 
sndfile-tools_1.03-7.1.debian.tar.xz
 d4c859a856e25896f111cbe336802cf3 42678 debug optional 
sndfile-tools-dbgsym_1.03-7.1_amd64.deb
 18ffd8857c70a9e19818cea307f3cdbb 8298 sound extra 
sndfile-tools_1.03-7.1_amd64.buildinfo
 762d6d540d675065f2c51e434f36996a 20424 sound extra 
sndfile-tools_1.03-7.1_amd64.deb

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

iQJEBAEBCgAuFiEEKo6AUFxIYphDDdCTf3YGpEXcqA4FAlnWpZMQHG1hZm1AZGVi
aWFuLm9yZwAKCRB/dgakRdyoDnPZD/9SAz2I23St8u3JJJT3lQslHO7tila2gqrb
6z8O4fqYCAJc4T36TBxyBFv4/5+1ptOm2Fy0rQqtwC8KnEJCITdaQMgUzE/whP+F
4t8YlsuPv3a+z5lQ1TJ1tMTJ+ExtIoA4g5uAaE16riY8JgtKCBn4UGSpocaNBtnn
kBDFEBtwu8TSKmbRVllSsgdYr5/+YKjSSzGE3irxmL+gvPPpExgmvH6LKYejdqIk
US0E13gqn/o6bWww2uu30K0SJWmwIvbBxAyG0TD8l+clwvzVB8T4zdw2ss3k+FMx
KYmTIOfW2jByasSmyAqHLJpv+Zwkwd21t6sOxu3VFN0bFHVftjIzWySws99MbDf9
BKM5AM2VxELQ2p5vEDFRp83SZnmbi9KufHUTxVRU0ltJdr/q7VKu9L1iWGWHAOfa
pEBhnr4p9YZUEKitrtiGXHDf0C9CZBa9Ag9HG5LqSeSTBg4zRtlRAoVWOFeOdaHz
TdBiFBd6sPr6RVQO37tDFAm5dW14url5IcSoezX72psZi6zgXphveUhmojtxqtMV
/UOYg4A6j6Mo7md7KLfo/2O4I0JG54i7f/SaNIvEJEtEbXFcRM6Xi1L80etrA3Vu
kXYlm6f1Oq+R4jd6/vJQBaH3BTKQ7t3GOOhFQD1SVh9HgR67exbUDT1mzcwghrSR
fSRHf8o2yA==
=Hmt/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to