Your message dated Sun, 25 Oct 2020 11:49:03 +0000
with message-id <[email protected]>
and subject line Bug#972427: fixed in mbuffer 20200929+ds2-3
has caused the Debian Bug report #972427,
regarding mbuffer FTCBFS: host vs target confusion
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.)


-- 
972427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972427
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mbuffer
Version: 20200929+ds2-1
Tags: patch upstream
User: [email protected]
Usertags: ftcbfs

mbuffer fails to cross build from source, because it confuses the terms
host and target. Please refer to man dpkg-architecture for their
GNU-conformant definitions. Please consider applying the attached patch
to make mbuffer cross buildable again.

Helmut
--- mbuffer-20200929+ds2.orig/configure.in
+++ mbuffer-20200929+ds2/configure.in
@@ -113,7 +113,7 @@
 AC_SYS_LARGEFILE
 AC_STRUCT_ST_BLKSIZE
 
-AC_CHECK_TARGET_TOOLS(OBJDUMP,gobjdump objdump)
+AC_CHECK_TOOLS(OBJDUMP,gobjdump objdump)
 
 AC_HEADER_ASSERT
 AC_CHECK_LIB(pthread, pthread_mutex_init)

--- End Message ---
--- Begin Message ---
Source: mbuffer
Source-Version: 20200929+ds2-3
Done: Peter Pentchev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mbuffer, 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.
Peter Pentchev <[email protected]> (supplier of updated mbuffer 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: Sun, 25 Oct 2020 13:35:43 +0200
Source: mbuffer
Architecture: source
Version: 20200929+ds2-3
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <[email protected]>
Changed-By: Peter Pentchev <[email protected]>
Closes: 972427
Changes:
 mbuffer (20200929+ds2-3) unstable; urgency=medium
 .
   * Fix cross-compilation: do not look for a target objdump tool,
     the host one will do. Closes: #972427
Checksums-Sha1:
 57fc791c279e490529a79fef6454e149e6d6b0f6 2113 mbuffer_20200929+ds2-3.dsc
 0f0acf22da852b1b9cdf4737afaf89093192853e 12772 
mbuffer_20200929+ds2-3.debian.tar.xz
Checksums-Sha256:
 9d361f4f73c9663261a861291e86ea7d8022196dfbbeca91f5fc895063c42a3a 2113 
mbuffer_20200929+ds2-3.dsc
 b786039d57ea7c83f3e07ccee6b96defd3b0ec0e5b1f89dab47def92bd99358d 12772 
mbuffer_20200929+ds2-3.debian.tar.xz
Files:
 5794d9983f29df3d66f24b1ba033bf18 2113 utils optional mbuffer_20200929+ds2-3.dsc
 415e7a5dac6394d1409922a3f1357632 12772 utils optional 
mbuffer_20200929+ds2-3.debian.tar.xz

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

iQJEBAEBCgAuFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAl+VY4cQHHJvYW1AZGVi
aWFuLm9yZwAKCRBlHu+wJSffE/pZD/41sb3FaLmmabWQqm2B6+ywozfHHNAlwMlv
xUqXghpWMF0a9+EFUDhP+PqXM2iqMwerIEQYcXOaYArj0MQaXs8c+cl3BsQ9//rj
a9XmIQEiZoWoWxPhbtSYcMvUcutz61DjY9pO0tq3AJa6JP+GPRmGrHOYb9s6EtXT
Dkv9YaWLluhspQl/dh7jvcBOIr+I8DfTBgGBgfcNNIQzg9ziM1VkMw4BecjdpQz0
91Hw2VB+b1Vtdj0U0BfRx29Y+v2cll7tgjXJxchnZ23TJ0xHZQRoIkANwvSberJT
4DUE8x1GcisCFVzABTHdPmK7EsuaefpqTI+D+PTtfk8Va58fMwSHXN+CEuIYMPP+
nGgKQGKOzV6YLY1iBK8tmV0effUZaL2vRY0E5qgvKRZwwS1mmPtl3kMK9AakFbda
kUsEXr+lBjX5Jc/3moyMhMrrpWO36OlQLqhRlsRO6SPh04N6CjH1zh3DLZ+u826e
I1eNOJQGP2bcpQJGuGLR1/SY8wxi3UirMaTOucEt2mFjWzrmFJXQ5I+SRbhWmnCs
xEQWoGSa52TcHPVfg3HhQVJMpmk2ATedUhF6ldICB53Q7ZD4i8FpEs+ppWUEPrRh
yxNH7kD7LpHZf4Ag+P2jeaPJg8LU2B+jfD0QGt5CcgDU2mJogjgbxcDQsxV1gL3a
neCOD/ue5g==
=E2ZS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to