I'm guess from #549680 that the static analysis tools were added fairly last-minute, and all of the support tools they require are missing. It's missing 3 files:
c++-analyzer (just needs to be symlinked from ccc-analyzer) sorttable.js and scanview.css (MISSING -- probably should be added to a /usr/share/scan-build, which isn't created at all) scan-build will run successfully without the missing files if there are no bugs in the code it's analyzing, but if it actually needs to generate a report, it will crap out and die when trying to actually generate the report. -- scan-build broken https://bugs.launchpad.net/bugs/574719 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
