Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NXArchInfo' is deprecated: first deprecated in macOS 13.0. #1326

Open
t2prince opened this issue Oct 17, 2023 · 0 comments
Open

'NXArchInfo' is deprecated: first deprecated in macOS 13.0. #1326

t2prince opened this issue Oct 17, 2023 · 0 comments

Comments

@t2prince
Copy link

Environment information:

  • AGI version: 3.3.1
  • Host OS: macOS 13.4.1

Bug description
bazel-out/darwin_arm64-fastbuild/bin/external/breakpad/_virtual_includes/breakpad/common/mac/arch_utilities.h:41:7: error: 'NXArchInfo' is deprecated: first deprecated in macOS 13.0 - No longer supported [-Werror,-Wdeprecated-declarations]
const NXArchInfo* BreakpadGetArchInfoFromName(const char* arch_name);

Reproduction steps

  1. bazel build pkg

Screenshots
스크린샷 2023-10-17 오후 8 17 17

Additional debugging information
'NXArchInfo' is deprecated: first deprecated in macOS 13.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant