Your message dated Sun, 27 Aug 2017 09:01:03 +0000
with message-id <e1dltrh-000gdg...@fasolo.debian.org>
and subject line Bug#853525: fixed in llvm-toolchain-snapshot 1:6.0~svn311834-1
has caused the Debian Bug report #853525,
regarding llvm-toolchain-snapshot: ftbfs with GCC-7
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.)


-- 
853525: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853525
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:llvm-toolchain-snapshot
Version: 1:4.0~svn291432-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/llvm-toolchain-snapshot_4.0~svn291432-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/lib/ARCMigrate" && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/clangARCMigrate.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../../lib/libclangARCMigrate.a  
CMakeFiles/clangARCMigrate.dir/ARCMT.cpp.o 
CMakeFiles/clangARCMigrate.dir/ARCMTActions.cpp.o 
CMakeFiles/clangARCMigrate.dir/FileRemapper.cpp.o 
CMakeFiles/clangARCMigrate.dir/ObjCMT.cpp.o 
CMakeFiles/clangARCMigrate.dir/PlistReporter.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransAPIUses.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransARCAssign.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransAutoreleasePool.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransBlockObjCVariable.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransGCAttrs.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransGCCalls.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransProperties.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransProtectedScope.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransUnbridgedCasts.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o 
CMakeFiles/clangARCMigrate.d
 ir/TransZeroOutPropsInDealloc.cpp.o 
CMakeFiles/clangARCMigrate.dir/TransformActions.cpp.o 
CMakeFiles/clangARCMigrate.dir/Transforms.cpp.o
/usr/bin/ranlib ../../../../lib/libclangARCMigrate.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
[ 60%] Built target clangARCMigrate
[ 60%] Linking CXX static library 
../../../../../../lib/libclangTidyModernizeModule.a
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/tools/extra/clang-tidy/modernize" 
&& /usr/bin/cmake -P 
CMakeFiles/clangTidyModernizeModule.dir/cmake_clean_target.cmake
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/tools/extra/clang-tidy/modernize" 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/clangTidyModernizeModule.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../../../../lib/libclangTidyModernizeModule.a  
CMakeFiles/clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/PassByValueCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseAutoCheck.cpp.o 
CMakeFiles/clangTidyModernizeModu
 le.dir/UseBoolLiteralsCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o 
CMakeFiles/clangTidyModernizeModule.dir/UseUsingCheck.cpp.o
/usr/bin/ranlib ../../../../../../lib/libclangTidyModernizeModule.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
[ 60%] Built target clangTidyModernizeModule
/<<PKGBUILDDIR>>/tools/clang/lib/CodeGen/CodeGenModule.cpp: In member function 
'void clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*)':
/<<PKGBUILDDIR>>/tools/clang/lib/CodeGen/CodeGenModule.cpp:3767:5: warning: 
this statement may fall through [-Wimplicit-fallthrough=]
     if (cast<VarDecl>(D)->getDescribedVarTemplate())
     ^~
/<<PKGBUILDDIR>>/tools/clang/lib/CodeGen/CodeGenModule.cpp:3769:3: note: here
   case Decl::VarTemplateSpecialization:
   ^~~~
[ 60%] Linking CXX static library ../../../../../../lib/libclangTidyMiscModule.a
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/tools/extra/clang-tidy/misc" && 
/usr/bin/cmake -P CMakeFiles/clangTidyMiscModule.dir/cmake_clean_target.cmake
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/tools/extra/clang-tidy/misc" && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/clangTidyMiscModule.dir/link.txt 
--verbose=1
/usr/bin/ar qc ../../../../../../lib/libclangTidyMiscModule.a  
CMakeFiles/clangTidyMiscModule.dir/ArgumentCommentCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/AssertSideEffectCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/BoolPointerImplicitConversionCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/DanglingHandleCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/FoldInitTypeCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/ForwardDeclarationNamespaceCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/InaccurateEraseCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/IncorrectRoundings.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/InefficientAlgorithmCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MacroParenthesesCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MacroRepeatedSideEffectsCheck.cpp.o 
CMakeFiles/cla
 ngTidyMiscModule.dir/MiscTidyModule.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MisplacedWideningCastCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MoveConstantArgumentCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MoveConstructorInitCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MoveForwardingReferenceCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/MultipleStatementMacroCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/NoexceptMoveConstructorCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/NonCopyableObjects.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SizeofContainerCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SizeofExpressionCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/StaticAssertCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/StringCompareCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/StringConstructorCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/StringInteg
 erAssignmentCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SuspiciousEnumUsageCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SuspiciousMissingCommaCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SuspiciousSemicolonCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SuspiciousStringCompareCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/SwappedArgumentsCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UndelegatedConstructor.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UnusedRAIICheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/UseAfterMoveCheck.cpp.o 
CMakeFiles/clangTidyMiscModule.dir/VirtualNearMissCh
 eck.cpp.o
