I'm getting 9 generated errors (not related to my changes)

Whenever I run the build command here:

utils/build-script --skip-build-benchmarks \                                                                                         ─╯
  --skip-ios --skip-watchos --skip-tvos --swift-darwin-supported-archs "$(uname -m)" \
  --sccache --release-debuginfo --swift-disable-dead-stripping

I get 9 generated errors, so could anyone help to work around to push my 1st issue

Most of them are in DAK

9 errors generated.
[14/1061][  1%][13.253s] Building CXX object stdlib/public/SwiftRemoteMirror/CMakeFiles/swiftRemoteMirror-macosx-arm64.dir/SwiftRemoteMirror.cpp.o
ninja: build stopped: subcommand failed.
ERROR: command terminated with a non-zero exit status 1, aborting```

Hi Mohanad, what are the errors?