Search Criteria
Package Details: ycmd-git r2844.06228007-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/ycmd-git.git (read-only, click to copy) |
---|---|
Package Base: | ycmd-git |
Description: | A code-completion & code-comprehension server. |
Upstream URL: | https://github.com/ycm-core/ycmd |
Keywords: | code completion |
Licenses: | GPLv3 |
Submitter: | karel |
Maintainer: | mschmitzberger |
Last Packager: | mschmitzberger |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-28 17:38 (UTC) |
Last Updated: | 2021-11-04 05:53 (UTC) |
Dependencies (8)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- jre-openjdk (jdk16-adoptopenjdkAUR, zulu-jre-fx-binAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
nesadi commented on 2020-01-27 13:02 (UTC) (edited on 2020-01-27 13:03 (UTC) by nesadi)
Getting this error when I try to build this package:
karel commented on 2019-12-03 12:34 (UTC)
@DocDoomDuck, thanks for notifying me! I updated the package build.
DocDoomDuck commented on 2019-12-01 21:44 (UTC) (edited on 2019-12-01 21:46 (UTC) by DocDoomDuck)
Hello karel, I got this error while trying to install you package using yay:
karel commented on 2019-11-13 07:19 (UTC)
@BrainDamage and @Nephyrin, thanks for the useful comments!
Nephyrin commented on 2019-11-12 22:48 (UTC) (edited on 2019-11-12 22:48 (UTC) by Nephyrin)
This is missing a nested submodule inside jedi.git:
jedi/third_party/typeshed
(itself insidethird_party/jedi_deps/jedi
)Can be fixed by adding "git+https://github.com/davidhalter/typeshed.git" as a source, then appending this to prepare():
BrainDamage commented on 2019-10-22 06:15 (UTC)
You might want to pass -DUSE_SYSTEM_BOOST=ON and add to makedepends boost and to depends boost-libs, it'll shorten the compile time considerably as well as use the system libs
Consider also setting -DUSE_CLANG_COMPLETER=ON since you have it in the dependencies anyway
karel commented on 2019-07-19 07:56 (UTC)
Thanks for reporting that!
cg505 commented on 2019-07-19 00:03 (UTC)
Missing dependency on
python-certifi
.veleiro commented on 2019-02-12 16:19 (UTC)
getting this error when trying to build the package .cache/pikaur/build/ycmd-git/src/ycmd/clang_includes': No such file or directory
this is after ycmd builds
karel commented on 2018-12-17 20:12 (UTC)
If you are willing to add such optional support then I could add you as a co-maintainer.
« First ‹ Previous 1 2 3 Next › Last »