You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
I am trying to set up my own local network EOSIO and for that, I am following boot-bios-sequence.
I am going step by step so I installed binaries of EOSIO and EOSIO.CDT as said at step 1.1 so when you go for EOSIO.CDT it will redirect you to here. This package is not there in the EOSIO.CDT releases so I downloaded the binary of v.1.6.1
And It goes perfect until step 1.7 but in step 1.8 it asks for clone the eosio.contract so I cloned that and run "./build.sh" script it took more than 3 hours to compile but It was not successfully compiled as the script stuck at 100% and said that "Linking CXX file to eosio.system.wasm", it won't be completed.
I tried with other EOSIO.CDT versions but I faced the same issue. I don't know what is the exact issue because it won't give me any type of error. it just simply reached to 100% and then it stuck and doesn't compile successfully.
I am using three AWS instances with the same configuration (8 GB RAM, 30 GB HDD, 2 CPUs) and all have ubuntu 16.04 LTS
The text was updated successfully, but these errors were encountered:
I am trying to set up my own local network EOSIO and for that, I am following boot-bios-sequence.
I am going step by step so I installed binaries of EOSIO and EOSIO.CDT as said at step 1.1 so when you go for EOSIO.CDT it will redirect you to here. This package is not there in the EOSIO.CDT releases so I downloaded the binary of v.1.6.1
And It goes perfect until step 1.7 but in step 1.8 it asks for clone the eosio.contract so I cloned that and run "./build.sh" script it took more than 3 hours to compile but It was not successfully compiled as the script stuck at 100% and said that "Linking CXX file to eosio.system.wasm", it won't be completed.
I tried with other EOSIO.CDT versions but I faced the same issue. I don't know what is the exact issue because it won't give me any type of error. it just simply reached to 100% and then it stuck and doesn't compile successfully.
I am using three AWS instances with the same configuration (8 GB RAM, 30 GB HDD, 2 CPUs) and all have ubuntu 16.04 LTS

The text was updated successfully, but these errors were encountered: