Your message dated Mon, 24 Nov 2014 12:34:22 +0000
with message-id <e1xssqu-0005xe...@franck.debian.org>
and subject line Bug#770782: fixed in litl 0.1.5+dfsg-2
has caused the Debian Bug report #770782,
regarding litl uses -march=armv7-a on all arm systems.
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 ow...@bugs.debian.org
immediately.)
--
770782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: litl
Severity: grave
Version: 0.1.1+dfsg-3
Tags: patch
litl uses -march=armv7-a whenever it detects an arm system. This is
pointless on debian armhf (the compiler already has it as a built-in
default) and wrong on debian armel and raspbian where it will render the
package unusable on the minimum hardware supported by those ports. This
needs to be fixed.
Apologies for not pushing this back to Debian earlier I noticed and
patched it in raspbian a while back but either I didn't realise that the
block of code in question also applied to armel or I didn't get arround
to filing a bug.
Debdiff attatched, no intent to nmu.
diff -Nru litl-0.1.5+dfsg/debian/changelog litl-0.1.5+dfsg/debian/changelog
--- litl-0.1.5+dfsg/debian/changelog 2014-06-10 12:00:14.000000000 +0000
+++ litl-0.1.5+dfsg/debian/changelog 2014-11-23 23:42:15.000000000 +0000
@@ -1,3 +1,11 @@
+litl (0.1.5+dfsg-1.1) UNRELEASED; urgency=medium
+
+ * Patch proposed to bug report, no intent to NMU.
+ * Don't use -march=armv7-a, it's pointless on Debian armhf and wrong on
+ Debian armel and Raspbian.
+
+ -- Peter Michael Green <plugw...@debian.org> Sun, 23 Nov 2014 23:41:25 +0000
+
litl (0.1.5+dfsg-1) unstable; urgency=medium
* New upstream release.
diff -Nru litl-0.1.5+dfsg/debian/patches/dont-use-march-on-arm
litl-0.1.5+dfsg/debian/patches/dont-use-march-on-arm
--- litl-0.1.5+dfsg/debian/patches/dont-use-march-on-arm 1970-01-01
00:00:00.000000000 +0000
+++ litl-0.1.5+dfsg/debian/patches/dont-use-march-on-arm 2014-11-23
23:30:54.000000000 +0000
@@ -0,0 +1,16 @@
+Description: Don't use -march=armv7-a on arm
+ -march=armv7-a is pointless on debian armhf (the compiler already has it as
+ a built-in default) and wrong on debian armel and raspbian where it will
+ render the package unusable on the minimum hardware supported by those ports.
+
+--- litl-0.1.5+dfsg.orig/configure.ac
++++ litl-0.1.5+dfsg/configure.ac
+@@ -66,7 +66,7 @@ case "$host" in
+ arm*-*)
+ AC_MSG_WARN([ARCH: ARM])
+ arch_str="ARM"
+- CFLAGS="$CFLAGS -marm -march=armv7-a"
++ CFLAGS="$CFLAGS -marm"
+ ;;
+ *)
+ AC_MSG_WARN([unknown architecture: falling back to x86_64])
diff -Nru litl-0.1.5+dfsg/debian/patches/series
litl-0.1.5+dfsg/debian/patches/series
--- litl-0.1.5+dfsg/debian/patches/series 2014-06-10 11:57:14.000000000
+0000
+++ litl-0.1.5+dfsg/debian/patches/series 2014-11-23 23:29:10.000000000
+0000
@@ -1 +1,2 @@
nested_function
+dont-use-march-on-arm
--- End Message ---
--- Begin Message ---
Source: litl
Source-Version: 0.1.5+dfsg-2
We believe that the bug you reported is fixed in the latest version of
litl, 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 770...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated litl 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 19 Sep 2014 17:43:05 +0200
Source: litl
Binary: litl-doc litl-tools liblitl-dev liblitl0
Architecture: source all amd64
Version: 0.1.5+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault <sthiba...@debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description:
liblitl-dev - Lightweight Trace Library - development files
liblitl0 - Lightweight Trace Library - shared library
litl-doc - Lightweight Trace Library - documentation
litl-tools - Lightweight Trace Library - tools
Closes: 770782
Changes:
litl (0.1.5+dfsg-2) unstable; urgency=medium
.
[ Samuel Thibault ]
* Bump Standards-Version to 3.9.6 (no changes).
.
[ Peter Michael Green ]
* patches/dont-use-march-on-arm: Don't use -march=armv7-a, it's pointless on
Debian armhf and wrong on Debian armel and Raspbian (Closes: #770782).
Checksums-Sha1:
49b4fea3a7c5edbb362c2a703e77f5478e6f7710 2158 litl_0.1.5+dfsg-2.dsc
555de87070705aaa8baad91d19e8b54c3abacb50 3712 litl_0.1.5+dfsg-2.debian.tar.xz
1c1ac8090b99b9cd03ce6241e68ccfee0b5a23b8 681056 litl-doc_0.1.5+dfsg-2_all.deb
523b37e8fcc88d87f89ad8cadcd68be138d78443 7122 litl-tools_0.1.5+dfsg-2_amd64.deb
539d134093c8e92c49609eb11d76905227b8b75b 21202
liblitl-dev_0.1.5+dfsg-2_amd64.deb
5497f756910a2d8a14ce5f3c99a6533003bb562c 13324 liblitl0_0.1.5+dfsg-2_amd64.deb
Checksums-Sha256:
a1ad3ef60e6ac162d3fa3390503b2b49ee69c33c39ee0833ccbb75b7a39d05cc 2158
litl_0.1.5+dfsg-2.dsc
e2f65dbd45f0194bb20c0b71702209470bf5efd8818059e9bdf89510e5122a1b 3712
litl_0.1.5+dfsg-2.debian.tar.xz
bf0e26eab0df62f2f189ed9b54f4a27da0167a4f4ae2040a29cd27c7b9af8b26 681056
litl-doc_0.1.5+dfsg-2_all.deb
a4c2ad237039427e328c677f9b2d045783401f74747e6e1ac6cfe39ad1a963da 7122
litl-tools_0.1.5+dfsg-2_amd64.deb
71b391f1f8f192f287cddcc058e447e5afeca6aa3cf0b307b0b3ee6d6a22df5c 21202
liblitl-dev_0.1.5+dfsg-2_amd64.deb
dd3014fe119919b889a5e0871c304c62652dfedc6e45336dace9aad8cc990137 13324
liblitl0_0.1.5+dfsg-2_amd64.deb
Files:
e43b48f4145b1fae7ed457844d59077e 2158 libs extra litl_0.1.5+dfsg-2.dsc
b65741e332ad889a90d3cf017117f3eb 3712 libs extra
litl_0.1.5+dfsg-2.debian.tar.xz
26d2cc2590b5c8517a40c4981111c094 681056 doc extra litl-doc_0.1.5+dfsg-2_all.deb
562a2faa1975f02d6881334b32c15069 7122 science extra
litl-tools_0.1.5+dfsg-2_amd64.deb
84d4d7eff8ef20cd3fb25e099f099377 21202 libdevel extra
liblitl-dev_0.1.5+dfsg-2_amd64.deb
047e0b0d7cf05bb562f20410e68cc354 13324 libs extra
liblitl0_0.1.5+dfsg-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJUcyH2AAoJEBH0lP5vGG7NYq8P/2nVTErKFGM8bvU+mzD0L6q1
nCDw944IphYaDOyfhWihN2YXBPmp581LyN13fCjkOOip1PRlhEVCedlYkSxWeODj
NsTHV4SXlxutkwJSPBIdGBWXXfAmavDgD7N/6o3/WXx7NRKAj/H4uCbD8qY6FHv+
d1lZWNmDb34PGntgaXnxxrFGP50el8Jf9LikfwYJbzoatj8trqMQ/9bwwNy0+Va4
kOVwpegYqG603u2nmJhc0fPBve0bMaS0eKpjXVGsTRbTsjOS9J4IkeNkgDDekJIm
jfx5M4gUCoq7iom4duKP0JipCgQTfafw3b93csiH9qCx5dM2NaE2fVJMbfvFEXTd
tikfpky8mfVqnEdEIUYpzocyT6vhwGBKN87MbSS+h5/W3iCsTHgSLbxz9roYnGEa
pDqsiMP2jA5P+xmIfRn8Yq5Eqsu7dTDnODfR+Sy/v0sosUKTbIhqFI29/q3eFw5I
1Qg+K4/X674sjVzODrrZRW7TgVnLgpL5ooJoi0yLeLlrxxtTEviMV3TOD992xY1r
+xFmsC7607fISd/YYz/Pl76dHBSjCDsyS+u8fCBKF+rCrCD6wp58LSndOueJ0nTv
uVDPhEECRSGmYdevDyTp9ao9MSAV1HXn+Ngq04MWlS4pmYwdx9suUXSeKIFvNjjX
+ACmrUKBRe/W8KOIu0y0
=hTVZ
-----END PGP SIGNATURE-----
--- End Message ---