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) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
- jre-openjdk (jdk16-adoptopenjdkAUR, openjdk-liberica8-full-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica-full-binAUR, zulu-jre-fx-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- python (make)
Latest Comments
1 2 3 Next › Last »
ilonachan commented on 2024-01-28 17:40 (UTC)
As described in the news article from 2023/11/02,
jre-openjdknow conflicts withjdk-openjdk, which means this can't be installed on systems where the JDK is needed anymore. I'm pretty sure you can depend onjava-runtime-openjdkinstead, which is provided by both.bkb commented on 2023-06-15 12:08 (UTC) (edited on 2023-06-15 12:09 (UTC) by bkb)
Why didn't you make a system to clear git?
mschmitzberger commented on 2021-11-04 05:53 (UTC)
Thank you for the hint @allafesta. Just updated.
allafesta commented on 2021-11-03 23:48 (UTC)
Hi there, ycmd has dropped the use of waitress (commit b0cb3b89), so the PKGBUILD fails at line 35:
After removing waitress from that line it builds successfully.
mschmitzberger commented on 2021-02-18 12:53 (UTC)
Thank you for the hint @oi_wtf!
oi_wtf commented on 2021-02-18 12:46 (UTC) (edited on 2021-02-18 12:49 (UTC) by oi_wtf)
Please do not use arch=('any') for this package. The resulting package contains architecture-specific binaries (*.so files, etc).
'any' is only for packages that could be built on x86_64 and installed on armv7 while still working (like fonts, icons, bash scripts, etc). This is not the case here.
For further info on this, see: https://wiki.archlinux.org/index.php/PKGBUILD#arch
If you dont want to list any arch in existence, tell people about
makepkg --ignorearch.mschmitzberger commented on 2021-01-20 06:11 (UTC)
Thank you for your feedback! I've added the missing go, npm, jre-openjdk dependency to makedepends part.
oi_wtf commented on 2021-01-19 21:33 (UTC)
Seems like go is needed in depends or makedepends, probably the latter?
Done installing Omnisharp ERROR: Unable to find executable 'go'. go is required to build gopls. ==> ERROR: A failure occurred in build(). Aborting...karel commented on 2020-02-03 07:41 (UTC)
The 'python-future' issue should be resolved now.
CBRock commented on 2020-02-01 19:08 (UTC)
Same error as the previous user. Is there a fix for this yet? Tried both pikaur and makepkg.
1 2 3 Next › Last »