[cfe-dev] Issues Running Scan-build
Alexey Sidorin via cfe-dev
cfe-dev at lists.llvm.org
Thu Jan 21 14:14:47 PST 2016
Hello Jonathan,
It seems like you are using an old version of scan-build. This issue
should be fixed with commit 4415a4b58bd
(https://github.com/llvm-mirror/clang/commit/4415a4b58bd561d85a7dff84f62778b675a98a09).
I suggest you to update your scan-build to the newest version and check
it again.
You can also try the newest Python version of scan-build (which is
located in tools/scan-build-py).
And, BTW, '--user-analyzer' option in your cmdline should be corrected
to '--use-analyzer'.
22.01.2016 00:32, Lockhart, Jonathan (lockhaja) via cfe-dev пишет:
>
> Greetings,
>
>
> Been a while since I emailed the list. Oddly enough I have run into an
> error with my scan-build installation it seems. I previously had it up
> and running for a project I was doing back in 2014, and that Fall was
> the last I touched it. I have come back to use it with the same build,
> nothing has changed on the machine I am using since 2014, and I am
> getting an error upon launching. Please see the first screenshot. I
> checked the scan-build perl file and it tells me that the getpwuid on
> line 35 is set to "Unknown." Screenshot 2 has the info from the
> scan-build file. Screenshot 3 has the command I am inputting and the
> perl command it is switching too for the command line.
>
>
> Any assistance would be much appreciated and I do apologize if I am
> mailing the wrong list, it has been a while.
>
>
> Regards,
> Jon Lockhart
> PhD Candidate - EE Systems
> University of Cincinnati
> lockhaja at mail.uc.edu
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160122/e3f200cb/attachment.html>
More information about the cfe-dev
mailing list