ataraxialinux/ataraxia

Error compiling on every attempted build

Opened this issue · 0 comments


title: ''
labels: bug

Package Bug: Build script

Expected Behavior

Compiling just fine

Actual Behavior

image
There is always an error when compiling something, here's one for compiling for aarch64.

Steps to Reproduce the Problem

  1. ./build stage -j12 -a aarch64 meta-toolchain
  2. ./build image -j12 -a aarch64 -d mate

Specifications

  • Architecture: aarch64 target

Build machine specs:

image

Other Notes:

I have followed the guide to building from source.