But I am running into compilation errors and the build fails with the following message:
cabal: Failed to build cardano-ledger-byron-test-1.3.0 (which is required by
test:cardano-api-test from cardano-api-1.29.0 and test:cardano-cli-test from
cardano-cli-1.29.0). See the build log above for details.
Failed to build plutus-core-0.1.0.0 (which is required by exe:plutus-example
from plutus-example-1.29.0, test:cardano-api-test from cardano-api-1.29.0 and
others). See the build log above for details.
Hi Nik, it is 32bit… I was wondering since it has been ported to raspberry, it should work on a 32bit pc … maybe I was too optimistic? I could not find any limitation in the documentation and the build should not even start. I still hope it can be fixed …
I believe people use RP 3 or 4 with 64bit OS, but don’t take me for granted as I haven’t tried compiling on RP and 32bit systems. Use the info as a starting point for further research.
The error sounds like that is the problem as the numeric values are out of bounds. Btw just to mention you’ll need 16GB RAM to be on the safe side.
You may have a better luck getting help if you spell out exactly what you are doing along with the output you see from the very beginning. If it’s too long, post a github gist and link it here. Same for all log files that are mentioned in the output: post them somewhere (in the same gist as separate files?) and link.
Hi Keith,
thanks for taking the time to looking into it. You find the information you asked in the very first post for this issue. In particular I uploaded the logs here Zefiro . I also described what I am trying to do (which is just installing a node following the instructions on a 32bit system). I’ll be very happy to provide more information if you need anything else.