question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to build electrs on Odroid HC2

See original GitHub issue

This 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:open
  • Created 4 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
justinmooncommented, Jul 13, 2019

Hey sorry for the delay. I will try again shortly. I gave up earlier but will try again.

1reaction
romanzcommented, Mar 28, 2019

CC: @sangaman @openoms (who were running electrs on similar hardware)

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found