Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This will not finish compiling. #1

Open
Blaksmith opened this issue Jun 28, 2021 · 0 comments
Open

This will not finish compiling. #1

Blaksmith opened this issue Jun 28, 2021 · 0 comments

Comments

@Blaksmith
Copy link

This issue tracker is only for technical issues related to ELONCOIN Core.
General ELONCOIN questions and/or support requests and are best directed to the ELONCOIN Discord.

Describe the issue

It will not finish compiling. It halts due to a bad makefile.

Can you reliably reproduce the issue?

Yes, multiple machines and OS's (Ubuntu 18.04, and 20.04)

If so, please list the steps to reproduce below:

  1. Start the compile
  2. Wait for it to start linking
  3. Get the error

Expected behavior

It should compile

Actual behavior

Here is the output of the error:

make[3]: Leaving directory '/home/user/git/Eloncoin'
RUSTC="" TERM=dumb  build --release   --manifest-path ../Cargo.toml
/bin/bash: build: command not found
Makefile:13830: recipe for target 'cargo-build' failed
make[2]: *** [cargo-build] Error 127
make[2]: Leaving directory '/home/user/git/Eloncoin/src'
Makefile:13300: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/user/git/Eloncoin/src'
Makefile:781: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Screenshots.

None

What version of ELONCOIN Core are you using?

Latest on github

Machine specs:

  • OS: Ubuntu 18.04 and Ubuntu 20.04
  • CPU: (both VM and hardware CPU types)
  • RAM: over 4Gb on each machine tested
  • Disk size: Over 300Gb
  • Disk Type (HD/SDD): Irrelevent

Any extra information that might be useful in the debugging process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant