Search Criteria
Package Details: grin-miner-git r211.8a2c2d7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grin-miner-git.git (read-only, click to copy) |
---|---|
Package Base: | grin-miner-git |
Description: | Standalone miner for grin |
Upstream URL: | https://github.com/mimblewimble/grin-miner |
Licenses: | Apache |
Submitter: | tensor5 |
Maintainer: | tensor5 |
Last Packager: | tensor5 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-18 21:06 (UTC) |
Last Updated: | 2019-01-19 12:57 (UTC) |
Dependencies (4)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
tensor5 commented on 2019-06-27 07:02 (UTC)
@senkomputilulo, I built it today without problems. Can you try updating your system?
<deleted-account> commented on 2019-06-21 15:39 (UTC)
Compilation fail for me.
build script failed, must exit now', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776:5 note: Run with
RUST_BACKTRACE=1
environment variable to display a backtrace.warning: build failed, waiting for other jobs to finish... error: build failed ==> ERROR: A failure occurred in build(). Aborting... :: failed to build grin-miner-git package(s)
tensor5 commented on 2019-01-19 12:58 (UTC)
Thanks, try now.
steinbuch commented on 2019-01-18 22:35 (UTC)
Compilations fails for me:
Compiling parking_lot_core v0.3.1 error: failed to run custom build command for
cuckoo_miner v1.0.2 (/home/papa/aur/grin-miner-git/src/grin-miner/cuckoo-miner)
process didn't exit successfully:/home/papa/aur/grin-miner-git/src/grin-miner/target/release/build/cuckoo_miner-9aec352e41cea8e6/build-script-build
(exit code: 101) --- stdout Thesrc/cuckoo_sys/plugins/cuckoo
directory is empty. Did you forget to pull the submodules? Trygit submodule update --init --recursive
--- stderr thread 'main' panicked at 'explicit panic', cuckoo-miner/src/build.rs:43:3 note: Run with
RUST_BACKTRACE=1
for a backtrace.warning: build failed, waiting for other jobs to finish... error: build failed