Bug#1039490: lldb-16: lldb should not depend on llvm-dev
Gianfranco Costamagna
locutusofborg at debian.org
Wed Jun 28 07:38:29 BST 2023
+llvm-toolchain-3.3 (1:3.3-9) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Add llvm-3.3-dev to lldb-3.3 Depends field (Closes: #715129).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 25 Aug 2013 13:51:40 +0200
+
llvm-toolchain-3.3 (1:3.3-8) unstable; urgency=low
[ Sylvestre Ledru ]
diff --git a/debian/control b/debian/control
index afd01da1..f775325f 100644
--- a/debian/control
+++ b/debian/control
@@ -418,7 +418,7 @@ Description: Low-Level Virtual Machine (LLVM), examples
Package: lldb-3.3
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm3.3 (= ${binary:Version}), python
+Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm3.3 (= ${binary:Version}), python, llvm-3.3-dev
Pre-Depends: ${misc:Pre-Depends}
Replaces: lldb-3.2
Breaks: lldb-3.2
This is the reason...
G.
On Mon, 26 Jun 2023 17:45:52 +0200 Norbert Lange <nolange79 at gmail.com> wrote:
> Package: lldb-16
> Version: 1:16.0.6-1
> Severity: normal
> X-Debbugs-Cc: nolange79 at gmail.com
>
> Dear Maintainer,
>
> lldb pulls in alot development headers, static libraries which it should
> noot require during runtime.
> I believe this is a simple mistake, but if not then the dependent stuff should
> be partitioned out from the huge llvm-dev package.
>
>
> -- System Information:
> Debian Release: 12.0
> APT prefers stable
> APT policy: (500, 'stable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 6.1.0-9-amd64 (SMP w/4 CPU threads; PREEMPT)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages lldb-16 depends on:
> ii libc6 2.36-9
> ii libclang-cpp16 1:16.0.6-1
> ii libedit2 3.1-20221030-2
> ii libgcc-s1 12.2.0-14
> ii liblldb-16 1:16.0.6-1
> ii libllvm16 1:16.0.6-1
> ii libncurses6 6.4-4
> ii libstdc++6 12.2.0-14
> ii libtinfo6 6.4-4
> ii libxml2 2.9.14+dfsg-1.2
> ii llvm-16-dev 1:16.0.6-1
> ii python3-lldb-16 1:16.0.6-1
> ii zlib1g 1:1.2.13.dfsg-1
>
> lldb-16 recommends no packages.
>
> lldb-16 suggests no packages.
>
> -- no debconf information
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-llvm-team/attachments/20230628/3187b5c6/attachment.sig>
More information about the Pkg-llvm-team
mailing list