Unable to build electrs on Odroid HC2
See original GitHub issueThis issue is a problem I encountered with your electrs fork – but that repo doesn’t accept issues so I’m posting here.
I get an error when I run the build command described in the directions:
$ cargo run --release --bin electrs -- -vvvv --daemon-dir ~/.bitcoin
Downloaded cc v1.0.25
...
Compiling crossbeam-utils v0.6.1
Compiling rayon-core v1.4.1
error: failed to run custom build command for `rayon-core v1.4.1`
could not execute process `/mnt/hdd2/electrs/target/release/build/rayon-core-ce94679caf3f5155/build-script-build` (never executed)
warning: build failed, waiting for other jobs to finish...
error: build failed
I can run the same command from the base romanz/electrs project and it builds successfully.
So I don’t believe it’s an upstream problem. But I lack the rust chops to debug exactly what is failing …
Issue Analytics
- State:
- Created 4 years ago
- Comments:9
Top Results From Across the Web
Ubuntu 22.04 for ODROID-N2/C4/HC4 - Page 4
Have fun with your ODROID. I tried to do this on my HC4 but I get the following error. E: Unable to locate...
Read more >Neat Odroid & GlusterFS Build Stashes Data, Sips Power
If any of the drives or HC2 systems fails, the NAS system will keep on working without a hiccup. A system like this...
Read more >200TB Glusterfs Odroid HC2 Build : r/DataHoarder
I had been experimenting with glusterfs and ceph, using ~40 small VMs to simulate various configurations and failure modes (power loss, failed ......
Read more >613 - Building a Web Server with an ODROID-N2 - YouTube
ARM is revolutionizing the server room, and this week we'll learn to turn a small, sub-$100 single board ARM computer into a fully-capable ......
Read more >ODROID HC2 : Home Cloud Two : Electronics
Amazon.com: ODROID HC2 : Home Cloud Two : Electronics. ... A: You may need to build teamviewer from source... which may defy your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey sorry for the delay. I will try again shortly. I gave up earlier but will try again.
CC: @sangaman @openoms (who were running
electrs
on similar hardware)