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

Пофиксить сборку ноды в докере под виндой #108

Open
t3ran13 opened this issue May 24, 2020 · 1 comment

Comments

@t3ran13
Copy link

t3ran13 commented May 24, 2020

[ 47%] Built target graphene_utilities
Scanning dependencies of target build_hardfork_hpp
/usr/bin/env: ‘python3\r’: No such file or directory
make[2]: *** [libraries/chain/CMakeFiles/build_hardfork_hpp] Error 127
libraries/chain/CMakeFiles/build_hardfork_hpp.dir/build.make:57: recipe for target 'libraries/chain/CMakeFiles/build_hardfork_hpp' failed
make[1]: *** [libraries/chain/CMakeFiles/build_hardfork_hpp.dir/all] Error 2
CMakeFiles/Makefile2:1134: recipe for target 'libraries/chain/CMakeFiles/build_hardfork_hpp.dir/all' failed
make: *** [all] Error 2
Makefile:127: recipe for target 'all' failed
The command '/bin/sh -c cd /usr/local/src/golos && git submodule deinit -f . && git submodule update --init --recursive -f && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_GOLOS_TESTNET=FALSE -DBUILD_SHARED_LIBRARIES=FALSE -DCHAINBASE_CHECK_LOCKING=FALSE -DENABLE_MONGO_PLUGIN=FALSE .. && make -j1 && make install && rm -rf /usr/local/src/golos' returned a non-zero code: 2

@t3ran13
Copy link
Author

t3ran13 commented May 24, 2020

изза того, что гит клон делается в файловой системе винды где-то проскальзывает в файлах перенос строки винды, из-за чего сборка ломается

тот кто работаел с питоном, думаю, может быстро разобратьсяя и пофиксить

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