[Bug 574719] Re: scan-build broken
Launchpad Bug Tracker
574719 at bugs.launchpad.net
Tue Aug 10 04:35:10 BST 2010
This bug was fixed in the package clang - 2.7-0ubuntu4
---------------
clang (2.7-0ubuntu4) maverick; urgency=low
[ Anders Kaseorg ]
* Install all scan-build files into /usr/share/clang/scan-build.
(LP: #574719)
* Install /usr/bin/clang++ symlink. (LP: #584759)
[ Evan Broder ]
* Touch up the maintainer field.
-- Evan Broder <broder at mit.edu> Mon, 09 Aug 2010 23:29:42 -0400
** Changed in: clang (Ubuntu)
Status: In Progress => Fix Released
--
scan-build broken
https://bugs.launchpad.net/bugs/574719
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “clang” package in Ubuntu: Fix Released
Status in “clang” package in Debian: Unknown
Bug description:
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
More information about the Ubuntu-sponsors
mailing list