Your message dated Sun, 18 Nov 2018 17:30:13 +0000
with message-id <e1goqth-000bqm...@fasolo.debian.org>
and subject line Bug#913464: Removed package(s) from unstable
has caused the Debian Bug report #831853,
regarding src:llvm-toolchain-snapshot: missing versioned Build-Depends: cmake 
(>= 3.4.3)
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.)


-- 
831853: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831853
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

Helmut
--- llvm-toolchain-snapshot-3.9~svn274438/debian/control
+++ llvm-toolchain-snapshot-3.9~svn274438/debian/control
@@ -4,10 +4,10 @@
 Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylves...@debian.org>
 Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
-    cmake, perl, libtool, chrpath, texinfo, sharutils, libffi-dev (>= 3.0.9),
-    lsb-release, patchutils, diffstat, xz-utils, python-dev,
-    libedit-dev, swig, python-six, python-sphinx, ocaml-nox, binutils-dev,
-    libjsoncpp-dev,
+    cmake (>= 3.4.3), perl, libtool, chrpath, texinfo, sharutils,
+    libffi-dev (>= 3.0.9), lsb-release, patchutils, diffstat, xz-utils,
+    python-dev, libedit-dev, swig, python-six, python-sphinx, ocaml-nox,
+    binutils-dev, libjsoncpp-dev,
     lcov, procps, help2man, dh-ocaml, zlib1g-dev
 Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
  libllvm-3.9-ocaml-dev

--- End Message ---
--- Begin Message ---
Version: 1:8~svn343154-1+rm

Dear submitter,

as the package llvm-toolchain-snapshot has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/913464

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to