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-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- python
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- jre-openjdk (jdk16-adoptopenjdkAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica8-full-binAUR, openjdk-liberica-full-binAUR, zulu-jre-fx-binAUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- python (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:
==> Starting prepare()... error: pathspec 'third_party/frozendict' did not match any file(s) known to git ==> ERROR: A failure occurred in prepare(). Aborting... Error making: ycmd-gitkarel 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 »