Search Criteria
Package Details: ikos 3.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ikos.git (read-only, click to copy) |
---|---|
Package Base: | ikos |
Description: | Static analyzer for C and C++ developed by NASA |
Upstream URL: | https://github.com/nasa-sw-vnv/ikos |
Keywords: | analyzer c c++ nasa staticanalyzer |
Licenses: | custom:NOSA 1.3 |
Submitter: | arthaud |
Maintainer: | None |
Last Packager: | Mr.Smith1974 |
Votes: | 8 |
Popularity: | 0.000065 |
First Submitted: | 2016-05-27 06:44 (UTC) |
Last Updated: | 2024-01-21 06:46 (UTC) |
Dependencies (14)
- apronAUR (apronAUR, apron-gitAUR)
- boost-libs
- clang14
- gmp (gmp-hgAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- llvm14
- llvm14-libs
- ppl
- python (python37AUR, python311AUR, python310AUR)
- python-pygments
- sqlite (sqlite-fossilAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- llvm14 (make)
Latest Comments
Mr.Smith1974 commented on 2023-07-10 17:50 (UTC)
Build fails with error:
andreip commented on 2022-04-21 07:19 (UTC)
With extra/tbb installed:
GuardedAirplane commented on 2021-06-03 23:57 (UTC) (edited on 2021-06-04 00:06 (UTC) by GuardedAirplane)
Package will not build as configured as CMake requests llvm-9 be installed. The current llvm package in the dependency list will install llvm-11 at the time of writing this comment.
EDIT: llvm9 exists in the AUR, so switching to that should allow it to build.