Search Criteria
Package Details: ethash-lib 0.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ethash-lib.git (read-only, click to copy) |
---|---|
Package Base: | ethash-lib |
Description: | C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm. |
Upstream URL: | https://github.com/chfast/ethash |
Licenses: | GPL3 |
Conflicts: | ethash, ethash-git, ethash-lib, ethash-lib-git |
Provides: | ethash, ethash-lib |
Submitter: | EndlessEden |
Maintainer: | EndlessEden |
Last Packager: | EndlessEden |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-13 14:42 (UTC) |
Last Updated: | 2022-07-08 17:59 (UTC) |
Dependencies (4)
- cmake (cmake-gitAUR) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
EndlessEden commented on 2022-05-28 05:22 (UTC)
Will update following personal matters (funerals)
EndlessEden commented on 2021-08-21 01:30 (UTC)
Updated: Fixed source to be tagged version (to comply with: https://wiki.archlinux.org/title/VCS_package_guidelines#Guidelines), fixed the issue jns0l3nt commented on (upstream issue...) and build-tested.
Will be uploading a complementary ethash-lib-git to go alongside this.
iyanmv commented on 2021-05-30 10:31 (UTC)
Also, it fails to compile with gcc 11, so I suggest you use gcc 10.
iyanmv commented on 2021-05-30 10:24 (UTC)
Please, change this package name to ethhash-lib-git [1] or modify the PKGBUILD so it uses the latest release available, not latest git commit.
[1] https://wiki.archlinux.org/title/VCS_package_guidelines#Guidelines
EndlessEden commented on 2021-05-25 18:10 (UTC)
FYI, this means it failed to download required components. Make sure you have enough space and/or your not blocking the hosts its downloading from.
if all else fails remove "/home/user/.hunter/_Base/Download/Hunter/0.23.224" to clean out truncated files potentially breaking the extraction of the package.
jns0l3nt commented on 2021-05-25 12:39 (UTC) (edited on 2021-05-25 12:41 (UTC) by jns0l3nt)
hunter build fails for me on both AMD and Intel systems.
CMake Error at /home/user/.hunter/_Base/Download/Hunter/0.23.224/18e57a4/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message):
Call Stack (most recent call first):
/home/user/.hunter/_Base/Download/Hunter/0.23.224/18e57a4/Unpacked/cmake/modules/hunter_fatal_error.cmake:20 (hunter_error_page)
/home/user/.hunter/_Base/Download/Hunter/0.23.224/18e57a4/Unpacked/cmake/modules/hunter_download.cmake:617 (hunter_fatal_error)
/home/user/.hunter/_Base/Download/Hunter/0.23.224/18e57a4/Unpacked/cmake/projects/benchmark/hunter.cmake:32 (hunter_download)
/home/user/.hunter/_Base/Download/Hunter/0.23.224/18e57a4/Unpacked/cmake/modules/hunter_add_package.cmake:62 (include)
test/benchmarks/CMakeLists.txt:5 (hunter_add_package)