Search Criteria
Package Details: compiledb 0.10.7-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/compiledb.git (read-only, click to copy) |
---|---|
Package Base: | compiledb |
Description: | Tool for generating Clang's JSON Compilation Database file for GNU make-based build systems |
Upstream URL: | https://github.com/nickdiego/compiledb |
Keywords: | ycm youcompleteme |
Licenses: | GPL-3.0-only |
Replaces: | compiledb-generator |
Submitter: | hexchain |
Maintainer: | groctel |
Last Packager: | groctel |
Votes: | 5 |
Popularity: | 0.96 |
First Submitted: | 2019-06-28 10:57 (UTC) |
Last Updated: | 2025-04-01 10:37 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-bashlexAUR
- python-click
- python-shutilwhichAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
groctel commented on 2025-05-12 08:59 (UTC)
If you're facing the
ModuleNotFoundError: No module named 'bashlex'
after the time of writing this comment, it seems to be an issue with thebashlex
package itself. You can solve it by reinstalling it and the installingcompiledb
.newwronganswer commented on 2024-08-23 14:17 (UTC)
tategotoazarasi, I had the same issue.
Clearing cache and doing a clean build resolved it.
tategotoazarasi commented on 2024-06-10 06:44 (UTC)
SZanko commented on 2021-05-12 08:38 (UTC)
Did you install python-bashlex from the aur, python-shutilwhich from the offical repos?
MrHritik commented on 2021-05-11 13:03 (UTC)
I'm getting
wuxb commented on 2020-05-12 05:25 (UTC)
Hi the build dependency "python-setuptools" is missing.