Your message dated Tue, 19 Sep 2017 09:22:45 +0000
with message-id <e1duejt-000feu...@fasolo.debian.org>
and subject line Bug#876072: fixed in llvm-toolchain-4.0 1:4.0.1-5
has caused the Debian Bug report #876072,
regarding llvm-toolchain-4.0: Please backport rL298624 needed for rustc 1.19 on 
armhf
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.)


-- 
876072: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876072
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: llvm-toolchain-4.0
Version: 1:4.0.1-1
Severity: important
Tags: patch upstream

Dear Maintainer,

rustc 1.19 armhf tests fail (I tried on asachi, buildds are slow atm) due to

https://bugs.llvm.org/show_bug.cgi?id=32379
https://github.com/rust-lang/rust/issues/40593

This is already fixed upstream, please backport:

https://reviews.llvm.org/rL298624

Raw diff: https://reviews.llvm.org/D31265?download=true applies cleanly with
offset to the Debian package, you just need to `quilt refresh` it.

X

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'buildd-unstable'), (300, 'unstable'), (100, 
'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-4.0
Source-Version: 1:4.0.1-5

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-4.0, 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 876...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated llvm-toolchain-4.0 
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: SHA256

Format: 1.8
Date: Fri, 08 Sep 2017 11:59:03 +0200
Source: llvm-toolchain-4.0
Binary: clang-4.0 clang-format-4.0 clang-tidy-4.0 clang-4.0-doc libclang1-4.0 
libclang1-4.0-dbg libclang-4.0-dev libclang-common-4.0-dev libfuzzer-4.0-dev 
python-clang-4.0 clang-4.0-examples libllvm4.0 libllvm4.0-dbg llvm-4.0 
llvm-4.0-runtime llvm-4.0-dev llvm-4.0-tools libllvm-4.0-ocaml-dev llvm-4.0-doc 
llvm-4.0-examples lld-4.0 liblld-4.0 liblld-4.0-dbg liblld-4.0-dev lldb-4.0 
liblldb-4.0 liblldb-4.0-dbg python-lldb-4.0 liblldb-4.0-dev
Architecture: source amd64 all
Version: 1:4.0.1-5
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
 clang-4.0  - C, C++ and Objective-C compiler (LLVM based)
 clang-4.0-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-4.0-examples - Clang examples
 clang-format-4.0 - Tool to format C/C++/Obj-C code
 clang-tidy-4.0 - clang-based C++ linter tool
 libclang-4.0-dev - clang library - Development package
 libclang-common-4.0-dev - clang library - Common development package
 libclang1-4.0 - C interface to the clang library
 libclang1-4.0-dbg - clang library
 libfuzzer-4.0-dev - Library for coverage-guided fuzz testing
 liblld-4.0 - LLVM-based linker, library
 liblld-4.0-dbg - LLVM-based linker, debugging libraries
 liblld-4.0-dev - LLVM-based linker, header files
 liblldb-4.0 - Next generation, high-performance debugger, library
 liblldb-4.0-dbg - Next generation, high-performance debugger, debugging 
libraries
 liblldb-4.0-dev - Next generation, high-performance debugger, header files
 libllvm-4.0-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm4.0 - Modular compiler and toolchain technologies, runtime library
 libllvm4.0-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lld-4.0    - LLVM-based linker
 lldb-4.0   - Next generation, high-performance debugger
 llvm-4.0   - Modular compiler and toolchain technologies
 llvm-4.0-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-4.0-doc - Modular compiler and toolchain technologies, documentation
 llvm-4.0-examples - Modular compiler and toolchain technologies, examples
 llvm-4.0-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-4.0-tools - Modular compiler and toolchain technologies, tools
 python-clang-4.0 - Clang Python Bindings
 python-lldb-4.0 - Next generation, high-performance debugger, python lib
Closes: 876072
Changes:
 llvm-toolchain-4.0 (1:4.0.1-5) unstable; urgency=medium
 .
   * Backport of an arm patch for rust.
     https://bugs.llvm.org/show_bug.cgi?id=32379
     (Closes: #876072)
 .
   [ Matthias Klose ]
   * Link with --no-keep-files-mapped --no-map-whole-files when using gold.
   * Fix sanitizer build failure with glibc-2.26.
   * build using gold on arm64 and s390x. For backports, arm64 might still
     need the BFD linker, and building with only one or two processes in
     parallel.
   * On amd64, s390x, arm64 and ppc64el, build with -g1 instead of -g.
   * Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
Checksums-Sha1:
 01d47e75d939111a101b986daa41c4ff5bf35866 7301 llvm-toolchain-4.0_4.0.1-5.dsc
 7d82687d1291021a4642f8385036790df24623d7 66272 
llvm-toolchain-4.0_4.0.1-5.debian.tar.xz
 c8db0ce93962b0d81b4af635a3e8b5604fef47af 212603006 
clang-4.0-dbgsym_4.0.1-5_amd64.deb
 02cbad0a6d6a809bc1c99a93d4ba749d5fd3fc35 802380 clang-4.0-doc_4.0.1-5_all.deb
 78d1340ffbfb82ca9cf915489c6aedc8f2d485d8 31024 
clang-4.0-examples_4.0.1-5_amd64.deb
 d86a94dc88f4d60bd370d074a94ef48a76e0db6c 63642144 clang-4.0_4.0.1-5_amd64.deb
 155868a3b5e317ce067195df548eef32f95b1672 1500914 
clang-format-4.0-dbgsym_4.0.1-5_amd64.deb
 d7f788405b7176b29e3508b61de2f510b83ce7b3 593502 
clang-format-4.0_4.0.1-5_amd64.deb
 dc93ee511841670cf35e8561fb024963f798e322 39748296 
clang-tidy-4.0-dbgsym_4.0.1-5_amd64.deb
 a210eaac5dcbec3fc4e8e605742012b703d2f56b 7205170 
clang-tidy-4.0_4.0.1-5_amd64.deb
 167ad21ffe427b5aeaf210b9f1e9efd49416882d 22469290 
libclang-4.0-dev_4.0.1-5_amd64.deb
 8030ef83c1869bf3c0fe5e27611dbf1e862f1ea7 5474874 
libclang-common-4.0-dev-dbgsym_4.0.1-5_amd64.deb
 f338fa3f398a49ced9286a7276692c77d2fd9594 2544408 
libclang-common-4.0-dev_4.0.1-5_amd64.deb
 d5226a73ed2f7cfc7d2269d425bb91a59c402566 42664124 
libclang1-4.0-dbg_4.0.1-5_amd64.deb
 1c184955b9973e6a44e343825a27ed30e3505263 7482032 
libclang1-4.0_4.0.1-5_amd64.deb
 7c21c7a4609d599d8efb7c1d1ff2aa5c3ed7baaa 113456 
libfuzzer-4.0-dev_4.0.1-5_amd64.deb
 70ea4523b628d5cc3e6415201edd7fb355e68b51 23550 liblld-4.0-dbg_4.0.1-5_amd64.deb
 b99d750199784a4708b94dc703b73670cbb81ac7 52402 liblld-4.0-dev_4.0.1-5_amd64.deb
 eb019a099db1f2c8a360637dcfeb21c5a34bb661 1188254 liblld-4.0_4.0.1-5_amd64.deb
 dee05da5bfc587631da889647bafdc4a4dac17d5 29947520 
liblldb-4.0-dbg_4.0.1-5_amd64.deb
 7932b9e86554bf8fdb3d55055c47c670e46571aa 5052704 
liblldb-4.0-dev_4.0.1-5_amd64.deb
 cf62516421b1ce74d1794bf16b5a2e6d79bfbd48 9214448 liblldb-4.0_4.0.1-5_amd64.deb
 8efc89003a4986691bb089834a738aa60582e1e3 194674 
libllvm-4.0-ocaml-dev_4.0.1-5_amd64.deb
 47d785841e68e9eed93df42a6a6237d687b8fbe2 37841456 
libllvm4.0-dbg_4.0.1-5_amd64.deb
 5057e0b32526a3c4f066079e69db5b83aadccb49 14641754 libllvm4.0_4.0.1-5_amd64.deb
 388b08a0e2cacffa530a9cc26dfeeb9f87c3def4 3123848 
lld-4.0-dbgsym_4.0.1-5_amd64.deb
 8b5b9879a153a1f07cb00990375805eb1b52ed93 779838 lld-4.0_4.0.1-5_amd64.deb
 a8593b4a71d61a00516c7c838875129019135d81 26708856 
lldb-4.0-dbgsym_4.0.1-5_amd64.deb
 b9ae5c1fa4357ea43c6a72347fde68abe8ef161a 1848262 lldb-4.0_4.0.1-5_amd64.deb
 c6f3477e202599ab04c72fe59c845960081a1d8d 14563860 
llvm-4.0-dbgsym_4.0.1-5_amd64.deb
 b2609dcce00b7fdebe16656960bae56165d541be 4022240 
llvm-4.0-dev-dbgsym_4.0.1-5_amd64.deb
 772f5166a9b45ff7a10ddb099abee70e5c9174ba 24355596 
llvm-4.0-dev_4.0.1-5_amd64.deb
 901b4e9ae9e67126208b1c4756e5b3dd16aad1d0 1757348 llvm-4.0-doc_4.0.1-5_all.deb
 70cadd8f38b0fbfd742ecb02b266e65aa6d099a7 247544 
llvm-4.0-examples_4.0.1-5_all.deb
 50ff0204fe1e2cb6a5125d950f490d9d2d6f9c52 3978620 
llvm-4.0-runtime-dbgsym_4.0.1-5_amd64.deb
 fc145bf4f3d9272c105efb4d7931ea39d9655a24 214370 
llvm-4.0-runtime_4.0.1-5_amd64.deb
 d5d372f0f133ded2228c8e120f654d4708d4d8fd 907656 
llvm-4.0-tools-dbgsym_4.0.1-5_amd64.deb
 13aeb29ac876faea4b1e1b7e50aac7966c7c5e96 243302 
llvm-4.0-tools_4.0.1-5_amd64.deb
 960128fb34f506b9377f03a74987a3067142b2c0 4211204 llvm-4.0_4.0.1-5_amd64.deb
 8dc6a82a87b96f487afa70a88b1cff1afd411e3e 20597 
llvm-toolchain-4.0_4.0.1-5_amd64.buildinfo
 716d4f998a55cfcf50e0f6f382856d7217ebb0a4 47308 
python-clang-4.0_4.0.1-5_amd64.deb
 ca7f6a9d14ee1fe04235dc3ac0b6184f3de292cc 110038 
python-lldb-4.0_4.0.1-5_amd64.deb
Checksums-Sha256:
 49b12031d6c18e70189ebf22913602167031b4f55818b39aad4844fa4f478731 7301 
llvm-toolchain-4.0_4.0.1-5.dsc
 1f7b9bef9fc90df46778631e86e418b85e9dafa1a18f9bfc330dd8186145dd7b 66272 
llvm-toolchain-4.0_4.0.1-5.debian.tar.xz
 e619b0e690cb52fe7548b898f4946de0df4f62009eb62ec89ff63b4ae0cb4af3 212603006 
clang-4.0-dbgsym_4.0.1-5_amd64.deb
 6a8bebae68983c18f8b7b3653fa0a78c6edfca101e7d4a8c922e0852867f23ee 802380 
clang-4.0-doc_4.0.1-5_all.deb
 b9fe0a75f2ff03040cfac5fccab770dcacac4741eba7a84b90a88bae1b0b50c9 31024 
clang-4.0-examples_4.0.1-5_amd64.deb
 3bd1e81f50755b88a23c0162f23668719d711a6120e8a2e815c42a39a4f8f707 63642144 
clang-4.0_4.0.1-5_amd64.deb
 515cea6c73c1e07dcaf2fb2bad8b0f4aac48fb996f9ddf05c81de6cb3c2e6a6f 1500914 
clang-format-4.0-dbgsym_4.0.1-5_amd64.deb
 b85f7cd5670b56b46c17a61883661f9f0a984df871e51f6e32c8ce652abc5f41 593502 
clang-format-4.0_4.0.1-5_amd64.deb
 8ed5cd871fd697a9a3a7697f1e03347fb472e02b56e6aceee3cddf1b3772080d 39748296 
clang-tidy-4.0-dbgsym_4.0.1-5_amd64.deb
 295494fe9b468803819596c9079bf4d416a6563279c1a8f6913265fcb5164289 7205170 
clang-tidy-4.0_4.0.1-5_amd64.deb
 a36141f7cb272c4dc49f072dd093d93e1f69978eb50b3cdc69f8adb4c787d221 22469290 
libclang-4.0-dev_4.0.1-5_amd64.deb
 1bdf4233a4d8e572766d56539a98a6d07e5b1c0c1c5dc4b7fca452606e365afd 5474874 
libclang-common-4.0-dev-dbgsym_4.0.1-5_amd64.deb
 4b4d4a9a3a6bb3127d35e791f9352a362baac5e5bbedaca8918810fe243c147c 2544408 
libclang-common-4.0-dev_4.0.1-5_amd64.deb
 c1bfbfbe38dbeb99e1e834e12229d236b97b506d558c773bd0d5401ce18ff1c9 42664124 
libclang1-4.0-dbg_4.0.1-5_amd64.deb
 dd4a11968ae60fd1aaaf8965a615c2a50da1196b1ac1cba90e1b36b2158226a6 7482032 
libclang1-4.0_4.0.1-5_amd64.deb
 dbf9930b93d939a62812381881bbbb1aa2c782ab3a248e85c9637f9f4fa83110 113456 
libfuzzer-4.0-dev_4.0.1-5_amd64.deb
 6c2cbebf278f47841f520d247be83754346182e1438a110818db44ec3996fce8 23550 
liblld-4.0-dbg_4.0.1-5_amd64.deb
 7be8b972b3946a55f1f281ed0dbb403c552c477920ceae5aac80407196b833fa 52402 
liblld-4.0-dev_4.0.1-5_amd64.deb
 8845bb080a891841702154f56d599c760c54d7b003fa8dc6b20837ecb46bf6bc 1188254 
liblld-4.0_4.0.1-5_amd64.deb
 a8c75444e4a17a03c14afa4a2153e47e6059a97a109fe97cd84efa90141255b4 29947520 
liblldb-4.0-dbg_4.0.1-5_amd64.deb
 1edcb670bb40f35611270c075218a9fdbf216b1fd943820aae3e869eedaddc3f 5052704 
liblldb-4.0-dev_4.0.1-5_amd64.deb
 ce55d18ed5979ff6008439ae5adf1af7b80bd9b68bcbfd59eb6a427f11639d67 9214448 
liblldb-4.0_4.0.1-5_amd64.deb
 d6dc83824f12b5d3da8c6931d26968790deb83e2cd0c2c73335da260d63f8301 194674 
libllvm-4.0-ocaml-dev_4.0.1-5_amd64.deb
 d29089ce3f7783655546e96f673341ddad9a44a0275f27f985928cbddc0a0529 37841456 
libllvm4.0-dbg_4.0.1-5_amd64.deb
 82dd0eb490981657e1e567b1d38b96c1413afc7cc7057db16950247e2e00db3b 14641754 
libllvm4.0_4.0.1-5_amd64.deb
 a08b061b9bd8688755921870d0a52f140832779595c252031c7f442057fe474d 3123848 
lld-4.0-dbgsym_4.0.1-5_amd64.deb
 d2229e97215e6c64de653cc02140497bd52abb8f6598f91f15be7191aab405ee 779838 
lld-4.0_4.0.1-5_amd64.deb
 08d7a290c158c7e33fc62d9f63c66f1434ba11a65ee19148b2661ab7c2158276 26708856 
lldb-4.0-dbgsym_4.0.1-5_amd64.deb
 ca8abfd2e5011cd1789566b4daa1ef2bc2eecdcf8fc91b2932182f026babb28f 1848262 
lldb-4.0_4.0.1-5_amd64.deb
 fb9470415548da1368c88cb45664a845500eb7879b98bc41d9e91b0d819086d4 14563860 
llvm-4.0-dbgsym_4.0.1-5_amd64.deb
 b4a6140d7e5045923dec6dcb703f78fceabb6675df63897fa2b0c8b73700b168 4022240 
llvm-4.0-dev-dbgsym_4.0.1-5_amd64.deb
 4dc0721b9d527a76f7d6389eaf9bcab88aa4ed39eb452d631361b60c16b19842 24355596 
llvm-4.0-dev_4.0.1-5_amd64.deb
 cc3fa71e842a3f82260c11320e4beb63b005599deb11a46836c026a2f5e4c048 1757348 
llvm-4.0-doc_4.0.1-5_all.deb
 d0f1165346983051c64a85cb00b323673e767a7909b438c895fe5a169f94349d 247544 
llvm-4.0-examples_4.0.1-5_all.deb
 64180b88dee72a39d83d2c5df1a9ff2c8e26fa379f13f4398287fa9dd21447b1 3978620 
llvm-4.0-runtime-dbgsym_4.0.1-5_amd64.deb
 8f0e98cd1ed7bfb6bb1c616f09c0b37bd389fdf6e2e0d05f71befccc6a4dc455 214370 
llvm-4.0-runtime_4.0.1-5_amd64.deb
 6bd88c084165153967728fff2cb445e5332f2b081e3e3f2858661cb40e416444 907656 
llvm-4.0-tools-dbgsym_4.0.1-5_amd64.deb
 a45d727d56070ecb2df8c3651a7590cbb85ce2139f7800fc300cb2db1549b298 243302 
llvm-4.0-tools_4.0.1-5_amd64.deb
 b8916e40d2ab6f56333ab80ff23379d4b4349d87384502c87c2de952259fa915 4211204 
llvm-4.0_4.0.1-5_amd64.deb
 8eebbe43fd6a8e462e0d910a8279bd569bfb9c1cfb8e22ba0d895e7eb1093759 20597 
llvm-toolchain-4.0_4.0.1-5_amd64.buildinfo
 251f956c68e189cc0b6f4832eef8f87fa298e2e1206239449ebbdaee2a4232a9 47308 
python-clang-4.0_4.0.1-5_amd64.deb
 9dfa9c6dbbac3cfd08eb8463ed7848db930be1f7e258bda44e621d48557a1b83 110038 
python-lldb-4.0_4.0.1-5_amd64.deb
Files:
 9e807d80cdba346db981c509d2e8db1a 7301 devel optional 
llvm-toolchain-4.0_4.0.1-5.dsc
 1cd05f1d76b8d429cd6d6bd9dadc9519 66272 devel optional 
llvm-toolchain-4.0_4.0.1-5.debian.tar.xz
 01552e203f79e8aa33d646ab5bed2f14 212603006 debug extra 
clang-4.0-dbgsym_4.0.1-5_amd64.deb
 e3dd19b14a99351cb2a8d8406c4d8b93 802380 doc optional 
clang-4.0-doc_4.0.1-5_all.deb
 6565a79eeda07252714fc3925c144194 31024 doc optional 
clang-4.0-examples_4.0.1-5_amd64.deb
 962f306a17f3f6dbb370a65c2decb40f 63642144 devel optional 
clang-4.0_4.0.1-5_amd64.deb
 88a0f010b660333d2fb7c244abc41d6e 1500914 debug extra 
clang-format-4.0-dbgsym_4.0.1-5_amd64.deb
 0293df90cbf4caae8f03b2cddc982334 593502 devel optional 
clang-format-4.0_4.0.1-5_amd64.deb
 787598839690a5e4626241580954b3d9 39748296 debug extra 
clang-tidy-4.0-dbgsym_4.0.1-5_amd64.deb
 94a97a3620a0ce5869605233da11d231 7205170 devel optional 
clang-tidy-4.0_4.0.1-5_amd64.deb
 7087ffacd29ccdc07f229e99c634cd5f 22469290 libdevel optional 
libclang-4.0-dev_4.0.1-5_amd64.deb
 26fd7090ab503eeefd10a1b0d0b2dfdd 5474874 debug extra 
libclang-common-4.0-dev-dbgsym_4.0.1-5_amd64.deb
 35a111f6cb2890cf5c4145b701eb2fdf 2544408 libdevel optional 
libclang-common-4.0-dev_4.0.1-5_amd64.deb
 6b60838a139d71c2c02ce0c99c322ca5 42664124 debug extra 
libclang1-4.0-dbg_4.0.1-5_amd64.deb
 58d60d44a944c2321592d46ba81d0436 7482032 devel optional 
libclang1-4.0_4.0.1-5_amd64.deb
 ac95fd331b21e99228755f7473ab0151 113456 libdevel optional 
libfuzzer-4.0-dev_4.0.1-5_amd64.deb
 19342622d494be5fe8e1f1b9e45c95f9 23550 debug extra 
liblld-4.0-dbg_4.0.1-5_amd64.deb
 a8c8acf8c39abd6446208fd27097b9be 52402 libdevel optional 
liblld-4.0-dev_4.0.1-5_amd64.deb
 e0729bec9cc7db06ff7bda18a40142ff 1188254 libs optional 
liblld-4.0_4.0.1-5_amd64.deb
 a840aaaa7c1686337b7f2ff6f70f6a38 29947520 debug extra 
liblldb-4.0-dbg_4.0.1-5_amd64.deb
 2f72682f4bb21589dd678ea4ec27e22c 5052704 libdevel optional 
liblldb-4.0-dev_4.0.1-5_amd64.deb
 d8c5ae84fa4776f13230441b75c2f1c4 9214448 libs optional 
liblldb-4.0_4.0.1-5_amd64.deb
 b798a834b787db2b348fdd6195bba664 194674 ocaml optional 
libllvm-4.0-ocaml-dev_4.0.1-5_amd64.deb
 4ed1f4e45ec7c19727ced39645bf9bef 37841456 debug extra 
libllvm4.0-dbg_4.0.1-5_amd64.deb
 335105014a15f6f3acc8c36199cfb7c7 14641754 libs optional 
libllvm4.0_4.0.1-5_amd64.deb
 7c3e542147874428efa5230f177c4596 3123848 debug extra 
lld-4.0-dbgsym_4.0.1-5_amd64.deb
 c2a7c9f2db7215908113e2d215a8713e 779838 devel optional 
lld-4.0_4.0.1-5_amd64.deb
 6e53816be351627866f9c310e6492511 26708856 debug extra 
lldb-4.0-dbgsym_4.0.1-5_amd64.deb
 e3a7cfae777b8abfe343b2375b5c2f10 1848262 devel optional 
lldb-4.0_4.0.1-5_amd64.deb
 3c6af1e231f58abb40a89943ba7000ac 14563860 debug extra 
llvm-4.0-dbgsym_4.0.1-5_amd64.deb
 258d0fd918500fa3366fbb40f5efc17b 4022240 debug extra 
llvm-4.0-dev-dbgsym_4.0.1-5_amd64.deb
 63722a1751823755e079814d8bb938b9 24355596 devel optional 
llvm-4.0-dev_4.0.1-5_amd64.deb
 74464c4a8adc01b3ff415c2cc0006f1e 1757348 doc optional 
llvm-4.0-doc_4.0.1-5_all.deb
 cff7d5233524e5165437dd370971cc38 247544 doc optional 
llvm-4.0-examples_4.0.1-5_all.deb
 39c427ff6d7c923050ad06a20d697031 3978620 debug extra 
llvm-4.0-runtime-dbgsym_4.0.1-5_amd64.deb
 87ac77c4303c3d9b8c1114f0635ab92e 214370 devel optional 
llvm-4.0-runtime_4.0.1-5_amd64.deb
 d8ba6d320cadded8d4c36dd3039592b4 907656 debug extra 
llvm-4.0-tools-dbgsym_4.0.1-5_amd64.deb
 c00c461cf2b386f81fbeb82df7ce5b54 243302 devel optional 
llvm-4.0-tools_4.0.1-5_amd64.deb
 79cefd139853ac4860cd877be65eeb93 4211204 devel optional 
llvm-4.0_4.0.1-5_amd64.deb
 86f148fc30a6d91885033327f52f9a35 20597 devel optional 
llvm-toolchain-4.0_4.0.1-5_amd64.buildinfo
 02a32a834835797d0789afa5936e23ec 47308 python optional 
python-clang-4.0_4.0.1-5_amd64.deb
 c41e68d60e2cbbdc489ca316101ed316 110038 python optional 
python-lldb-4.0_4.0.1-5_amd64.deb

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

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlnA1msACgkQfmUo2nUv
G+G7lA//RIEBULlDRhFRfQfEGooM30yoSN7lsyIdn8JZ9cxLWpoIrAyP888NX+Pq
RwZvZG4fq4AVUe9py2BGJV09FllFwFUjGcvOVkymrkDq2p1mAAvn8V/H/UGYQkIv
f4SrS6F9y8Lwdc1Npc+88kmJbNHpAw6ra/DhUEl2lXuPfftH76nIYH1u1nZDjwkS
UsJBsqx+qV4tMDHcGSlyj/tjUsiOQm8jwhOYK/DewLdbkxcW53oorktzRdAYNR3V
TiOu/3mHHtmkskdyB1187ioik92UJJ8PXoQx+pKZwFLCswSZu4hm340OKLZ8Im1G
3bGfa5uhcwKNFeaQHD93+9xKQZVj5m/FELrpwgYUYr3LLn51vCfqj74u3QqOzkiY
DegVygFNWlJAI39WVghomtn413d8lMPxF8ntw/tkZ8kHUuxCczc/ERK7GmB8HyJr
uzollzHgu5ncor0jSU9Q6t5UHvAUOgFDw5dSKpMEZWOq8E9LpltDFPvSz3yWXffR
yymQDAbZ3ePxzd8RhD+vZz6loC1t9A5WGE5JL1jv36GuOE33/C/h2oQIF78rCWt2
K2rBitTJYThli16JHJi5U4dIkCxycPUJF0vVUd851yQeKz355zYgw79mrUVoqych
XFiwh1DPnMxv/U+wJYUcVc6pIH7jjYtCNNsx1OeIsEgujksqJjk=
=l/rL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to