/usr/bin/ranlib ../../../../../../lib/libclangTidyMiscModule.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
[ 60%] Built target clangTidyMiscModule
[ 60%] Linking CXX static library 
../../../../../../lib/libclangTidyReadabilityModule.a
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/tools/extra/clang-tidy/readability" 
&& /usr/bin/cmake -P 
CMakeFiles/clangTidyReadabilityModule.dir/cmake_clean_target.cmake
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/tools/extra/clang-tidy/readability" 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/clangTidyReadabilityModule.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../../../../lib/libclangTidyReadabilityModule.a  
CMakeFiles/clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/DeletedDefaultCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/ImplicitBoolCastCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o
 CMakeFiles/clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/NamespaceCommentCheck
 .cpp.o CMakeFiles/clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o
 CMakeFiles/clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o 
CMakeFiles/clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o
 CMakeFiles/clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o
/usr/bin/ranlib ../../../../../../lib/libclangTidyReadabilityModule.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
[ 60%] Built target clangTidyReadabilityModule
[ 60%] Linking CXX static library ../../../../lib/libclangCodeGen.a
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/lib/CodeGen" && /usr/bin/cmake -P 
CMakeFiles/clangCodeGen.dir/cmake_clean_target.cmake
cd "/<<PKGBUILDDIR>>/build-llvm/tools/clang/lib/CodeGen" && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/clangCodeGen.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../../lib/libclangCodeGen.a  
CMakeFiles/clangCodeGen.dir/BackendUtil.cpp.o 
CMakeFiles/clangCodeGen.dir/CGAtomic.cpp.o 
CMakeFiles/clangCodeGen.dir/CGBlocks.cpp.o 
CMakeFiles/clangCodeGen.dir/CGBuiltin.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCUDABuiltin.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCUDANV.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCUDARuntime.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCXX.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCXXABI.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCall.cpp.o 
CMakeFiles/clangCodeGen.dir/CGClass.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCleanup.cpp.o 
CMakeFiles/clangCodeGen.dir/CGCoroutine.cpp.o 
CMakeFiles/clangCodeGen.dir/CGDebugInfo.cpp.o 
CMakeFiles/clangCodeGen.dir/CGDecl.cpp.o 
CMakeFiles/clangCodeGen.dir/CGDeclCXX.cpp.o 
CMakeFiles/clangCodeGen.dir/CGException.cpp.o 
CMakeFiles/clangCodeGen.dir/CGExpr.cpp.o 
CMakeFiles/clangCodeGen.dir/CGExprAgg.cpp.o 
CMakeFiles/clangCodeGen.dir/CGExprCXX.cpp.o 
CMakeFiles/clangCodeGen.dir/CGExprComplex.cpp.o CMakeFiles/clangCodeGen
 .dir/CGExprConstant.cpp.o CMakeFiles/clangCodeGen.dir/CGExprScalar.cpp.o 
CMakeFiles/clangCodeGen.dir/CGLoopInfo.cpp.o 
CMakeFiles/clangCodeGen.dir/CGObjC.cpp.o 
CMakeFiles/clangCodeGen.dir/CGObjCGNU.cpp.o 
CMakeFiles/clangCodeGen.dir/CGObjCMac.cpp.o 
CMakeFiles/clangCodeGen.dir/CGObjCRuntime.cpp.o 
CMakeFiles/clangCodeGen.dir/CGOpenCLRuntime.cpp.o 
CMakeFiles/clangCodeGen.dir/CGOpenMPRuntime.cpp.o 
CMakeFiles/clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o 
CMakeFiles/clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o 
CMakeFiles/clangCodeGen.dir/CGStmt.cpp.o 
CMakeFiles/clangCodeGen.dir/CGStmtOpenMP.cpp.o 
CMakeFiles/clangCodeGen.dir/CGVTT.cpp.o 
CMakeFiles/clangCodeGen.dir/CGVTables.cpp.o 
CMakeFiles/clangCodeGen.dir/CodeGenABITypes.cpp.o 
CMakeFiles/clangCodeGen.dir/CodeGenAction.cpp.o 
CMakeFiles/clangCodeGen.dir/CodeGenFunction.cpp.o 
CMakeFiles/clangCodeGen.dir/CodeGenModule.cpp.o 
CMakeFiles/clangCodeGen.dir/CodeGenPGO.cpp.o 
CMakeFiles/clangCodeGen.dir/CodeGenTBAA.cpp.o CMakeFiles/clangCodeGen.dir/Code
 GenTypes.cpp.o CMakeFiles/clangCodeGen.dir/CoverageMappingGen.cpp.o 
