Your message dated Mon, 09 Nov 2015 19:20:47 +0000
with message-id <[email protected]>
and subject line Bug#779575: fixed in libunwind 1.1-4.1
has caused the Debian Bug report #779575,
regarding libunwind-dev: enable other mips architectures
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.)
--
779575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779575
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libunwind-dev
Version: 1.1-3.2
Severity: wishlist
Tags: patch
Hi,
Please can you enable libunwind for these other mips architectures:
mipsel mips64 mips64el
The package seems to build properly on all of them. None of the
testsuites pass, but the little endian ones still pass more tests than
the big endian port currently in the archive :/
Big endian (mips, mips64): 21 / 35
Little endian (mipsel mips64el): 25 / 35
Thanks,
James
diff -ur a/debian/control b/debian/control
--- a/debian/control 2014-10-09 13:10:01.000000000 +0100
+++ b/debian/control 2015-03-02 15:28:44.896551625 +0000
@@ -11,7 +11,7 @@
Package: libunwind-dev
Section: libdevel
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, libunwind8 (= ${binary:Version})
Conflicts: libunwind1-dev, libunwind7-dev
Replaces: libunwind8-dev (<< 1.1-3.2)
@@ -28,7 +28,7 @@
Package: libunwind8-dev
Section: libdevel
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, libunwind-dev (= ${binary:Version})
Description: library to determine the call-chain of a program - development
The primary goal of this project is to define a portable and efficient C
@@ -37,7 +37,7 @@
This is a transitional package. You can safely remove it.
Package: libunwind8
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Pre-Depends: multiarch-support
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libunwind1-dev
@@ -56,7 +56,7 @@
Package: libunwind8-dbg
Section: debug
Priority: extra
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, ${shlibs:Depends}, libunwind8 (= ${binary:Version})
Description: library to determine the call-chain of a program - runtime
Contains debugging symbols for libunwind8.
@@ -67,7 +67,7 @@
Package: libunwind-setjmp0-dev
Section: libdevel
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, libunwind8-dev (= ${binary:Version}), libunwind-setjmp0 (= ${binary:Version})
Description: libunwind-based non local goto - development
The unwind-setjmp library offers a libunwind-based implementation of
@@ -79,7 +79,7 @@
This package includes the development support files
Package: libunwind-setjmp0
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Pre-Depends: multiarch-support
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: libunwind-based non local goto - runtime
@@ -94,7 +94,7 @@
Package: libunwind-setjmp0-dbg
Section: debug
Priority: extra
-Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips
+Architecture: ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Depends: ${misc:Depends}, ${shlibs:Depends}, libunwind-setjmp0 (= ${binary:Version})
Description: libunwind-based non local goto - runtime
Contains debugging symbols for libunwind8.
--- End Message ---
--- Begin Message ---
Source: libunwind
Source-Version: 1.1-4.1
We believe that the bug you reported is fixed in the latest version of
libunwind, 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.
Aron Xu <[email protected]> (supplier of updated libunwind 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: SHA256
Format: 1.8
Date: Sat, 31 Oct 2015 02:33:29 +0800
Source: libunwind
Binary: libunwind-dev libunwind8-dev libunwind8 libunwind8-dbg
libunwind-setjmp0-dev libunwind-setjmp0 libunwind-setjmp0-dbg
Architecture: source amd64
Version: 1.1-4.1
Distribution: unstable
Urgency: medium
Maintainer: Daigo Moriwaki <[email protected]>
Changed-By: Aron Xu <[email protected]>
Description:
libunwind-dev - library to determine the call-chain of a program - development
libunwind-setjmp0 - libunwind-based non local goto - runtime
libunwind-setjmp0-dbg - libunwind-based non local goto - runtime
libunwind-setjmp0-dev - libunwind-based non local goto - development
libunwind8 - library to determine the call-chain of a program - runtime
libunwind8-dbg - library to determine the call-chain of a program - runtime
libunwind8-dev - library to determine the call-chain of a program - development
Closes: 779575
Changes:
libunwind (1.1-4.1) unstable; urgency=medium
.
[ James Cowgill ]
* Non-maintainer upload.
* Enable other mips architectures (Closes: #779575)
.
[ Aron Xu ]
* Replace direct Pre-Depends on multiarch-support by ${misc:Pre-Depends}
Checksums-Sha1:
5d511e1c71e7ff01b941f3ff3a814585ce73660d 2745 libunwind_1.1-4.1.dsc
c1bf60c52d9a5e3191a40bb6d1f9acdb823da67c 24224 libunwind_1.1-4.1.debian.tar.xz
f0d8051866b4267c0e5e4009c0202baec43d8401 362906 libunwind-dev_1.1-4.1_amd64.deb
91793e32a71fcb0eb812f5bf5323407b135479cb 16958
libunwind-setjmp0-dbg_1.1-4.1_amd64.deb
5d976dcb46dccd793e383f9970c910659c1d0c03 18466
libunwind-setjmp0-dev_1.1-4.1_amd64.deb
8ffb8e5df2f279f50526c0d015d1eb3cea8d2773 10492
libunwind-setjmp0_1.1-4.1_amd64.deb
5f860bd626631f51f9f1e300994ef424899a013a 291432
libunwind8-dbg_1.1-4.1_amd64.deb
d53dcbe95dfb99f4ec9996fea52946ec6e51ca19 7432 libunwind8-dev_1.1-4.1_amd64.deb
967fbc63dc97f53a18657c89a82b83b2669c87f7 48708 libunwind8_1.1-4.1_amd64.deb
Checksums-Sha256:
94ef1b852f4778ac424fd26842c1a637bde4188d43e56a8e48ecfbd39aec79f3 2745
libunwind_1.1-4.1.dsc
4698caf7db090e05b10762e8b29833a9c5c1cb756bd99430bd4b914a85da2644 24224
libunwind_1.1-4.1.debian.tar.xz
5790e97e7cddb09b4f533dfd69633eff3a4f7c51ade43d43a472c6902493643f 362906
libunwind-dev_1.1-4.1_amd64.deb
21b3f04f5eaa5a433e3b1e26a139a739a0a1a1712a656958ae304d79737188aa 16958
libunwind-setjmp0-dbg_1.1-4.1_amd64.deb
837a58c02d89207258fef136e412af8c08bcd270f88723c89d827f06beffbf6a 18466
libunwind-setjmp0-dev_1.1-4.1_amd64.deb
a93ba1cf534d95177f2078540b9d6fd4bfaa0b5f833f6564ff387ccefc298e3d 10492
libunwind-setjmp0_1.1-4.1_amd64.deb
56e9bba93dd4145046bdbdf61137842ae3662948b1db7eba62193cdf765602e8 291432
libunwind8-dbg_1.1-4.1_amd64.deb
500cd269afff08f90b48e08fada7ec57e6d563d69f4050edc22abe445c985bf3 7432
libunwind8-dev_1.1-4.1_amd64.deb
ba975a88f53ed02ca529e48a2fda68b500d7699d6bb77647cd8bc2721059387a 48708
libunwind8_1.1-4.1_amd64.deb
Files:
20b1c62c1c9b3ef25cb25fa148d0a844 2745 libs optional libunwind_1.1-4.1.dsc
b67598b68d3d17d02ffbe68abc443deb 24224 libs optional
libunwind_1.1-4.1.debian.tar.xz
b420afe431796f36ec87730400edc822 362906 libdevel optional
libunwind-dev_1.1-4.1_amd64.deb
6f7e5c45491c096d0d9a1ebd19d57630 16958 debug extra
libunwind-setjmp0-dbg_1.1-4.1_amd64.deb
909096d54d9e83198f0038853ed70546 18466 libdevel optional
libunwind-setjmp0-dev_1.1-4.1_amd64.deb
99417bd9a6a041503b16afaefb1c8303 10492 libs optional
libunwind-setjmp0_1.1-4.1_amd64.deb
70fa229258a96a6d235fa91a10eaebc5 291432 debug extra
libunwind8-dbg_1.1-4.1_amd64.deb
04ece38a584ff5efd945263379098bfe 7432 libdevel optional
libunwind8-dev_1.1-4.1_amd64.deb
aad748dcd27a3616fadd20381e9c4471 48708 libs optional
libunwind8_1.1-4.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJWM7tvAAoJEPbsVcVkKA0e4PUIAKJTMaPvMg3L2E+zOwBsAvCq
TmLfitVi/w2nfzQccXWVFwUH/ySi5TtPNoQHw/PIURk4G7YJ9P9QPl2NQGGvrNwk
1m/kI11q4B4Llja8B30JLHZLBRNUAdEyVf4AyKeEx18Wa/sgbZ77/hsRrQxv6qcv
DAPo0W5UC2mGnHfYFQs94qCyrTt5SA7BukJ2p3QgKeyfqdxomkmaWy98P12deQHa
V9JZrJBD/u+S61fQk2uo1hXvVBfccUy83q1neksASodRmDiSj3k8OmPAyBAgrAtS
G4GVz+6XwkfSDS4Idv8ZD5F9FwyoUs4dCBbjwrwU1oPEwOCaA58wxncLBhqcTl8=
=Ygph
-----END PGP SIGNATURE-----
--- End Message ---