Error compiling on every attempted build
Opened this issue · 0 comments
Deleted user commented
title: ''
labels: bug
Package Bug: Build script
Expected Behavior
Compiling just fine
Actual Behavior
There is always an error when compiling something, here's one for compiling for aarch64.
Steps to Reproduce the Problem
- ./build stage -j12 -a aarch64 meta-toolchain
- ./build image -j12 -a aarch64 -d mate
Specifications
- Architecture: aarch64 target
Build machine specs:
Other Notes:
I have followed the guide to building from source.