Search Criteria
Package Details: cppcheck-git 1:2.7.r1730.58dd92dd1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cppcheck-git.git (read-only, click to copy) |
---|---|
Package Base: | cppcheck-git |
Description: | Tool for static C/C++ code analysis |
Upstream URL: | https://cppcheck.sourceforge.io/ |
Licenses: | GPL3 |
Conflicts: | cppcheck |
Provides: | cppcheck |
Submitter: | aksr |
Maintainer: | eclairevoyant |
Last Packager: | eclairevoyant |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-03 12:02 (UTC) |
Last Updated: | 2023-06-17 00:20 (UTC) |
Dependencies (14)
- pcre
- python (python37AUR, python311AUR, python310AUR)
- tinyxml2 (tinyxml2-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- python-pygments (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-tools (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – cppcheck-gui integration
- python-pygments (optional) – cppcheck-htmlreport
- qt5-tools (optional) – cppcheck-gui
Required by (19)
- cmake-init-git (requires cppcheck) (optional)
- codechecker (requires cppcheck) (optional)
- console-bridge (requires cppcheck) (make)
- core-lightning (requires cppcheck) (optional)
- cppfs (requires cppcheck) (optional)
- cppfs-git (requires cppcheck) (optional)
- detwinner (requires cppcheck) (make)
- detwinner-git (requires cppcheck) (make)
- earlyoom-git (requires cppcheck) (check)
- kdevelop-git (requires cppcheck) (optional)
- libzypp (requires cppcheck) (make)
- libzypp-doc (requires cppcheck) (make)
- nbt-cpp (requires cppcheck) (make)
- opm-grid (requires cppcheck) (make)
- pixz-git (requires cppcheck) (check)
- ros2-humble-geographic-msgs (requires cppcheck) (check)
- ros2-humble-pcl-msgs (requires cppcheck) (check)
- wxlua (requires cppcheck) (check)
- wxlua-git (requires cppcheck) (check)
Latest Comments
Cilyan commented on 2021-01-27 07:02 (UTC) (edited on 2021-01-27 07:26 (UTC) by Cilyan)
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 (UTC) (edited on 2019-09-12 20:03 (UTC) by simonfxr)
Here is a patch to make it work again after upstream build changes: https://gist.github.com/simonfxr/a8790010d7165ca367008feb513116a2