Public bug reported:
Binary package hint: clang
scan-build does not work on Ubuntu 10.10
a...@ubuntu:~/devel/skola/ifj10$ scan-build make -j
scan-build: 'clang' executable not found in '/usr/share/clang/scan-build/bin'.
scan-build: Using 'clang' from path: /usr/bin/clang
gcc -c -std=c99 -pedantic -Wall -W -g -O0 -DDEBUG ifj10.c -o ifj10.o
gcc -c -std=c99 -pedantic -Wall -W -g -O0 -DDEBUG scanner.c -o scanner.o
gcc -c -std=c99 -pedantic -Wall -W -g -O0 -DDEBUG symbols.c -o symbols.o
gcc -c -std=c99 -pedantic -Wall -W -g -O0 -DDEBUG expressions.c -o expressions.o
gcc -c -std=c99 -pedantic -Wall -W -g -O0 -DDEBUG ilist.c -o ilist.o
gcc -c -std=c99 -pedantic -Wall -W -g -O0 -DDEBUG interpret.c -o interpret.o
dot scanner.gv -Tsvg -oscanner.svg
dot symbols.gv -Tsvg -osymbols.svg
expressions.c: In function ‘expressions_parser_run’:
expressions.c:13: warning: unused parameter ‘p’
gcc -lm ifj10.o parser.o scanner.o symbols.o expressions.o ilist.o interpret.o
-o ifj10
scan-build: Removing directory '/tmp/scan-build-2010-12-01-1' because it
contains no reports.
** Affects: clang (Ubuntu)
Importance: Undecided
Status: New
--
scan-build: 'clang' executable not found in '/usr/share/clang/scan-build/bin'
https://bugs.launchpad.net/bugs/683594
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs