Your message dated Tue, 20 Dec 2011 21:32:46 +0000
with message-id <[email protected]>
and subject line Bug#652096: fixed in clang 3.0-4
has caused the Debian Bug report #652096,
regarding Uses wrong multiarch triple on powerpc
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.)
--
652096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652096
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clang
Version: 3.0-3
Severity: important
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The attached patch makes clang work on powerpc by fixing it to use the
correct multiarch triple, 'powerpc-linux-gnu'.
- -- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (102, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 3.1.4+
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages clang depends on:
ii libc6 2.13-23
ii libffi5 3.0.10-3
ii libgcc1 1:4.6.2-7
ii libllvm3.0 3.0-4
ii libstdc++6 4.6.2-7
ii libstdc++6-4.6-dev 4.6.2-7
Versions of packages clang recommends:
ii llvm-3.0-dev 3.0-4
ii python 2.7.2-9
clang suggests no packages.
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFO6OxYWoGvjmrbsgARAmGAAKCP3GVmLkko8xw4KwtHwIYcDjJS7wCfcg1e
PQSPSBFfnEM0F2BBZMU9UXY=
=/0Wg
-----END PGP SIGNATURE-----
--- clang-3.0/tools/clang/lib/Driver/ToolChains.cpp.orig 2011-12-14 17:34:01.000000000 +0100
+++ clang-3.0/tools/clang/lib/Driver/ToolChains.cpp 2011-12-14 17:24:45.000000000 +0100
@@ -1785,6 +1785,10 @@ static std::string getMultiarchTriple(co
if (llvm::sys::fs::exists(SysRoot + "/lib/x86_64-unknown-linux-gnu"))
return "x86_64-unknown-linux-gnu";
return TargetTriple.str();
+ case llvm::Triple::ppc:
+ if (llvm::sys::fs::exists(SysRoot + "/lib/powerpc-linux-gnu"))
+ return "powerpc-linux-gnu";
+ return TargetTriple.str();
}
}
--- End Message ---
--- Begin Message ---
Source: clang
Source-Version: 3.0-4
We believe that the bug you reported is fixed in the latest version of
clang, which is due to be installed in the Debian FTP archive:
clang_3.0-4.debian.tar.gz
to main/c/clang/clang_3.0-4.debian.tar.gz
clang_3.0-4.dsc
to main/c/clang/clang_3.0-4.dsc
clang_3.0-4_i386.deb
to main/c/clang/clang_3.0-4_i386.deb
libclang-common-dev_3.0-4_i386.deb
to main/c/clang/libclang-common-dev_3.0-4_i386.deb
libclang-dev_3.0-4_i386.deb
to main/c/clang/libclang-dev_3.0-4_i386.deb
libclang1_3.0-4_i386.deb
to main/c/clang/libclang1_3.0-4_i386.deb
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.
Sylvestre Ledru <[email protected]> (supplier of updated clang 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: Tue, 20 Dec 2011 15:41:35 +0100
Source: clang
Binary: clang libclang1 libclang-dev libclang-common-dev
Architecture: source i386
Version: 3.0-4
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description:
clang - Low-Level Virtual Machine (LLVM), C language family frontend
libclang-common-dev - clang library - Common development package
libclang-dev - clang library - Development package
libclang1 - clang library
Closes: 652047 652096 652278
Changes:
clang (3.0-4) unstable; urgency=low
.
* Get ride of old option --experimental-checks from the manpage
(Closes: #652047)
* Make clang work under powerpc. Thanks to Michel Dänzer for the patch
(Closes: #652096)
* Introduce package libclang-common-dev which contains specific clang headers
which are not (only) target for plugin/extension development.
Thanks to Gabriel Corona for the help and suggestions (Closes: #652278)
Checksums-Sha1:
1ebdc5a70c194c960e5f52937b2f197135ed7730 1714 clang_3.0-4.dsc
c660da8e32ed3d30acd06df28f266c3d23633a12 19654 clang_3.0-4.debian.tar.gz
910e1ba4f9247a82f619f7bc10ca56e1f36fed54 5219028 clang_3.0-4_i386.deb
e6f9bdcd7a7c6828ec986c02d69efceef217c0a2 3448046 libclang1_3.0-4_i386.deb
d4754eedc6684ddd3c4f3b54a220ebd429bcd91c 986372 libclang-dev_3.0-4_i386.deb
f8be837c87342040f86cdbd8f199f08f088aa1b0 76234
libclang-common-dev_3.0-4_i386.deb
Checksums-Sha256:
d3431af2ed68cbaed63fb785985bfe2d6c04bf0cfa8fc664a3cd0e241bfef0fa 1714
clang_3.0-4.dsc
c03af19bed81550d2cc0a82665aa6cd31bb5cacd4ee93b93faf2668e8771c501 19654
clang_3.0-4.debian.tar.gz
5d829496a8b71be17425bb1893003b894bbc6566c0a2057c15f1578ee58fc894 5219028
clang_3.0-4_i386.deb
9cb76ca6cadbb73c84015c15be01218f47ae99edc24afbb56567c3ed9ff30a6e 3448046
libclang1_3.0-4_i386.deb
e862e047d59421798ca63e94f24d4e56d9a742f57d79e0d8d82876384a20d1b2 986372
libclang-dev_3.0-4_i386.deb
15bc83c0f6f612cb4bfc32d48a30b3b4107987f7d3619cc89438e6d008fdaa96 76234
libclang-common-dev_3.0-4_i386.deb
Files:
12fcfb9a211f214d71673cd192ec08c8 1714 devel optional clang_3.0-4.dsc
6db09fbe0de7e03d7480f2093bd8622e 19654 devel optional clang_3.0-4.debian.tar.gz
cfc87db740dcf47f05eeb824e12f231b 5219028 devel optional clang_3.0-4_i386.deb
a34389a3daa6e902b4f6e7f70977f8d1 3448046 devel optional
libclang1_3.0-4_i386.deb
60c0700f618c22d424aaa6995d8abc5f 986372 libdevel optional
libclang-dev_3.0-4_i386.deb
32b2e7723a61dd13620cc878e77abff9 76234 libdevel optional
libclang-common-dev_3.0-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7wqrMACgkQiOXXM92JlhA3PgCeI6lJi0/HLpUjSMpQ/j9ft/gf
/AwAoNMCLHt3S5yhd0M04zIc+LmCHHVb
=f3IG
-----END PGP SIGNATURE-----
--- End Message ---