CMakeFiles/clangCodeGen.dir/ItaniumCXXABI.cpp.o 
CMakeFiles/clangCodeGen.dir/MicrosoftCXXABI.cpp.o 
CMakeFiles/clangCodeGen.dir/ModuleBuilder.cpp.o 
CMakeFiles/clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o 
CMakeFiles/clangCodeGen.dir/SanitizerMetadata.cpp.o 
CMakeFiles/clangCodeGen.dir/SwiftCallingConv.cpp.o 
CMakeFiles/clangCodeGen.dir/TargetInfo.cpp.o 
CMakeFiles/clangCodeGen.dir/VarBypassDetector.cpp.o
/usr/bin/ranlib ../../../../lib/libclangCodeGen.a
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
[ 60%] Built target clangCodeGen
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
Makefile:152: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-llvm'
debian/rules:262: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:145: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-snapshot
Source-Version: 1:6.0~svn311834-1

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-snapshot, 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 853...@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-snapshot 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: Sat, 26 Aug 2017 22:35:00 +0200
Source: llvm-toolchain-snapshot
Binary: clang-6.0 clang-format-6.0 clang-tidy-6.0 clang-6.0-doc libclang1-6.0 
libclang1-6.0-dbg libclang-6.0-dev libclang-common-6.0-dev libfuzzer-6.0-dev 
python-clang-6.0 clang-6.0-examples libllvm6.0 libllvm6.0-dbg llvm-6.0 
llvm-6.0-runtime llvm-6.0-dev llvm-6.0-tools libllvm-6.0-ocaml-dev llvm-6.0-doc 
llvm-6.0-examples lld-6.0 liblld-6.0 liblld-6.0-dbg liblld-6.0-dev lldb-6.0 
liblldb-6.0 liblldb-6.0-dbg python-lldb-6.0 liblldb-6.0-dev
Architecture: source amd64 all
Version: 1:6.0~svn311834-1
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
 clang-6.0  - C, C++ and Objective-C compiler (LLVM based)
 clang-6.0-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-6.0-examples - Clang examples
 clang-format-6.0 - Tool to format C/C++/Obj-C code
 clang-tidy-6.0 - clang-based C++ linter tool
 libclang-6.0-dev - clang library - Development package
 libclang-common-6.0-dev - clang library - Common development package
 libclang1-6.0 - C interface to the clang library
 libclang1-6.0-dbg - clang library
 libfuzzer-6.0-dev - Library for coverage-guided fuzz testing
 liblld-6.0 - LLVM-based linker, library
 liblld-6.0-dbg - LLVM-based linker, debugging libraries
 liblld-6.0-dev - LLVM-based linker, header files
 liblldb-6.0 - Next generation, high-performance debugger, library
 liblldb-6.0-dbg - Next generation, high-performance debugger, debugging 
libraries
 liblldb-6.0-dev - Next generation, high-performance debugger, header files
 libllvm-6.0-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm6.0 - Modular compiler and toolchain technologies, runtime library
 libllvm6.0-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lld-6.0    - LLVM-based linker
 lldb-6.0   - Next generation, high-performance debugger
 llvm-6.0   - Modular compiler and toolchain technologies
 llvm-6.0-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-6.0-doc - Modular compiler and toolchain technologies, documentation
 llvm-6.0-examples - Modular compiler and toolchain technologies, examples
 llvm-6.0-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-6.0-tools - Modular compiler and toolchain technologies, tools
 python-clang-6.0 - Clang Python Bindings
 python-lldb-6.0 - Next generation, high-performance debugger, python lib
