llvm-toolchain in stretch stretch-backports

Jens Reyer jre.winesim at gmail.com
Sun Feb 3 20:30:26 GMT 2019


Hi all,

while looking into a build failure of wine I noticed that
llvm-toolchain-5.0 is still in stretch-backports, but not any more in
buster (in favor of version 6 at that time, see
https://tracker.debian.org/news/994226/removed-1502-2-from-unstable/)

I guess it's time to remove llvm-toolchain-5.0 from backports now (CCing
its maintainer list and its backports uploader).  See below for a list
of its binaries.

llvm-toolchain-6.0 is in buster and stretch-backports.
llvm-toolchain-7 is in buster only.


What's the recommended dependency if you require at least clang 5 to
build?  I tried "clang (>= 1:5)" but that doesn't work.  So for now I
plan to use the non-generic "clang-6" but would prefer a more flexible
scheme.


Greets
jre


Binaries of src:llvm-toolchain-5.0
    clang-5.0
    clang-5.0-doc
    clang-5.0-examples
    clang-format-5.0
    clang-tidy-5.0
    clang-tools-5.0
    libclang-5.0-dev
    libclang-common-5.0-dev
    libclang1-5.0
    libclang1-5.0-dbg
    libfuzzer-5.0-dev
    liblld-5.0
    liblld-5.0-dev
    liblldb-5.0
    liblldb-5.0-dbg
    liblldb-5.0-dev
    libllvm5.0
    libllvm5.0-dbg
    lld-5.0
    lldb-5.0
    llvm-5.0
    llvm-5.0-dev
    llvm-5.0-doc
    llvm-5.0-examples
    llvm-5.0-runtime
    llvm-5.0-tools
    python-clang-5.0
    python-lldb-5.0




More information about the Pkg-llvm-team mailing list