[From nobody Tue May 26 11:07:05 2026
Received: (at submit) by bugs.debian.org; 5 May 2022 17:44:03 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2-bugs.debian.org_2005_01_02
 (2018-09-13) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-3.2 required=4.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,
 FORGED_GMAIL_RCVD,FOURLA,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,
 GMAIL,HAS_PACKAGE,KHOP_HELO_FCRDNS,NML_ADSP_CUSTOM_MED,RCVD_IN_PBL,
 RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SPF_SOFTFAIL,SPOOFED_FREEMAIL,
 SPOOF_GMAIL_MID,TXREP,T_SCC_BODY_TEXT_LINE,XMAILER_REPORTBUG
 autolearn=no autolearn_force=no
 version=3.4.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 30; hammy, 149; neutral, 56; spammy,
 1. spammytokens:0.946-+--H*r:bugs.debian.org
 hammytokens:0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc,
 0.000-+--bookworm, 0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug
Return-path: &lt;nolange79@gmail.com&gt;
Received: from 62-178-205-20.cable.dynamic.surfer.at ([62.178.205.20]:43660
 helo=[127.0.1.1]) by buxtehude.debian.org with esmtp (Exim 4.92)
 (envelope-from &lt;nolange79@gmail.com&gt;) id 1nmfWF-00085E-0p
 for submit@bugs.debian.org; Thu, 05 May 2022 17:44:03 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Norbert Lange &lt;nolange79@gmail.com&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: libc++-14-dev: provide memorysanitizer enabled variants of libc++ and
 libc++-abi
Message-ID: &lt;165177263961.5303.7382336658065393682.reportbug@debian-noppl&gt;
X-Mailer: reportbug 11.5.0
Date: Thu, 05 May 2022 19:43:59 +0200
Delivered-To: submit@bugs.debian.org

Package: libc++-14-dev
Version: 1:14.0.0-2
Severity: wishlist
X-Debbugs-Cc: nolange79@gmail.com

Dear Maintainer,

the MemorySanitizer basically requires all used libraries (outside of libc)
to be recompiled.
Given that a C++ library is needed for any C++ Application, providing
libc++ and libc++-abi would be very welcome.

Unfortunatly the llvm-toolchain package is rather complex, so it
is too much for me to figure out a solution.

The idea is that a separate package would install the instrumented
libraries into a subdirectory like
/usr/lib/x86_64-linux-gnu/msan/libc++{.so,.a}
/usr/lib/x86_64-linux-gnu/msan/libc++abi{.so,.a}

[1] - https://github.com/google/sanitizers/wiki/MemorySanitizerLibcxxHowTo


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-6-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libc++-14-dev depends on:
ii  libc++1-14        1:14.0.0-2
ii  libunwind-14-dev  1:14.0.0-2

libc++-14-dev recommends no packages.

libc++-14-dev suggests no packages.

-- no debconf information
]