Bug#831853: src:llvm-toolchain-snapshot: missing versioned Build-Depends: cmake (>= 3.4.3)

Sylvestre Ledru sylvestre at debian.org
Wed Jul 20 08:11:11 UTC 2016


Le 20/07/2016 à 09:44, Helmut Grohne a écrit :
> Source: llvm-toolchain-snapshot
> Version: 3.9~svn274438-1
> Severity: important
> Tags: patch
>
> llvm-toolchain-snapshot Build-Depends on cmake without specifying a
> version constraint. Infact, its Build-Depends are satisfiable in jessie,
> but a build fails because the CMakeLists.txt requires cmake 3.4.3
> (http://sources.debian.net/src/llvm-toolchain-snapshot/1:3.9~svn274438-1/CMakeLists.txt/#L3).
>
> Given that the dependency is relevant to backporters and that 3.9 will
> eventually transition to a stable release, I think that simply adding
> the version constraint is the best route forward.
I understand you concern but I have a different issue.
I am using the same debian repo for http://apt.llvm.org/
As I am supporting old Ubuntu distro, your patch is going to break the
dependencies as cmake is not available.
(I am using an upstream cmake tarball).

Would you have a workaround which could fix that?

Thanks
S



More information about the Pkg-llvm-team mailing list