Search Criteria
Package Details: lighthouse-ethereum 8.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lighthouse-ethereum.git (read-only, click to copy) |
|---|---|
| Package Base: | lighthouse-ethereum |
| Description: | Ethereum consensus client in Rust |
| Upstream URL: | https://github.com/sigp/lighthouse |
| Licenses: | Apache-2.0 |
| Conflicts: | lighthouse-bin, lighthouse-ethereum-bin |
| Submitter: | bargst |
| Maintainer: | Kewl |
| Last Packager: | Kewl |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-30 11:49 (UTC) |
| Last Updated: | 2026-07-21 10:32 (UTC) |
Dependencies (11)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- sqlite (sqlite-fossilAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lld (llvm-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
Latest Comments
mansuetus commented on 2024-02-24 10:32 (UTC) (edited on 2024-02-25 09:08 (UTC) by mansuetus)
I'm having some trouble compiling with
makepkg -sithe 5.0.0 release (or "any" release).works, but
makepkg -siproduces errors at about 1000/1116. Is anyone having same kind of issue ?osimarr commented on 2023-05-27 07:38 (UTC) (edited on 2023-05-27 07:40 (UTC) by osimarr)
Need to add this missing dependence:
libpqxxxrchz commented on 2022-01-20 21:45 (UTC)
clang is now required as a makedepend
<deleted-account> commented on 2021-03-23 18:29 (UTC)
This should have
makeas a mandatory build dependency (required byopenssl-sys)Spider.007 commented on 2020-09-25 07:59 (UTC)
please consider moving from $_commit to simply:
source=("git+https://github.com/sigp/lighthouse.git#tag=v$pkgver")