RTEMS Source Builder - Set Builder, 5 (f07d2b6e9ad7) error: exe: not found: (__xz) xz error: host build environment is not set up correctly

RTEMS Source Builder - Set Builder, 5 (f07d2b6e9ad7) error: exe: not found: (__xz) xz error: host build environment is not set up correctly

我想在 beaglebone black 上安装 rtem。首先,我正在尝试为 SD 卡创建图像。我正在关注这个 link [https://docs.rtems.org/branches/master/user/start/index.html#creating-a-workspace] 但是当我写 ./source-builder/sb-check 这个步骤时它返回了我 ;

RTEMS Source Builder - Check, 5 (f07d2b6e9ad7)
error: exe: not found: (__xz) xz
Environment is not correctly set up

我正在使用 macOS 我已经开发了 IOS 应用程序,所以我有 Xcode 和 comment line tools 但它仍然不起作用。 此外,我还下载了适用于 MacOS 的 HomeBrew 打包工具。我不改变情况。 然后我下载git clone https://git.tukaani.org/xz.git 但还是不行。 有人可以帮我吗? 我会很高兴吗?

下载并安装 brew (/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)") 安装 xz 后 "brew install xz"