Your message dated Fri, 5 Feb 2016 13:46:12 +0100
with message-id <[email protected]>
and subject line clang-3.X: -fsanitize doesn't work due to missing ubsan 
libraries
has caused the Debian Bug report #779785,
regarding clang-3.7: -fsanitize doesn't work due to missing ubsan libraries in 
3.7 (they were in libclang-common-3.x-dev previously)
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.)


-- 
779785: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779785
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clang-3.7
Version: 1:3.7~svn230892-1
Severity: normal

Dear Maintainer,

Compiling a simple "Hello world" style program with -fsanitize=address resukts
in:

    $ clang-3.7 -Wall -fsanitize=address program.c -o program
    /usr/bin/ld: cannot find /usr/lib/llvm-3.7/bin/../lib/clang/3.7.0/lib/linux/
    libclang_rt.asan-arm.a: No such file or directory
    clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

It seems that that clang expects /usr/lib/llvm-3.7/lib/clang/3.7.0/linux/ to
exist, but it doesn't. 

Possible packaging error?

Cheers,
Erik

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (1, 'experimental')
Architecture: armhf (armv7l)

Kernel: Linux 3.10.72+ (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages clang-3.7 depends on:
ii  binutils                 2.25-7
ii  libc6                    2.19-18
ii  libc6-dev                2.19-18
ii  libclang-common-3.7-dev  1:3.7~svn230892-1
ii  libclang1-3.7            1:3.7~svn230892-1
ii  libedit2                 3.1-20150325-1
ii  libffi6                  3.2.1-2
ii  libgcc-4.9-dev           4.9.2-18
ii  libgcc1                  1:5.1.1-7
ii  libllvm3.7               1:3.7~svn230892-1
ii  libobjc-4.9-dev          4.9.2-18
ii  libstdc++-4.9-dev        4.9.2-18
ii  libstdc++6               5.1.1-7
ii  libtinfo5                5.9+20140913-1+b1
ii  zlib1g                   1:1.2.8.dfsg-2+b1

Versions of packages clang-3.7 recommends:
ii  llvm-3.7-dev  1:3.7~svn230892-1
ii  python        2.7.9-1

Versions of packages clang-3.7 suggests:
pn  clang-3.7-doc  <none>
pn  gnustep        <none>
pn  gnustep-devel  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
This is now fixed from 1:3.8~+rc1-1~exp1
S

--- End Message ---

Reply via email to