** Description changed:

  Binary package hint: clang
  
  when trying to do anything other than get the help output scan-build
  fails with the message
  
  scan-build: Executable 'c++-analyzer' does not exist at
  '/usr/bin/c++-analyzer'
  
  symlinking /usr/bin/c++-analyzer to /usr/bin/ccc-analyzer seems to make
  it happy... but I haven't tried it with a project that's actually
  written in C++
  
  steps to reproduce:
  1) get the source to some project that uses autoconf (so I can give only one 
set of instructions...)
  2) cd into the directory and do scan-build ./configure
  3) see the message
  
  Also the scan-view tool is missing from the clang package and you need
  it to view the results of the scan-build run
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: clang 2.7-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  Architecture: amd64
  Date: Mon May  3 15:20:11 2010
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: clang
+ 
+ [Impact]
+ scan-build is not usable
+ 
+ [Stable Fix]
+ Patch is in comment #3
+ 
+ [Test case]
+ run 
+ scan-build gcc -c file.c
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/574719

Title:
  scan-build broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clang/+bug/574719/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to