Things are looking up these last 24 hours
- X512 provided a great set of build-packages for riscv64
- I’ve massaged them into our build infrastructure
- haiku riscv64 now builds a nightly image profile instead of only the “minimal” profile
- I’ve cobbled together a haikuports repo from it as well. Keep in mind that these are all built by @X512 and might be unstable.
TODO:
- We’re missing stable python 3 packages on riscv64 (required to run haikuporter)… i’m attempting some manual compiling of python to get it going.
- We have some “unstable” python3/python2 packages, but they all do weird things like not support tar files, etc. (things needed for haikuporter)
- Once we get a stable python3 package, we should be able to start doing some initial builds (and rebuilds) of critical packages.