Your message dated Mon, 02 Oct 2017 12:07:24 +0000
with message-id <e1dyzvm-000btp...@fasolo.debian.org>
and subject line Bug#876787: fixed in llvm-toolchain-5.0 1:5.0-3
has caused the Debian Bug report #876787,
regarding afl: FTBFS /usr/bin/ld: unrecognized option '--no-keep-files-mapped'
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.)
--
876787: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:afl
Version: 2.50b-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Control: block 873404 by -1
AFL begun to FTBFS recently with a clang error:
<cut>
[+] All set and ready to build.
clang-3.9 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign
-DAFL_PATH=\"/usr/lib/afl\" -DBIN_PATH=\"/usr/bin\" -DVERSION=\"2.50b\"
afl-clang-fast.c -o ../afl-clang-fast -Wl,-z,relro -Wl,-z,now
ln -sf afl-clang-fast ../afl-clang-fast++
clang++-3.9 `llvm-config-3.9 --cxxflags` -fno-rtti -fpic -Wall
-D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DVERSION=\"2.50b\"
-Wno-variadic-macros -shared afl-llvm-pass.so.cc -o ../afl-llvm-pass.so
`llvm-config-3.9 --ldflags` -Wl,-z,relro -Wl,-z,now
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
/usr/bin/ld: unrecognized option '--no-keep-files-mapped'
/usr/bin/ld: use the --help option for usage information
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:83: recipe for target '../afl-llvm-pass.so' failed
</cut>
This seems to be a problem in the build toolchain (this is going to be
reassigned). The same error appears also with clang-4.0 and clang-5.0, thus
blocking the llvm-toolchain update of AFL.
DS
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages afl depends on:
ii build-essential 12.4
ii libc6 2.24-17
Versions of packages afl recommends:
ii afl-clang 2.50b-1
ii afl-doc 2.50b-1
Versions of packages afl suggests:
ii gnuplot 5.0.7+dfsg1-1
ii gnuplot-qt [gnuplot] 5.0.7+dfsg1-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-5.0
Source-Version: 1:5.0-3
We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-5.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-5.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: Sun, 01 Oct 2017 15:24:29 +0200
Source: llvm-toolchain-5.0
Binary: clang-5.0 clang-format-5.0 clang-tidy-5.0 clang-5.0-doc libclang1-5.0
libclang1-5.0-dbg libclang-5.0-dev libclang-common-5.0-dev libfuzzer-5.0-dev
python-clang-5.0 clang-5.0-examples libllvm5.0 libllvm5.0-dbg llvm-5.0
llvm-5.0-runtime llvm-5.0-dev llvm-5.0-tools libllvm-5.0-ocaml-dev llvm-5.0-doc
llvm-5.0-examples lld-5.0 liblld-5.0 liblld-5.0-dbg liblld-5.0-dev lldb-5.0
liblldb-5.0 liblldb-5.0-dbg python-lldb-5.0 liblldb-5.0-dev
Architecture: source amd64 all
Version: 1:5.0-3
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
clang-5.0 - C, C++ and Objective-C compiler (LLVM based)
clang-5.0-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
clang-5.0-examples - Clang examples
clang-format-5.0 - Tool to format C/C++/Obj-C code
clang-tidy-5.0 - clang-based C++ linter tool
libclang-5.0-dev - clang library - Development package
libclang-common-5.0-dev - clang library - Common development package
libclang1-5.0 - C interface to the clang library
libclang1-5.0-dbg - clang library
libfuzzer-5.0-dev - Library for coverage-guided fuzz testing
liblld-5.0 - LLVM-based linker, library
liblld-5.0-dbg - LLVM-based linker, debugging libraries
liblld-5.0-dev - LLVM-based linker, header files
liblldb-5.0 - Next generation, high-performance debugger, library
liblldb-5.0-dbg - Next generation, high-performance debugger, debugging
libraries
liblldb-5.0-dev - Next generation, high-performance debugger, header files
libllvm-5.0-ocaml-dev - Modular compiler and toolchain technologies, OCaml
bindings
libllvm5.0 - Modular compiler and toolchain technologies, runtime library
libllvm5.0-dbg - Modular compiler and toolchain technologies, debugging
libraries
lld-5.0 - LLVM-based linker
lldb-5.0 - Next generation, high-performance debugger
llvm-5.0 - Modular compiler and toolchain technologies
llvm-5.0-dev - Modular compiler and toolchain technologies, libraries and
header
llvm-5.0-doc - Modular compiler and toolchain technologies, documentation
llvm-5.0-examples - Modular compiler and toolchain technologies, examples
llvm-5.0-runtime - Modular compiler and toolchain technologies, IR interpreter
llvm-5.0-tools - Modular compiler and toolchain technologies, tools
python-clang-5.0 - Clang Python Bindings
python-lldb-5.0 - Next generation, high-performance debugger, python lib
Closes: 857653 872237 876787
Changes:
llvm-toolchain-5.0 (1:5.0-3) unstable; urgency=medium
.
* Remove the -Wl option to call gold instead of the normal linker
(Closes: #876787)
* For now, lld doesn't generate shared libs. Removing the files
(Closes: #857653)
* Add the missing lldb symlinks (Closes: #872237)
.
[ Gianfranco Costamagna ]
* Fixup previous upload, adding -NDEBUG to build flags,
lost in the -g -> -g1 switch
Checksums-Sha1:
e7cfc671ca8c44215443c737f1a435cb12948b07 7263 llvm-toolchain-5.0_5.0-3.dsc
dfa9d6b2f6054799553b61742b6a769558bbd788 65392
llvm-toolchain-5.0_5.0-3.debian.tar.xz
69f406c58dce1833683af0b40294ffbb213687ea 235381606
clang-5.0-dbgsym_5.0-3_amd64.deb
1edd1fc7c11d920dccfa39cefef191c7e21cba6c 896336 clang-5.0-doc_5.0-3_all.deb
f66243d4b25fad86a1452a32370e61d94054e9cb 31334
clang-5.0-examples_5.0-3_amd64.deb
b68e7548a580cdf6136c678f07eb547944b4ad66 61422468 clang-5.0_5.0-3_amd64.deb
cb9f765fabe72a2a3b2f734fcd0531d25eb78742 1622266
clang-format-5.0-dbgsym_5.0-3_amd64.deb
b312d86dca62fdeb0194403ef1a449cec36d6df5 575174
clang-format-5.0_5.0-3_amd64.deb
ddc5a9d311458bf5c87f2895b24b94df6688633a 40061308
clang-tidy-5.0-dbgsym_5.0-3_amd64.deb
929a1c4090fb7565d75ac72654001b995ca1244d 6551884 clang-tidy-5.0_5.0-3_amd64.deb
cda41f06dad6ebc31173b292c6c3e2b1a8a03e49 18354082
libclang-5.0-dev_5.0-3_amd64.deb
446eeec3b1b04df8cc4e4d1cf300fcdb711059d5 7484144
libclang-common-5.0-dev-dbgsym_5.0-3_amd64.deb
d1d305c6de9e32abbfb527a9b7e372dd931828c3 2972458
libclang-common-5.0-dev_5.0-3_amd64.deb
7dfcce2982a6c8f6197289b772218cfcd7621491 41772474
libclang1-5.0-dbg_5.0-3_amd64.deb
cf3d6e30e3ce3e5d369f345f48ce39fda483ce51 6753874 libclang1-5.0_5.0-3_amd64.deb
98fd7a2f6aca844a8533d2de503a13c2b4d1db76 118334
libfuzzer-5.0-dev_5.0-3_amd64.deb
5e6a06d815a00d0fd2130a4831316a370f689236 23856 liblld-5.0-dbg_5.0-3_amd64.deb
73db8e5b890b57536e69b5a9ea04c9393ff54aec 50100 liblld-5.0-dev_5.0-3_amd64.deb
8a54835391cce428131808152b9d2289b21f5ba4 1026482 liblld-5.0_5.0-3_amd64.deb
2f372fb57bd3fcdf54d869c53ac3af25f5dd8e0f 31466368
liblldb-5.0-dbg_5.0-3_amd64.deb
986c57975ebf3424d8d6e7c90b1f1e62b5cb925e 5013426
liblldb-5.0-dev_5.0-3_amd64.deb
a7127d7aabfd4b5d3d91a0a68b1d7afedf934aec 8774686 liblldb-5.0_5.0-3_amd64.deb
aca89ced45d4aad044070796be01d384a357d30f 194112
libllvm-5.0-ocaml-dev_5.0-3_amd64.deb
f44dad174e0a155a579f98caf5d8f1bb4961d643 39942654
libllvm5.0-dbg_5.0-3_amd64.deb
42b352ccda04d98bc137906122f98ad90b35673a 13677030 libllvm5.0_5.0-3_amd64.deb
3b0d45e655da5a664985b2bce4e894a2121cebdf 3107428 lld-5.0-dbgsym_5.0-3_amd64.deb
83dcd011e4a2ffac862068d6cb671cdc9ea3a26d 745770 lld-5.0_5.0-3_amd64.deb
ebdd35e80a3e7d5d44f82b727af306b8a8cfdf9f 27197468
lldb-5.0-dbgsym_5.0-3_amd64.deb
77e286c7d8ebe1f87f7aca442cbb0089416d70c8 1832234 lldb-5.0_5.0-3_amd64.deb
c2633ad1b035040e8a0255ee42d2996823ba5d0f 16270406
llvm-5.0-dbgsym_5.0-3_amd64.deb
698e9e7309a0752ae935516a01d7ddecf681cd98 4378932
llvm-5.0-dev-dbgsym_5.0-3_amd64.deb
bc0064075ce468983fb981a3d03b7a2a9d0b0424 21456174 llvm-5.0-dev_5.0-3_amd64.deb
cb6ebd02cd91606bedd469de63398f453504e66f 1834182 llvm-5.0-doc_5.0-3_all.deb
831fa470cd1f54df5b9a1b3e9d7b3245316b925f 247726 llvm-5.0-examples_5.0-3_all.deb
3abc6554ed36922c055079655f5d7bc8c80c142f 4066150
llvm-5.0-runtime-dbgsym_5.0-3_amd64.deb
5eb1b7ab223468fa941407342529446628d7d30e 201134
llvm-5.0-runtime_5.0-3_amd64.deb
69981cfb2d2fd309cbbfca875229b73d4182659b 866332
llvm-5.0-tools-dbgsym_5.0-3_amd64.deb
c7a04154d92536ec286a7c0c4b5822c63ed3e18f 211148 llvm-5.0-tools_5.0-3_amd64.deb
e913fbfdbcd269f561859d4caa11586759b599a4 4355150 llvm-5.0_5.0-3_amd64.deb
3b936244a10cba8ac58ab77f8b0ed4e0900d9b7c 20380
llvm-toolchain-5.0_5.0-3_amd64.buildinfo
6f3a229a656acfdf312f8683c3dbb7a504fdaeff 48392 python-clang-5.0_5.0-3_amd64.deb
010e6c2f2167129031b1226abfd13a11c52d92d4 111228 python-lldb-5.0_5.0-3_amd64.deb
Checksums-Sha256:
7ac2c2d069f4c631cb9327ae9f1f7de7e44b4a081cd7131067a8fe94d5179f61 7263
llvm-toolchain-5.0_5.0-3.dsc
f2265f33efc06ecb241b564e320a2d80039aa3f31332f44189691f6d4f043b0f 65392
llvm-toolchain-5.0_5.0-3.debian.tar.xz
12de6ca5d821924b5ef53a510f4c1cb518de47dd41a16e234a31c31e7a3af5d0 235381606
clang-5.0-dbgsym_5.0-3_amd64.deb
b077afd17a3e835d492e1b33082a74e48ce789ae89004315a74654666dc1b4b2 896336
clang-5.0-doc_5.0-3_all.deb
85123a450b7409c3d5b74c02428c340af9f3cda3f2e5fc47082a696577321c85 31334
clang-5.0-examples_5.0-3_amd64.deb
fa441bea279db699df0fd3b1caea18db664eb6004e669de6e63352c39ca0cdf3 61422468
clang-5.0_5.0-3_amd64.deb
b90961da1b2f4fdf5d8b2eecece0e84f3b29b713aecad6c01bc3ddcbd63dd776 1622266
clang-format-5.0-dbgsym_5.0-3_amd64.deb
e85832c55b13b870b1a5cc554f54aff4ffae46eaabb81aba247761f06acaf133 575174
clang-format-5.0_5.0-3_amd64.deb
de9b6721feb428222f93bef97017a5ab052483f93115744456b9429c38450a5e 40061308
clang-tidy-5.0-dbgsym_5.0-3_amd64.deb
c6c8cb53c61fbd1f7c90b292917feaf6f5c840c67ddc9e5c38be68b54db03dec 6551884
clang-tidy-5.0_5.0-3_amd64.deb
66a822204d26abdda81c0f01dcafcbae5d4fe02965d10c6eb05b701f75f1ffd9 18354082
libclang-5.0-dev_5.0-3_amd64.deb
095cec9fd3b220fb6608bf81ae0c31c1eb6f5f1497ccf84143438ff385dec7b6 7484144
libclang-common-5.0-dev-dbgsym_5.0-3_amd64.deb
3f323ae91a952cd6781901e2c224162f63badf9309619811530b53dc4211b3f2 2972458
libclang-common-5.0-dev_5.0-3_amd64.deb
1abdded8f2e2e35134cb6b2488dd37f489358093248c3bb5879da0a47cf24e65 41772474
libclang1-5.0-dbg_5.0-3_amd64.deb
bda9ddc261715e9a50c8c59e63cf0fc1d25ddeda12af880455492f6d9b8fab61 6753874
libclang1-5.0_5.0-3_amd64.deb
c71c018431d1b8a9ead7383e8ff25b29e016207722f38f41918990db2ccdb816 118334
libfuzzer-5.0-dev_5.0-3_amd64.deb
b128f2262300e8b9e6d4ad276ebf23bfc6b3a9c176e7921374079383f8c09f90 23856
liblld-5.0-dbg_5.0-3_amd64.deb
71cbdb8dff62e03e47b4dd726bff643b1ed6a6fba092c2b3b308cb095672a207 50100
liblld-5.0-dev_5.0-3_amd64.deb
3d5c5d14002c5e7149aca9d4ca10d38c698c589e81d51a7e80ddedc7510d4e8b 1026482
liblld-5.0_5.0-3_amd64.deb
36d68fb392ed1e1b0f58e6f85b20547c97f435f38a3267e286ef4f35fbf6c1a0 31466368
liblldb-5.0-dbg_5.0-3_amd64.deb
147faea2dcb5964ea6a146701ca683ea19a34866c9f5124959e8b233e6a795c7 5013426
liblldb-5.0-dev_5.0-3_amd64.deb
a44a4f9377cf751ff179b51fa28fb80bc0bf8a0fac3ac008b154f1bd001a52b6 8774686
liblldb-5.0_5.0-3_amd64.deb
adf01a9ee860b07ef58af8d474d9763a248b02f7d30d1fdbd6fd9296bd31e9da 194112
libllvm-5.0-ocaml-dev_5.0-3_amd64.deb
17545e9d7d663ba3b5f033fb175c83c23a8a2cfb7afc01a9b487d2fb6a8ef0cc 39942654
libllvm5.0-dbg_5.0-3_amd64.deb
b45475acbed066ab33368a4018dc13b6cb959b52eb75d7329990eb9ff9ab3ff5 13677030
libllvm5.0_5.0-3_amd64.deb
967e893cdfe32870774a0acd6b45d7760bf7c5f75089d8ab6005eb8c67777134 3107428
lld-5.0-dbgsym_5.0-3_amd64.deb
4f754facddd677efee8e91316978fecb5e53b02e8c91fce51ed2729f61670457 745770
lld-5.0_5.0-3_amd64.deb
84d360077824ae3644af34a97a03ff987192f1a0f7f43eb26b1a153112c6199a 27197468
lldb-5.0-dbgsym_5.0-3_amd64.deb
38fa1e02e5f4fcae504193559fd1f069afdee8c0447971a0ab7c26e7b902386e 1832234
lldb-5.0_5.0-3_amd64.deb
0996ba282a79570667d654de93352566d15e924cf5953a3a0782152eaf713877 16270406
llvm-5.0-dbgsym_5.0-3_amd64.deb
784255e1348d57b0750b5437bf1b8b21f16f549dddf81e1fe2bb6dbd9240c137 4378932
llvm-5.0-dev-dbgsym_5.0-3_amd64.deb
b59b3ea5b7554505c5f4a1c74c35149a531ad1d195c5c85f5617ec188d8f6eea 21456174
llvm-5.0-dev_5.0-3_amd64.deb
0a0d5931790d4123659d331688229bacf86549bc9b2891e19df429fa6caef53b 1834182
llvm-5.0-doc_5.0-3_all.deb
9178352388c7440ddf70e285707a7feb9fb38bf399f9a07b704dd28ae0f78ad3 247726
llvm-5.0-examples_5.0-3_all.deb
48de3d044dd6f22891109a1fb639e2091c9bbc89758bea547ec9034cccd1194a 4066150
llvm-5.0-runtime-dbgsym_5.0-3_amd64.deb
310028ed0eafbbd7a3fcf4f356823d175cde31fb5333dc1141a4707694500d37 201134
llvm-5.0-runtime_5.0-3_amd64.deb
57f4c25851420a453501abac774248a114dd7dd5637056fc48a3f1a5edb5bf27 866332
llvm-5.0-tools-dbgsym_5.0-3_amd64.deb
1c58c03643f154c87432f8358b55fe3f9e13c80e260f87604d92e824c0f35b00 211148
llvm-5.0-tools_5.0-3_amd64.deb
b6243a72aa610d0372d25d98577ee8ce1a1864dc9e986de26e824dc22a6dba86 4355150
llvm-5.0_5.0-3_amd64.deb
3cfc3f7189cee5fab243ad9cfb95fd8dd199e425078335ab0dc58b40b3c3e6e0 20380
llvm-toolchain-5.0_5.0-3_amd64.buildinfo
b6cfe2ab34c8c66d23303245140b32e0ed730a1e5cd078f36716b5ba8e59fc5b 48392
python-clang-5.0_5.0-3_amd64.deb
d77919183d7adb0835023e6a069fcb0ec1aaeeaa07c487fe19004b8029beb60c 111228
python-lldb-5.0_5.0-3_amd64.deb
Files:
40d5b5d46dc8f9f1c6e369db4ec15e26 7263 devel optional
llvm-toolchain-5.0_5.0-3.dsc
304f3c2d455349366a248e42867baedc 65392 devel optional
llvm-toolchain-5.0_5.0-3.debian.tar.xz
ffc293a0f94f2c79232016d13e7b1b71 235381606 debug extra
clang-5.0-dbgsym_5.0-3_amd64.deb
8367fcfbb340b123bb97b05eaea17864 896336 doc optional
clang-5.0-doc_5.0-3_all.deb
1a74263d5777d59d4a4524c56538ee2c 31334 doc optional
clang-5.0-examples_5.0-3_amd64.deb
2c129a1852cad983c98e7a21bf6066b7 61422468 devel optional
clang-5.0_5.0-3_amd64.deb
d6d8f6244135701e85517d8b4c9425d8 1622266 debug extra
clang-format-5.0-dbgsym_5.0-3_amd64.deb
b53407b3f07cde801b20dc860a10dea1 575174 devel optional
clang-format-5.0_5.0-3_amd64.deb
13d657d7294459a3629d74f0a3d4741f 40061308 debug extra
clang-tidy-5.0-dbgsym_5.0-3_amd64.deb
74538b40b5bdc92a272c71a50f8650e0 6551884 devel optional
clang-tidy-5.0_5.0-3_amd64.deb
11e1bf990e3ed672bcfbeaf68ed72b21 18354082 libdevel optional
libclang-5.0-dev_5.0-3_amd64.deb
60cd80ddc244a6ac97d608c3a494ea64 7484144 debug extra
libclang-common-5.0-dev-dbgsym_5.0-3_amd64.deb
afa996e284ee6c69a50e1a911372337a 2972458 libdevel optional
libclang-common-5.0-dev_5.0-3_amd64.deb
44763b310e7e254ee13f3ed626443ae2 41772474 debug extra
libclang1-5.0-dbg_5.0-3_amd64.deb
c3f518e248687add673125d7133034d4 6753874 devel optional
libclang1-5.0_5.0-3_amd64.deb
67aa6f5f518857e94bfb9a4bd2054af6 118334 libdevel optional
libfuzzer-5.0-dev_5.0-3_amd64.deb
00146fb23a16bfa9473798b3ea8a2ba9 23856 debug extra
liblld-5.0-dbg_5.0-3_amd64.deb
85b6383863037f606f50728e37092f51 50100 libdevel optional
liblld-5.0-dev_5.0-3_amd64.deb
be5e5e045846cb4b76c7402dca35b14f 1026482 libs optional
liblld-5.0_5.0-3_amd64.deb
732081d852f1bffb688c5216cb15caf9 31466368 debug extra
liblldb-5.0-dbg_5.0-3_amd64.deb
fc73c30fe9a3747eb70d4096d4fe0476 5013426 libdevel optional
liblldb-5.0-dev_5.0-3_amd64.deb
67351e439443f0a5bb9748bbe9d495d1 8774686 libs optional
liblldb-5.0_5.0-3_amd64.deb
101be82b6a215d6850678d4160b85e49 194112 ocaml optional
libllvm-5.0-ocaml-dev_5.0-3_amd64.deb
d5d7ffd383be6b3df456f04e427d3acc 39942654 debug extra
libllvm5.0-dbg_5.0-3_amd64.deb
77ab4e7fbf815a3d02a5a8c99d5757d5 13677030 libs optional
libllvm5.0_5.0-3_amd64.deb
61a56fb47f255e4dc4795c488a82c639 3107428 debug extra
lld-5.0-dbgsym_5.0-3_amd64.deb
164678a5defa8b17a8b5815571522557 745770 devel optional lld-5.0_5.0-3_amd64.deb
008a86046a58ce8c3f4e195e2e2db8e7 27197468 debug extra
lldb-5.0-dbgsym_5.0-3_amd64.deb
50ebb8abd37e6d63d6da07e277b63c83 1832234 devel optional
lldb-5.0_5.0-3_amd64.deb
70d811ac8764a727b57a0c5ca4f6aad7 16270406 debug extra
llvm-5.0-dbgsym_5.0-3_amd64.deb
e8ea3f0a295a4167c40734e1a90b1a35 4378932 debug extra
llvm-5.0-dev-dbgsym_5.0-3_amd64.deb
487a9c8b7d1dd551e1f04e6d51a9dc8c 21456174 devel optional
llvm-5.0-dev_5.0-3_amd64.deb
2ad79ebe52b8b8138afb40d7dd8913b1 1834182 doc optional
llvm-5.0-doc_5.0-3_all.deb
75be5f5a0059fbd8228c857775ed3a86 247726 doc optional
llvm-5.0-examples_5.0-3_all.deb
5f11296189480b2c7c8d61179b5e68d2 4066150 debug extra
llvm-5.0-runtime-dbgsym_5.0-3_amd64.deb
7d20a827ea4f2c6af5c9eb5b1a7a7873 201134 devel optional
llvm-5.0-runtime_5.0-3_amd64.deb
af7bf2d1908b574f8ddd296a03e12e61 866332 debug extra
llvm-5.0-tools-dbgsym_5.0-3_amd64.deb
3fb0a49eb20eb0f094987625e78e2314 211148 devel optional
llvm-5.0-tools_5.0-3_amd64.deb
55ae812b6c3c554ab607fa4f9b4b5bce 4355150 devel optional
llvm-5.0_5.0-3_amd64.deb
1bd293ea15c280ae43b4f6ad37aa9c76 20380 devel optional
llvm-toolchain-5.0_5.0-3_amd64.buildinfo
27d8f34a04c522ddef424bf640420c54 48392 python optional
python-clang-5.0_5.0-3_amd64.deb
0315c701a4ca8ca22a50ea77c1dd8e83 111228 python optional
python-lldb-5.0_5.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlnSIBkACgkQfmUo2nUv
G+GoXhAAiXMXj8GKoEZWYbtZsZYlSJPwTKqh6ZnXfqEFKPDbu4v0sJJG2Bn9/GYi
idIir7tDW1WyRu+QctX9nT60wZmpl4JHSwqE4H5rxGG8Frct9eG7JVf6UMYGvGRe
w2afVwjv0Ys/+MJYIbVkjhaTi7/CqKu585SXKa9T+ThPqz0d3/nbFrktGdceJM8V
ZILr8bQvU5PNrXb4ATYw/UIyytt8GfnGdWf6wVmZWBkOydQIWQXRCtbRN0nfwWFy
TXYnLvIpLV8h52cuuQyHr7w+vUs4n/9cEoSACC1hXn9jU62KHNT2RQeaCn45vNab
lpoXqHNQL+e9+1QsxY3DU8MTzDPfLyUdSbgOPsKqRQk/uaqwzvQJBLJEjnUU4Iqz
YO4OcrBcHIkI36roSxwPseviCRSnaGn6WFYDcQ24zjDjFOWDFsEfbc7ifpXOOA2x
/bkyRDJmq6ZjEsKY+kckbVd1nmB9Fnxp+UfCFbtzgj5VLBIlxCuL7zbKr3CshAxs
OPT0hM44DnHLxuCaK37kAvysYq31+CI1PcMNlsKwzrQHTDcHIFtD2IYsoIS8h+GM
TcU9ftDAlnQI0tvI9PNAAFTaG+5rs1gbHCP4ystAcpW0u4bmZx/RXI7ol+LBCI72
2W1i1oSOZQtAnvdW+zVSA2MqVCZwOh2d5oHg0HKtZ+PfrHbTp5M=
=3XBi
-----END PGP SIGNATURE-----
--- End Message ---