Your message dated Wed, 01 May 2013 15:05:38 +0000
with message-id <[email protected]>
and subject line Bug#695021: fixed in rtmpdump 2.4+20121230.gitdf6c518-1
has caused the Debian Bug report #695021,
regarding rtmpdump: fails to cross-build: need to set CROSS_COMPILE
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.)
--
695021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695021
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rtmpdump
Version: 2.4+20111222.git4e06e21-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: cross
rtmpdump fails to cross-build because it uses the native compiler, but
upstream supports cross-building so it's really easy to fix this by
adding another item to MAKEVARS. Here's a patch.
* Use correct toolchain when cross-building.
diff -Nru rtmpdump-2.4+20111222.git4e06e21/debian/rules
rtmpdump-2.4+20111222.git4e06e21/debian/rules
--- rtmpdump-2.4+20111222.git4e06e21/debian/rules 2012-01-08
11:17:17.000000000 +0000
+++ rtmpdump-2.4+20111222.git4e06e21/debian/rules 2012-12-03
12:27:30.000000000 +0000
@@ -7,6 +7,12 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
MAKEVARS=prefix=/usr CRYPTO=GNUTLS libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
+ MAKEVARS += CROSS_COMPILE=$(DEB_HOST_GNU_TYPE)-
+endif
+
override_dh_auto_build:
dh_auto_build -- $(MAKEVARS)
Thanks,
--
Colin Watson [[email protected]]
--- End Message ---
--- Begin Message ---
Source: rtmpdump
Source-Version: 2.4+20121230.gitdf6c518-1
We believe that the bug you reported is fixed in the latest version of
rtmpdump, 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.
Reinhard Tartler <[email protected]> (supplier of updated rtmpdump 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: SHA1
Format: 1.8
Date: Wed, 01 May 2013 12:33:52 +0200
Source: rtmpdump
Binary: rtmpdump librtmp0 librtmp-dev
Architecture: amd64 source
Version: 2.4+20121230.gitdf6c518-1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 638664 695021 706113
Description:
librtmp0 - toolkit for RTMP streams (shared library)
librtmp-dev - toolkit for RTMP streams (development files)
rtmpdump - small dumper for media content streamed over the RTMP protocol
Changes:
rtmpdump (2.4+20121230.gitdf6c518-1) unstable; urgency=low
.
[ Reinhard Tartler ]
* Imported Upstream version 2.4+20111222.git4e06e21
- upstream supports SOCKS proxys (Closes: #706113)
* revise package descriptions (Closes: #638664)
.
[ Colin Watson ]
* Use correct toolchain when cross-building (Closes: #695021)
Checksums-Sha1:
7ca6133a57572e89280a7175bbf6310661c16deb 55512
rtmpdump_2.4+20121230.gitdf6c518-1_amd64.deb
2aa3dbfd64a1dc3e9c4a4ad4ec1b4951fc139231 62326
librtmp0_2.4+20121230.gitdf6c518-1_amd64.deb
1a6eeae104639ab0d24d8191c7cebb87ddf152f5 72684
librtmp-dev_2.4+20121230.gitdf6c518-1_amd64.deb
6ca945c469c16eee964785fb4146d055e0204a26 1591
rtmpdump_2.4+20121230.gitdf6c518-1.dsc
a58e8a9c9f99f721389215dd16162a698734f03b 140910
rtmpdump_2.4+20121230.gitdf6c518.orig.tar.gz
aac329fbafaffe78defc969396dabca707dc9c48 5786
rtmpdump_2.4+20121230.gitdf6c518-1.debian.tar.gz
Checksums-Sha256:
9d172c0cadd4e4fc6de22c56ee72cdb41fdebc604cf555e9aa9cfe7ab32cd814 55512
rtmpdump_2.4+20121230.gitdf6c518-1_amd64.deb
ea422da3cc72511d3ace124ca321a5246c1e99e826d67be29b9d94e2054ce309 62326
librtmp0_2.4+20121230.gitdf6c518-1_amd64.deb
b7c0eae6101a401bcabb18a1c8e20e6a0eaa4ef0be986436a10a272facc61581 72684
librtmp-dev_2.4+20121230.gitdf6c518-1_amd64.deb
46ae07dfb44863577c11273e650622d18aa74bdd08a7a0195c34469b555c24a0 1591
rtmpdump_2.4+20121230.gitdf6c518-1.dsc
c19aa80eea986aa5cc34e240d78adb35797b7d403584162b985c5d68f073ba39 140910
rtmpdump_2.4+20121230.gitdf6c518.orig.tar.gz
c3fe433233e6a84acb043e7d017c02c45a655486209b08a5c65e762f2b8f2a14 5786
rtmpdump_2.4+20121230.gitdf6c518-1.debian.tar.gz
Files:
1709aa740ee2192e18f7f99d169ed728 55512 web extra
rtmpdump_2.4+20121230.gitdf6c518-1_amd64.deb
17c4fee7aad2f0fcff74c0aaf42baa94 62326 libs extra
librtmp0_2.4+20121230.gitdf6c518-1_amd64.deb
864d6207e40eecdfc357038701bbb8d1 72684 libdevel extra
librtmp-dev_2.4+20121230.gitdf6c518-1_amd64.deb
1efca6d055a25897c2a8c04c0ba1edd7 1591 web extra
rtmpdump_2.4+20121230.gitdf6c518-1.dsc
8c996f6ceade12da869ca95d1aa75ecb 140910 web extra
rtmpdump_2.4+20121230.gitdf6c518.orig.tar.gz
c4725a75ce684348657c44d21ae58a5d 5786 web extra
rtmpdump_2.4+20121230.gitdf6c518-1.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Debian Powered!
iEYEARECAAYFAlGBKiUACgkQmAg1RJRTSKTTzgCfc0/yEN+uTv9TUyuRrqTAkdtG
AQEAniphLiIvMotb5L6kXMOlyWR790i8
=UrJ6
-----END PGP SIGNATURE-----
--- End Message ---