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

Make error #8

Open
Nadunorus opened this issue May 31, 2022 · 0 comments
Open

Make error #8

Nadunorus opened this issue May 31, 2022 · 0 comments

Comments

@Nadunorus
Copy link

System information

Monero version: monerod --version or commit hash via git rev-parse --short HEAD if master branch

Stratum commit hash: git rev-parse --short HEAD

OS & Version: Linux/OSX
Linux 18.0.4

Expected behaviour

Program make a file.

Actual behaviour

[100%] Built target cnutil
package kevacoin.org/keva-stratum/v2/pool: unrecognized import path "kevacoin.org/keva-stratum/v2/pool" (parse https://kevacoin.org/keva-stratum/v2/pool?go-get=1: no go-import meta tags ())
package kevacoin.org/keva-stratum/v2/stratum: unrecognized import path "kevacoin.org/keva-stratum/v2/stratum" (parse https://kevacoin.org/keva-stratum/v2/stratum?go-get=1: no go-import meta tags ())
CMakeFiles/build.dir/build.make:57: recipe for target 'CMakeFiles/build' failed
make[2]: *** [CMakeFiles/build] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/build.dir/all' failed
make[1]: *** [CMakeFiles/build.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

Steps to reproduce the behaviour

After run command cmake ..

Backtrace

ss

[backtrace]
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