Search Criteria
Package Details: cppcheck-git 1.89.205.g0011fb5a3-1
Git Clone URL: | https://aur.archlinux.org/cppcheck-git.git (read-only, click to copy) |
---|---|
Package Base: | cppcheck-git |
Description: | A tool for static C/C++ code analysis. |
Upstream URL: | http://cppcheck.wiki.sourceforge.net |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | aksr |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 3 |
Popularity: | 0.000018 |
First Submitted: | 2015-09-03 12:02 |
Last Updated: | 2019-09-25 09:18 |
Dependencies (7)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- python-pygments
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- docbook-xsl (make)
- git (git-git) (make)
- python (python-dbg) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (13)
- cammill (requires cppcheck) (check)
- cammill-git (requires cppcheck) (check)
- cppfs (requires cppcheck) (optional)
- cppfs-git (requires cppcheck) (optional)
- geany-plugin-markdown (requires cppcheck) (make)
- kdevelop-git (requires cppcheck) (optional)
- osquery-git (requires cppcheck) (make)
- pixz-git (requires cppcheck) (check)
- qtcreator-cppcheck-plugin (requires cppcheck)
- qtcreator-cppcheck-plugin-git (requires cppcheck)
- ros-ardent-ament-cppcheck (requires cppcheck)
- wxlua (requires cppcheck) (check)
- wxlua-git (requires cppcheck) (check)
Latest Comments
Cilyan commented on 2021-01-27 07:02
It misses
z3
as a makedepends. After installation however, it doesn't work.although the variable seems to be set during build...
I used the patch from simonfxr to overcome the issue. Possibly, there is a conflict with
CFGDIR
?simonfxr commented on 2019-09-12 20:00
Here is a patch to make it work again after upstream build changes: https://gist.github.com/simonfxr/a8790010d7165ca367008feb513116a2