We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ 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
The text was updated successfully, but these errors were encountered:
изза того, что гит клон делается в файловой системе винды где-то проскальзывает в файлах перенос строки винды, из-за чего сборка ломается
тот кто работаел с питоном, думаю, может быстро разобратьсяя и пофиксить
Sorry, something went wrong.
No branches or pull requests
[ 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
The text was updated successfully, but these errors were encountered: