Your message dated Tue, 03 Sep 2019 06:34:21 +0000
with message-id <[email protected]>
and subject line Bug#939172: fixed in llvm-toolchain-9 1:9~+rc3-1~exp2
has caused the Debian Bug report #939172,
regarding libclang-cpp9: broken-symlink /usr/lib/llvm-9/lib/libclang-cpp.so.1 
-> libclang-cpp-9.so.1
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 [email protected]
immediately.)


-- 
939172: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939172
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libclang-cpp9
Version: 1:9~+rc3-1~exp1
Severity: normal
File: /usr/lib/llvm-9/lib/libclang-cpp.so.1
User: [email protected]
Usertags: obsolete-conffile adequate

There is one broken symlink in libclang-cpp9 since 1:9~+rc3-1~exp1.

The other symlinks in the directory properly link to the correct
installation dir but libclang-cpp.so.1 does not. Looks like this was
caused by the recent changes to libclang-cpp naming/installation.

This bug report brought to you by adequate:

https://bonedaddy.net/pabs3/log/2013/02/23/inadequate-software/

$ adequate libclang-cpp9
libclang-cpp9: broken-symlink /usr/lib/llvm-9/lib/libclang-cpp.so.1 -> 
libclang-cpp-9.so.1

$ chase /usr/lib/llvm-9/lib/libclang-cpp.so.1
chase: /usr/lib/llvm-9/lib/libclang-cpp-9.so.1: No such file or directory

$ apt-file search libclang-cpp-9.so.1
libclang-cpp9: /usr/lib/x86_64-linux-gnu/libclang-cpp-9.so.1

$ chase --verbose /usr/lib/llvm-9/lib/*.so.*
/usr/lib/llvm-9/lib/libclang-9.so.1
-> ../../x86_64-linux-gnu/libclang-9.so.1
/usr/lib/x86_64-linux-gnu/libclang-9.so.1
/usr/lib/llvm-9/lib/libclang-cpp.so.1
-> libclang-cpp-9.so.1
chase: /usr/lib/llvm-9/lib/libclang-cpp-9.so.1: No such file or directory
/usr/lib/llvm-9/lib/libclang-cpp.so.9
-> ../../x86_64-linux-gnu/libclang-cpp.so.9
-> libclang-cpp-9.so.1
/usr/lib/x86_64-linux-gnu/libclang-cpp-9.so.1
/usr/lib/llvm-9/lib/libclang.so.1
-> libclang-9.so.1
-> ../../x86_64-linux-gnu/libclang-9.so.1
/usr/lib/x86_64-linux-gnu/libclang-9.so.1

$ apt-get changelog libclang-cpp9 | grep -E 'libclang-cpp| naming'
  * Also install libclang-cpp in /usr/lib/llvm-X/lib/libclang-cpp.so.X
  * Rename libclang-cpp1-9 to libclang-cpp9 to match the soname and libllvm9
    naming (at some point, all libs should do that ...)

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), 
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libclang-cpp9 depends on:
ii  libc6       2.28-10
ii  libgcc1     1:9.2.1-4
ii  libllvm9    1:9~+rc3-1~exp1
ii  libstdc++6  9.2.1-4

libclang-cpp9 recommends no packages.

libclang-cpp9 suggests no packages.

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-9
Source-Version: 1:9~+rc3-1~exp2

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-9, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <[email protected]> (supplier of updated llvm-toolchain-9 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Sep 2019 10:46:45 +0200
Source: llvm-toolchain-9
Architecture: source
Version: 1:9~+rc3-1~exp2
Distribution: experimental
Urgency: medium
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Closes: 939172
Changes:
 llvm-toolchain-9 (1:9~+rc3-1~exp2) experimental; urgency=medium
 .
   * Debian moved to gcc-9. This gcc version now refuses -flto="Thin"
     Move from LLVM_ENABLE_LTO="Thin" to BOOTSTRAP_LLVM_ENABLE_LTO="Thin"
     to mitigate the issue (the argument should be passed only at the
     second stage of the build process)
     See https://bugs.llvm.org/show_bug.cgi?id=43193
   * Fix a link issue (Closes: #939172)
Checksums-Sha1:
 8dbaa019cecaca062547b52375f6f0d8f1cda238 8679 
llvm-toolchain-9_9~+rc3-1~exp2.dsc
 e35a4a16931d165916c0efca739cea52122b6b0e 108944 
llvm-toolchain-9_9~+rc3-1~exp2.debian.tar.xz
 9bf8a6f352fe8b008751ed959037478cf7e624d4 11382 
llvm-toolchain-9_9~+rc3-1~exp2_source.buildinfo
Checksums-Sha256:
 4170fcb70fa20f6b1b4d175ab2872b63aeb50e89e2773fa691b21f32f9302b82 8679 
llvm-toolchain-9_9~+rc3-1~exp2.dsc
 cb337f8d92746dbf307e6b8c115f62723f94865d6a82c62a924c27f44b7b61b8 108944 
llvm-toolchain-9_9~+rc3-1~exp2.debian.tar.xz
 8c010978a40321baf56159c3238d44a9ef61362bc80308cc965992ee541bd114 11382 
llvm-toolchain-9_9~+rc3-1~exp2_source.buildinfo
Files:
 90c7eef754761e0d281040e8c1b7c4c6 8679 devel optional 
llvm-toolchain-9_9~+rc3-1~exp2.dsc
 dcce9cdbd5587dadac70fcbffc274ab7 108944 devel optional 
llvm-toolchain-9_9~+rc3-1~exp2.debian.tar.xz
 82c6942104196f16ea74abb4ed30745f 11382 devel optional 
llvm-toolchain-9_9~+rc3-1~exp2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAl1uBe4ACgkQfmUo2nUv
G+FqlRAAmht5uVmNB7emxHb91enfvJ6Xz/CJbzrDr7NG1868lSFMabFD7YFhpkaH
/Q8VeoRxNkEd/0OZcRK9DrjCjsWHsxvP8Rcci/Fuf1UM7MCOOZbNGjmBCVYwicr6
CsNPdzd75OUhcpHHoTPR+gy7fO/2/sR+zU9+oN6JSUAJAz5UaVUNkBHkJTwqYIMg
3AOVZ8fkdSMoWJ9lb9JDCfOjAiFV3lW1JrkC9vfWOP6LgXHxoLK07MTAK6Oz8may
eAPRJU/4bs4xKH0ScNw/0YCn0FtXBZE/mZZxu34tO21rtdX9mJHcfZbQIcuQ8nme
crIJay5GDjBJJWcW8Z380rHtXddZDZVRJc9M6bUEmrx3PUj3oW/NpdntfjadSgFV
PsCYXFXaC09ZkMthTUE6pp3Rid4/FOL9hcutnZ51lJ5IgGVAPe5WfXomV6Iouw0I
4xvBIAl+MW3C/7BWQFnrBmNS3ZduNVBYWEf1sLsW7rmRhcQW6DDQ/wW7CwA6dT+R
DKxQGPjKzSFAgc1VmTjbyrfd/WozL6dAz/8wxwcDMHuqpG7pCApkNPTBbStQvBkg
dRQ1wSYTs7ZTEUEJMo0m/A+doyWaqsGhwiAxrLjLLcbfLo0ZDczdt4aDelonRLnv
7SG9FoXYP4nfSAPOHrlPws3M2uBNpJFvxSqPObyi1E4Nit7xtu0=
=WhJ4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to