google / agi

Android GPU Inspector
https://gpuinspector.dev
Apache License 2.0
944 stars 138 forks source link

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

Open t2prince opened 11 months ago

t2prince commented 11 months ago

Environment information:

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.