Closes: 853525 859083 872267
Changes:
 llvm-toolchain-snapshot (1:6.0~svn311834-1) unstable; urgency=medium
 .
   * Link LLDB with -latomic on powerpcspe (Closes: #872267)
   * Fix the C++ include path order (Closes: #859083)
   * Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
     See https://bugs.llvm.org/show_bug.cgi?id=34140
     (Closes: #853525)
   * clang was producing unusable binaries on armv5tel (Closes #873307)
     Thanks to Adrian Bunk for the patch
   * With Ubuntu Trusty (for apt.llvm.org), the build fails
     on internal compiler error: in output_index_string, at dwarf2out.c:218
     force the usage of gcc 4.9
Checksums-Sha1:
 c86b57aa2b61b9a6cde49d6421a7f5e1a9d07036 7648 
llvm-toolchain-snapshot_6.0~svn311834-1.dsc
 21e0b5f8a24d0dab7afb9ed06028bedc95c2901c 702698 
llvm-toolchain-snapshot_6.0~svn311834.orig-clang-tools-extra.tar.bz2
 a9c6df76e93a125919e0152c0280b7412c69bb13 12730515 
llvm-toolchain-snapshot_6.0~svn311834.orig-clang.tar.bz2
 c59fc3c355a220f30680c27d6b279a3adeab52f3 2081713 
llvm-toolchain-snapshot_6.0~svn311834.orig-compiler-rt.tar.bz2
 4c1b03991cab669523d829e9de197482e7d59a25 723020 
llvm-toolchain-snapshot_6.0~svn311834.orig-lld.tar.bz2
 565ef2c116eb8b04f76fefbda78bd500d160bd66 11170750 
llvm-toolchain-snapshot_6.0~svn311834.orig-lldb.tar.bz2
 b4f28a7a8908f0273532cf00ed5d3901db12b8a1 3124992 
llvm-toolchain-snapshot_6.0~svn311834.orig-polly.tar.bz2
 89a3152a812f38fc981f35d547fa98cc698940d0 28088113 
llvm-toolchain-snapshot_6.0~svn311834.orig.tar.bz2
 250c49e5a9043589f9eb5690fbbfd9d50c0dfe15 64228 
llvm-toolchain-snapshot_6.0~svn311834-1.debian.tar.xz
 7c411ccbd13aec249d692f6c66ad555504b578eb 2221263616 
clang-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 20b84feaf6d4cd747eede611a1a7781c3e283f4f 847176 
clang-6.0-doc_6.0~svn311834-1_all.deb
 8b03b7153db48d5446a5bf09af5448ad80edf57c 30860 
clang-6.0-examples_6.0~svn311834-1_amd64.deb
 aad64f204d9180e5cae55014b207c3ed7f0b1bf2 62842696 
clang-6.0_6.0~svn311834-1_amd64.deb
 bb5c97ddc77a03a19bf8ea17cefa0362b7d3f25d 12530032 
clang-format-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 cc33502f17ce35b7b670927007b24d2dc7cf7e7a 579498 
clang-format-6.0_6.0~svn311834-1_amd64.deb
 4e1b9491343d189c8f4b72ecaca09b2aeafa53c0 470816356 
clang-tidy-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 2083a47e53757310e415c0041d2add53258e17b6 6628318 
clang-tidy-6.0_6.0~svn311834-1_amd64.deb
 524dc591fd1da2986fd8e1115c3873c44ebc3e60 18991810 
libclang-6.0-dev_6.0~svn311834-1_amd64.deb
 012d528bf92a931b5321fbf18b322013460b2fd0 11397330 
libclang-common-6.0-dev-dbgsym_6.0~svn311834-1_amd64.deb
 64a317c4c9e7dc5eb91b75e0dfe97f2412c946bb 3213372 
libclang-common-6.0-dev_6.0~svn311834-1_amd64.deb
 14f7af33023600ec9f857e0d83dcccc5be6ef5eb 477353750 
libclang1-6.0-dbg_6.0~svn311834-1_amd64.deb
 ae75c9273cfe3add06eac2769fd7ae74a0bc455d 6824428 
libclang1-6.0_6.0~svn311834-1_amd64.deb
 8f6dfea545c011042b6cb9926602f3880098c54f 114464 
libfuzzer-6.0-dev_6.0~svn311834-1_amd64.deb
 3d77c14cbc1cdc6c458e1a674b89510f36c5737f 23388 
liblld-6.0-dbg_6.0~svn311834-1_amd64.deb
 3f6acb6ef4c620fd142243d7febadba0ef3ba3a8 49628 
liblld-6.0-dev_6.0~svn311834-1_amd64.deb
 c5bd3e6d74443a9decca0bddf09667037da07fb2 1025594 
liblld-6.0_6.0~svn311834-1_amd64.deb
 e47445d68ebed84b8eeb7ac7cc974b1a6131e87e 324607336 
liblldb-6.0-dbg_6.0~svn311834-1_amd64.deb
 6641cf735deec2b72d863fbedf8eef0315e4fd82 4981410 
liblldb-6.0-dev_6.0~svn311834-1_amd64.deb
 f69d62672028c72d5a1b74fe240e7fed64ae4a54 8635516 
liblldb-6.0_6.0~svn311834-1_amd64.deb
 e8b024961061f1395d9638754a7b93b4fda23c97 193752 
libllvm-6.0-ocaml-dev_6.0~svn311834-1_amd64.deb
 7889a0c8d01261daaaea45d20d0e1d2cfb725ca5 458370048 
libllvm6.0-dbg_6.0~svn311834-1_amd64.deb
 8e292ee08cce5bdd518924acb07a8c2ff7127597 13830870 
libllvm6.0_6.0~svn311834-1_amd64.deb
 62c44348efb64ea1191e66acd1f0482a316eecb8 21008358 
lld-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 ed717004802b2e98d21810a0ae2dba81936d7953 744978 
lld-6.0_6.0~svn311834-1_amd64.deb
 c3631d6b8bee7781db726d27ede4f3669df9e478 285083474 
lldb-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 47e69ba8b9e6c6a4feb69f014b838a10820d1e98 1859350 
lldb-6.0_6.0~svn311834-1_amd64.deb
 ebcfbfae6dc894f1cf52436ac4421096b223f80d 99487582 
llvm-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 85f43a61b5577655f6d8fbecb1e8f49792a16122 27302142 
llvm-6.0-dev-dbgsym_6.0~svn311834-1_amd64.deb
 6b4bfe460023159e47b2bd3ff61a3e644b905b4a 26561178 
llvm-6.0-dev_6.0~svn311834-1_amd64.deb
 70d03d34c0b181e1b4f836f3c44fac1282aaea05 1849742 
llvm-6.0-doc_6.0~svn311834-1_all.deb
 8e6338ff0cb33d00016969dda0fcebb8fcf3dec4 247852 
llvm-6.0-examples_6.0~svn311834-1_all.deb
 d092f0f049d533e1219ce33bb5c89a9cc5910dc2 27187928 
llvm-6.0-runtime-dbgsym_6.0~svn311834-1_amd64.deb
 a6df11fe415f75aee759641bccf341d22ba0c30b 215124 
llvm-6.0-runtime_6.0~svn311834-1_amd64.deb
 ffbec458865919938ead82331e2815d0530121be 3938292 
llvm-6.0-tools-dbgsym_6.0~svn311834-1_amd64.deb
 83ef6aeff24187da45377be6087906802f372d5c 213966 
llvm-6.0-tools_6.0~svn311834-1_amd64.deb
 6fb7e28506cb95ea621905096a8ab900ea289e0e 4531448 
llvm-6.0_6.0~svn311834-1_amd64.deb
 2bcdc33f70dc589721accdd07aef01269e4b01b4 21661 
llvm-toolchain-snapshot_6.0~svn311834-1_amd64.buildinfo
 76b1bd948152ba8ecdbfcf1d567f732f8b60e71a 47908 
python-clang-6.0_6.0~svn311834-1_amd64.deb
 9ef37abdd136307908ab8928c347fed51ad4003f 111510 
python-lldb-6.0_6.0~svn311834-1_amd64.deb
Checksums-Sha256:
 4ff77f6c13072f786447002f750d48cd154de30376252c6fc10dae829eae0651 7648 
llvm-toolchain-snapshot_6.0~svn311834-1.dsc
 a8d206904d7cc5922a7b8754cc2e9b478ea5b793a903d24c2f89c0f5e8e30efa 702698 
llvm-toolchain-snapshot_6.0~svn311834.orig-clang-tools-extra.tar.bz2
 078cbc65cfa8e8a901ab5618aaf78547221c25bf4ee88cbbd81dcf0e4096e2af 12730515 
llvm-toolchain-snapshot_6.0~svn311834.orig-clang.tar.bz2
 953c34a81f93867d5a73b919d15b25ec7c73942ba04497a115573f1135279494 2081713 
llvm-toolchain-snapshot_6.0~svn311834.orig-compiler-rt.tar.bz2
 db3b14bee4babd5089e8b1e59365f871395146bbc2585dd779de78774ee34c19 723020 
llvm-toolchain-snapshot_6.0~svn311834.orig-lld.tar.bz2
 886026426c58a04c3e57b8f7108da85fc8febfd699fa7327ad746da91be81b3d 11170750 
llvm-toolchain-snapshot_6.0~svn311834.orig-lldb.tar.bz2
 cf91669be4500e36e24d9ef297c01fbb7b8eef914a2e5806d763e1f3a7c84c1b 3124992 
llvm-toolchain-snapshot_6.0~svn311834.orig-polly.tar.bz2
 a9b95c1d04d79c7c7b3cf7e1693482620a34f54357d006fe75d8129135ef75af 28088113 
llvm-toolchain-snapshot_6.0~svn311834.orig.tar.bz2
 43ea3acfb416d0ba3834944bb4668d1da870cc67ad57f8592e37a390a8ac9a68 64228 
llvm-toolchain-snapshot_6.0~svn311834-1.debian.tar.xz
 4e7797581abe6cf1653c7e90391716e84213eb6714a3d6e508b742280106958c 2221263616 
clang-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 14084d6dae32f6ec4ecbe4a4a0efaf645136f944465a766d082cb15e5e4c1106 847176 
clang-6.0-doc_6.0~svn311834-1_all.deb
 2c70f81d5af44e6d7409fd9b2741d7b0874abd1ff479088acd3e9e6a3350eb55 30860 
clang-6.0-examples_6.0~svn311834-1_amd64.deb
 b4968a9a8fc82f6d5fc3b966e264827a86247ae5872025d8053473ad77111d0a 62842696 
clang-6.0_6.0~svn311834-1_amd64.deb
 e01ae7f1efb768e3206e01b9fa8e6bccaf75f6f94de8014cda439390f4f1d76e 12530032 
clang-format-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 da42ea3373cf40323735051296fd14c605d89a1f66d37d2671acc6fa4dad4995 579498 
clang-format-6.0_6.0~svn311834-1_amd64.deb
 5ecbbde53030a2055a1bf3c4ab32b58c0196c79d618494b31803603a2092dc0a 470816356 
clang-tidy-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 e5830ed60c84a9d04bdefc501812994472a8dda980b0e6391b6e05305791bced 6628318 
clang-tidy-6.0_6.0~svn311834-1_amd64.deb
 894aa04403b0339a5b97881586c0c6615c43cd25b5afc44d3544654509e5b7b0 18991810 
libclang-6.0-dev_6.0~svn311834-1_amd64.deb
 9120c156de4a5096c6d3d164ac615c52646025fa0aadc49d9c51bcc25a318765 11397330 
libclang-common-6.0-dev-dbgsym_6.0~svn311834-1_amd64.deb
 4a963a7cf9c40f831486af5b1d0de015d0d6b25684d93e9334e0e60b2053bc8c 3213372 
libclang-common-6.0-dev_6.0~svn311834-1_amd64.deb
 04b13c25da38974e016c2e337d2978047ebb8bf7cfeb1559c0569d764064a386 477353750 
libclang1-6.0-dbg_6.0~svn311834-1_amd64.deb
 68bb7a6d7bdfc357f90dcafb72a814ec287f559a7f21b396f5f075f55b3b1226 6824428 
libclang1-6.0_6.0~svn311834-1_amd64.deb
 3e3894726326e3bb6639587d04e10e6cedf47d085321cecd7c5a45dc39bdb4c5 114464 
libfuzzer-6.0-dev_6.0~svn311834-1_amd64.deb
 652c715cfb1d449fa4689d0e04858c584b1eaa3f46e01886858a23aa21e7ae64 23388 
liblld-6.0-dbg_6.0~svn311834-1_amd64.deb
 001dd626cce6e675415b5c04bdb83841e9dcef7e7e5534339b03b50a6c7fe637 49628 
liblld-6.0-dev_6.0~svn311834-1_amd64.deb
 bb6d8dec6947e505b3ae3d8f16226ff449ba34ae6ef03a870db7e6db8c7b7586 1025594 
liblld-6.0_6.0~svn311834-1_amd64.deb
 7da10b523c98d501193987af0c9947394054adf028d9bb74ca5f8559b9df0eaf 324607336 
liblldb-6.0-dbg_6.0~svn311834-1_amd64.deb
 eb66f9233a849c5395895bf8adbd9437bd1dd8d1a1211790d325dbccf4b9432d 4981410 
liblldb-6.0-dev_6.0~svn311834-1_amd64.deb
 16a32ea3e6f00ee1a284063da4d260002be33f1bce7241fb8ca1851290fe0c16 8635516 
liblldb-6.0_6.0~svn311834-1_amd64.deb
 8330ab667e9d6599a2acaea61e2154d79814aaaaa56a2735a073741b0b0d13e0 193752 
libllvm-6.0-ocaml-dev_6.0~svn311834-1_amd64.deb
 e73313ff156caab80572cef788147ad003521431d72ea697eb4c4fcd386735a2 458370048 
libllvm6.0-dbg_6.0~svn311834-1_amd64.deb
 110fb9159dac49dc573ce636f5ca1cbceacbd818dda601070f5ed4cfe9f62372 13830870 
libllvm6.0_6.0~svn311834-1_amd64.deb
 0ddbe3e8c86ec101854e52a2aeaabd795a6cf7e83b2d170a157d4926fc0bae7e 21008358 
lld-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 69ce2ce99eefb29a529b942011a213f0e37620489c703822f3fd601c1f16f855 744978 
lld-6.0_6.0~svn311834-1_amd64.deb
 4f4d7508ff42dcf52d26d80f2c7fa5b20ce025512f3b3946fed0308107eeb0c2 285083474 
lldb-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 284319df1017b03d1eb647468785ebc242bb4cd758e61a6d1b5920d470a10f69 1859350 
lldb-6.0_6.0~svn311834-1_amd64.deb
 6e557d5263756d4bb3e643c9b80ab573a1804343151703aee4f225aca6426527 99487582 
llvm-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 b4adb8162abd22742a7e49d843144bfe2db47682d03d7b2dd3bbb71123fcc553 27302142 
llvm-6.0-dev-dbgsym_6.0~svn311834-1_amd64.deb
 5754aa42e0c40431f2b563d7bd293cfd9185dbe495fce697ead271c0e3740eff 26561178 
llvm-6.0-dev_6.0~svn311834-1_amd64.deb
 4e79bf72624eef0d6a73dc389749e125155fe753deefc4062f204ac5b418af42 1849742 
llvm-6.0-doc_6.0~svn311834-1_all.deb
 1af6d087adca581e17444a4b06e1162f9735f21150a311a5b086482bb0591ecc 247852 
llvm-6.0-examples_6.0~svn311834-1_all.deb
 47a4b340b5225a55e7a4265aec49fd42c08a813049b622c6f2ea04d4657104b3 27187928 
llvm-6.0-runtime-dbgsym_6.0~svn311834-1_amd64.deb
 50fcf89dca9f986b390ae90eb0120d7e7278e2694a0a14a5f05321330eaca3e7 215124 
llvm-6.0-runtime_6.0~svn311834-1_amd64.deb
 0393def09787869674c4a188e152143d8548fb0f952b8d65d53dc9605758adbc 3938292 
llvm-6.0-tools-dbgsym_6.0~svn311834-1_amd64.deb
 87ab9e944f988718b7909d617710c694ba54cc92def24abed87c39089d72b567 213966 
llvm-6.0-tools_6.0~svn311834-1_amd64.deb
 701f81ab16260ca48af045112deaef3261ea975e0beec03a818cd9bce588bb77 4531448 
llvm-6.0_6.0~svn311834-1_amd64.deb
 ae6b7985fe841b95f115de65157584a06169c38ac9cd2c0f9cbd6e6fab4ecc97 21661 
llvm-toolchain-snapshot_6.0~svn311834-1_amd64.buildinfo
 e2e528536c88c4874e4fd3b3e5d6360e9d5601cd547e2346cef933817baa3fff 47908 
python-clang-6.0_6.0~svn311834-1_amd64.deb
 a5b2f3b49baa9ce6254f38704dd402b330c4fc19ffb3fbb2943bf06a38ee0ac9 111510 
python-lldb-6.0_6.0~svn311834-1_amd64.deb
Files:
 72e3bcafeb6ee6e4792c427d025aa7ab 7648 devel optional 
llvm-toolchain-snapshot_6.0~svn311834-1.dsc
 8a9c01170eacd8b67a561668b9809a10 702698 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig-clang-tools-extra.tar.bz2
 ea8418733b40777c869428ad0b27670e 12730515 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig-clang.tar.bz2
 01d81e88cafb15c6ef307625e5b5b949 2081713 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig-compiler-rt.tar.bz2
 8d73ff1fedc5036ff47526506bf5c6bc 723020 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig-lld.tar.bz2
 9a86821730d78f2424bcfb96850fd7c7 11170750 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig-lldb.tar.bz2
 7284f5b69b3a8160626ee078f790d1d9 3124992 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig-polly.tar.bz2
 04b033061b77205d54817e585878ccf0 28088113 devel optional 
llvm-toolchain-snapshot_6.0~svn311834.orig.tar.bz2
 8a0e32241547d7eb8ef74e3a1cff97be 64228 devel optional 
llvm-toolchain-snapshot_6.0~svn311834-1.debian.tar.xz
 97aaa9d694098a9244b0ec31e2c10423 2221263616 debug extra 
clang-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 139b9d1466bc94adb0e4b4e25eef70d4 847176 doc optional 
clang-6.0-doc_6.0~svn311834-1_all.deb
 e2a761b952b301acf80b3e01ed92fc53 30860 doc optional 
clang-6.0-examples_6.0~svn311834-1_amd64.deb
 aae75141c1211290be596839273bae16 62842696 devel optional 
clang-6.0_6.0~svn311834-1_amd64.deb
 b3b9bd2d7d7860e1c2ef7c44b38550e7 12530032 debug extra 
clang-format-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 166f910637f21f819767b8dd61ab85c2 579498 devel optional 
clang-format-6.0_6.0~svn311834-1_amd64.deb
 5b2b710f7f3dd66b3c6915446f8ed83c 470816356 debug extra 
clang-tidy-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 96d5d9ad24a54ae404869f60769e412e 6628318 devel optional 
clang-tidy-6.0_6.0~svn311834-1_amd64.deb
 effc87b9471e2ee3d5102b83b303dd1c 18991810 libdevel optional 
libclang-6.0-dev_6.0~svn311834-1_amd64.deb
 76415f5327c43e3af488a4495452f1a2 11397330 debug extra 
libclang-common-6.0-dev-dbgsym_6.0~svn311834-1_amd64.deb
 2af49507038ba600421b18ec85565528 3213372 libdevel optional 
libclang-common-6.0-dev_6.0~svn311834-1_amd64.deb
 9003e24955fc159ab2dfed6dc560bd27 477353750 debug extra 
libclang1-6.0-dbg_6.0~svn311834-1_amd64.deb
 69e736f5c1810d0e859281ec0fca8faf 6824428 devel optional 
libclang1-6.0_6.0~svn311834-1_amd64.deb
 2177cf2bb510c09cce0b4c9aafedb0d0 114464 libdevel optional 
libfuzzer-6.0-dev_6.0~svn311834-1_amd64.deb
 f6bea73a66665c8fc6b8a1d7c1f85671 23388 debug extra 
liblld-6.0-dbg_6.0~svn311834-1_amd64.deb
 0d19b61391157257e9f60b54c2a0bc2b 49628 libdevel optional 
liblld-6.0-dev_6.0~svn311834-1_amd64.deb
 2f182f0a1a1a7d52d85330fb66d1a343 1025594 libs optional 
liblld-6.0_6.0~svn311834-1_amd64.deb
 1ef4e5db407cbe34a112fcb1ce5b2f10 324607336 debug extra 
liblldb-6.0-dbg_6.0~svn311834-1_amd64.deb
 b4bb67cb4f4a54ae96eb871451cbe755 4981410 libdevel optional 
liblldb-6.0-dev_6.0~svn311834-1_amd64.deb
 8a64aad9c732e56a457c82e9b250c24d 8635516 libs optional 
liblldb-6.0_6.0~svn311834-1_amd64.deb
 c62910535d8f25060b3c754e7d43f116 193752 ocaml optional 
libllvm-6.0-ocaml-dev_6.0~svn311834-1_amd64.deb
 4dfd12e2cfab7fa4f21611742fb68a1b 458370048 debug extra 
libllvm6.0-dbg_6.0~svn311834-1_amd64.deb
 465855fb0b4939a1af7356784b29480d 13830870 libs optional 
libllvm6.0_6.0~svn311834-1_amd64.deb
 bff08663e86593e9691ee3dc5b74e22f 21008358 debug extra 
lld-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 21f9c6e55bb220ac5faf788b57984236 744978 devel optional 
lld-6.0_6.0~svn311834-1_amd64.deb
 eeb4d47b2c4d54aaa881feddd685990b 285083474 debug extra 
lldb-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 0e365035c89cb64571801fd358021e3d 1859350 devel optional 
lldb-6.0_6.0~svn311834-1_amd64.deb
 99b438f2e5388e936e8b59685ec8fcc9 99487582 debug extra 
llvm-6.0-dbgsym_6.0~svn311834-1_amd64.deb
 8517e76fc4696a09b78b87ebec469126 27302142 debug extra 
llvm-6.0-dev-dbgsym_6.0~svn311834-1_amd64.deb
 c3c563890eeb72d459d05416f90f143e 26561178 devel optional 
llvm-6.0-dev_6.0~svn311834-1_amd64.deb
 dc0d8d855d39bed09e6adf383612b00f 1849742 doc optional 
llvm-6.0-doc_6.0~svn311834-1_all.deb
 e51cdc0bb79125689671444976a864f0 247852 doc optional 
llvm-6.0-examples_6.0~svn311834-1_all.deb
 8e34d11c6644e633a9e97461788b4a1c 27187928 debug extra 
llvm-6.0-runtime-dbgsym_6.0~svn311834-1_amd64.deb
 594369e38ff3fcd8944a5340e01009ff 215124 devel optional 
llvm-6.0-runtime_6.0~svn311834-1_amd64.deb
 94fb45a54289b253120709b80b04051b 3938292 debug extra 
llvm-6.0-tools-dbgsym_6.0~svn311834-1_amd64.deb
 8acd93e51dcd2383b2d87593238f697c 213966 devel optional 
llvm-6.0-tools_6.0~svn311834-1_amd64.deb
 09d82d1203750dae44db10a588787d57 4531448 devel optional 
llvm-6.0_6.0~svn311834-1_amd64.deb
 4bbb50c30c8d77a34ff15493e1203dce 21661 devel optional 
llvm-toolchain-snapshot_6.0~svn311834-1_amd64.buildinfo
 74152782e7a6098d09d41ceeff6897d3 47908 python optional 
python-clang-6.0_6.0~svn311834-1_amd64.deb
 9c6279f34ba4347e567e8dd66624fac1 111510 python optional 
python-lldb-6.0_6.0~svn311834-1_amd64.deb

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

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlmieHEACgkQfmUo2nUv
G+Gqrg//QW6Au2rklXIMpcWwmjLQi2iQ+0e0seGb6EpYK99VcM+TehZN19QjLNCc
357ePqCHFO2oWuBiwnKJk5xxFdkg5P0kUrC5dxz9/F7foKxT9P/4ZGoQLB+uk7HI
JelvmgIgLTkXPVZyX3UO7vL7WkO0rGTMlNSa0WGwT7AIusoDI4jzziVbI/i5cVAQ
V+n8cjtz9l4MuH/IvKMrPYsxFaQbfBrt5J0/IsV8OKsZVwMciVtjraXrMscW49bP
QP0n8VIujyukRxyeFJCyib30s4tl/2UfsEfFOxrmtS7EqEgUYiNMv6ZaPVf8ZRRy
hZ1tlQFlWxsxeXqo5b/8mVAdCuQYomD1Zdps3aNxq3HYh4TNzpYDiR9j9/FC+5ox
FQf2wstfnlqiTkWMrD//439iqHeik7+VC9hU7TZqhhGNz8P+uM41I1bG7lSueNzk
zMfn6EBXPAIPojn2U+cslys6pqYV46xb96OPymFOJZ978p32t8Yp41cu35kWZ6D8
zt5OawKkmWWjw8jzqCQxZlgBhpserjZfNVWxjC8MsVOQ51tXk2w10aBYBb4/v93M
KthWMAhz2mnqOA2cKsg4k9iG3SS85DvvVIrvPHSuWYhdtHIdaQi39aRbUFgsZe8U
EU4w2pAiTqtZDAzjRHwX+KwEJdEmQURVvzlAd+gSigF1Ca7cnUk=
=imHO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to